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"="59140"]->.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" => 4.017153 "namelookup_time" => 0.000881 "connect_time" => 0.018672 "pretransfer_time" => 0.041387 "size_upload" => 2410.0 "size_download" => 57453.0 "speed_download" => 14301.0 "speed_upload" => 599.0 "download_content_length" => 57453.0 "upload_content_length" => 2410.0 "starttransfer_time" => 3.980916 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:d3c2:4ad2:7ad9:1d02" "local_port" => 37998 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 41299 "connect_time_us" => 18672 "namelookup_time_us" => 881 "pretransfer_time_us" => 41387 "starttransfer_time_us" => 3980916 "posttransfer_time_us" => 41386 "total_time_us" => 4017153 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769828928.8717 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1707 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#890 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1691 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 162.55.144.139, 65.109.112.52\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Sat, 31 Jan 2026 03:08:48 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 57453\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Sat, 31 Jan 2026 03:08:48 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 57453" "Content-Type: application/json" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.62.10 2d4cfc48",\n "osm3s": {\n "timestamp_osm_base": "2026-01-31T03:07:18Z",\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": 520967284,\n "lat": 50.0847493,\n "lon": 3.3629156,\n "timestamp": "2018-10-21T17:30:05Z",\n "version": 3,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 520967285,\n "lat": 50.0854709,\n "lon": 3.3626562,\n "timestamp": "2018-10-21T17:30:05Z",\n "version": 3,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 520967286,\n "lat": 50.0858237,\n "lon": 3.3640640,\n "timestamp": "2018-10-21T17:30:05Z",\n "version": 3,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426397,\n "lat": 50.0844955,\n "lon": 3.3654698,\n "timestamp": "2018-10-21T17:30:13Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426402,\n "lat": 50.0849675,\n "lon": 3.3646274,\n "timestamp": "2018-10-21T17:30:13Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426403,\n "lat": 50.0843689,\n "lon": 3.3654068,\n "timestamp": "2018-10-21T17:30:13Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426420,\n "lat": 50.0849197,\n "lon": 3.3651909,\n "timestamp": "2018-10-21T17:30:13Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426421,\n "lat": 50.0850229,\n "lon": 3.3648341,\n "timestamp": "2018-10-21T17:30:13Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 1813426426,\n "lat": 50.0829580,\n "lon": 3.3662553,\n "timestamp": "2025-12-19T19:00:18Z",\n "version": 5,\n "changeset": 176153384,\n "user": "Max-Kritic",\n "uid": 414659,\n "tags": {\n "operator": "RTE",\n "operator:wikidata": "Q2178795",\n "power": "pole",\n "ref": "2"\n }\n },\n {\n "type": "node",\n "id": 2398437909,\n "lat": 50.0893120,\n "lon": 3.3741770,\n "timestamp": "2013-09-12T13:37:53Z",\n "version": 2,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2398437911,\n "lat": 50.0893480,\n "lon": 3.3740260,\n "timestamp": "2013-09-12T13:37:53Z",\n "version": 2,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556259,\n "lat": 50.0727440,\n "lon": 3.3721510,\n "timestamp": "2013-09-12T13:27:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556260,\n "lat": 50.0727820,\n "lon": 3.3714090,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556261,\n "lat": 50.0727840,\n "lon": 3.3722770,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556262,\n "lat": 50.0728240,\n "lon": 3.3720950,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556263,\n "lat": 50.0728520,\n "lon": 3.3720760,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556264,\n "lat": 50.0728620,\n "lon": 3.3722260,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556265,\n "lat": 50.0728770,\n "lon": 3.3726440,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556266,\n "lat": 50.0728840,\n "lon": 3.3717900,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556267,\n "lat": 50.0728920,\n "lon": 3.3722060,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556268,\n "lat": 50.0728920,\n "lon": 3.3725550,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556269,\n "lat": 50.0729020,\n "lon": 3.3713310,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556270,\n "lat": 50.0729120,\n "lon": 3.3726150,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556271,\n "lat": 50.0729400,\n "lon": 3.3728330,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556272,\n "lat": 50.0729640,\n "lon": 3.3724930,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556273,\n "lat": 50.0729750,\n "lon": 3.3728050,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556274,\n "lat": 50.0730070,\n "lon": 3.3717100,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556275,\n "lat": 50.0730270,\n "lon": 3.3729600,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556276,\n "lat": 50.0730430,\n "lon": 3.3727470,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556277,\n "lat": 50.0730710,\n "lon": 3.3723590,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556279,\n "lat": 50.0730700,\n "lon": 3.3727260,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556280,\n "lat": 50.0730870,\n "lon": 3.3727890,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556281,\n "lat": 50.0731230,\n "lon": 3.3728930,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556282,\n "lat": 50.0731240,\n "lon": 3.3727630,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556284,\n "lat": 50.0731460,\n "lon": 3.3723130,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556285,\n "lat": 50.0731560,\n "lon": 3.3728720,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556286,\n "lat": 50.0731660,\n "lon": 3.3727020,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556287,\n "lat": 50.0732410,\n "lon": 3.3726560,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556289,\n "lat": 50.0739290,\n "lon": 3.3721230,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556290,\n "lat": 50.0739400,\n "lon": 3.3722450,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556291,\n "lat": 50.0740640,\n "lon": 3.3720950,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556292,\n "lat": 50.0740750,\n "lon": 3.3722160,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556293,\n "lat": 50.0741350,\n "lon": 3.3722960,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556294,\n "lat": 50.0741420,\n "lon": 3.3723730,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556295,\n "lat": 50.0741450,\n "lon": 3.3724040,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556296,\n "lat": 50.0741670,\n "lon": 3.3722270,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556297,\n "lat": 50.0741720,\n "lon": 3.3722870,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556298,\n "lat": 50.0741990,\n "lon": 3.3723600,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556299,\n "lat": 50.0742020,\n "lon": 3.3723920,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556300,\n "lat": 50.0742190,\n "lon": 3.3722160,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556301,\n "lat": 50.0742230,\n "lon": 3.3722640,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556302,\n "lat": 50.0742270,\n "lon": 3.3722640,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455556303,\n "lat": 50.0742350,\n "lon": 3.3723520,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574949,\n "lat": 50.0818110,\n "lon": 3.3640390,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574951,\n "lat": 50.0818290,\n "lon": 3.3639730,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574953,\n "lat": 50.0818620,\n "lon": 3.3640660,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574955,\n "lat": 50.0818380,\n "lon": 3.3755140,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574957,\n "lat": 50.0818790,\n "lon": 3.3639990,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574959,\n "lat": 50.0818940,\n "lon": 3.3746870,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574961,\n "lat": 50.0818970,\n "lon": 3.3753290,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574962,\n "lat": 50.0819010,\n "lon": 3.3755640,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574964,\n "lat": 50.0819410,\n "lon": 3.3637720,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574966,\n "lat": 50.0819070,\n "lon": 3.3746490,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574968,\n "lat": 50.0819150,\n "lon": 3.3754800,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574970,\n "lat": 50.0819520,\n "lon": 3.3640980,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574972,\n "lat": 50.0819250,\n "lon": 3.3754880,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574974,\n "lat": 50.0819280,\n "lon": 3.3747130,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574975,\n "lat": 50.0819700,\n "lon": 3.3636380,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574977,\n "lat": 50.0819410,\n "lon": 3.3746760,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574979,\n "lat": 50.0819830,\n "lon": 3.3637910,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574981,\n "lat": 50.0819510,\n "lon": 3.3753740,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574983,\n "lat": 50.0819940,\n "lon": 3.3637430,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574985,\n "lat": 50.0819590,\n "lon": 3.3753810,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574987,\n "lat": 50.0819970,\n "lon": 3.3635200,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574989,\n "lat": 50.0819960,\n "lon": 3.3638890,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574991,\n "lat": 50.0819980,\n "lon": 3.3641240,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574992,\n "lat": 50.0820430,\n "lon": 3.3639150,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574994,\n "lat": 50.0820460,\n "lon": 3.3638040,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574996,\n "lat": 50.0820540,\n "lon": 3.3637730,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455574998,\n "lat": 50.0820590,\n "lon": 3.3638120,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575000,\n "lat": 50.0820510,\n "lon": 3.3712990,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575002,\n "lat": 50.0820440,\n "lon": 3.3741010,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575004,\n "lat": 50.0820590,\n "lon": 3.3703770,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575006,\n "lat": 50.0820620,\n "lon": 3.3695860,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575008,\n "lat": 50.0820650,\n "lon": 3.3741210,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575009,\n "lat": 50.0820670,\n "lon": 3.3740410,\n "timestamp": "2013-09-12T13:35:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575011,\n "lat": 50.0820820,\n "lon": 3.3703360,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575013,\n "lat": 50.0820820,\n "lon": 3.3704070,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575015,\n "lat": 50.0821090,\n "lon": 3.3635850,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575016,\n "lat": 50.0820970,\n "lon": 3.3698630,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575017,\n "lat": 50.0820880,\n "lon": 3.3740590,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575018,\n "lat": 50.0821040,\n "lon": 3.3703650,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575019,\n "lat": 50.0821160,\n "lon": 3.3694930,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575021,\n "lat": 50.0821020,\n "lon": 3.3748340,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575023,\n "lat": 50.0821070,\n "lon": 3.3750200,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575025,\n "lat": 50.0821250,\n "lon": 3.3715500,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575027,\n "lat": 50.0821190,\n "lon": 3.3749880,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575029,\n "lat": 50.0821200,\n "lon": 3.3747810,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575030,\n "lat": 50.0821390,\n "lon": 3.3697650,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575032,\n "lat": 50.0821230,\n "lon": 3.3750330,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575034,\n "lat": 50.0821250,\n "lon": 3.3748960,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575036,\n "lat": 50.0821410,\n "lon": 3.3712350,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575038,\n "lat": 50.0821410,\n "lon": 3.3716070,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575040,\n "lat": 50.0821330,\n "lon": 3.3750030,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575042,\n "lat": 50.0821360,\n "lon": 3.3748630,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575044,\n "lat": 50.0821440,\n "lon": 3.3749130,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575046,\n "lat": 50.0821620,\n "lon": 3.3697220,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575047,\n "lat": 50.0821470,\n "lon": 3.3749620,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575049,\n "lat": 50.0821710,\n "lon": 3.3699120,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575051,\n "lat": 50.0821670,\n "lon": 3.3715890,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575053,\n "lat": 50.0821730,\n "lon": 3.3748260,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575055,\n "lat": 50.0822010,\n "lon": 3.3698360,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575056,\n "lat": 50.0821850,\n "lon": 3.3750830,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575058,\n "lat": 50.0822140,\n "lon": 3.3699740,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575060,\n "lat": 50.0822170,\n "lon": 3.3696330,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575062,\n "lat": 50.0822200,\n "lon": 3.3698720,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575064,\n "lat": 50.0822060,\n "lon": 3.3748300,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575065,\n "lat": 50.0822080,\n "lon": 3.3750120,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575067,\n "lat": 50.0822130,\n "lon": 3.3748100,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575069,\n "lat": 50.0822320,\n "lon": 3.3715430,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575071,\n "lat": 50.0822230,\n "lon": 3.3748180,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575073,\n "lat": 50.0822250,\n "lon": 3.3747580,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575075,\n "lat": 50.0822490,\n "lon": 3.3699100,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575076,\n "lat": 50.0822490,\n "lon": 3.3707670,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575078,\n "lat": 50.0822540,\n "lon": 3.3700260,\n "timestamp": "2013-09-12T13:35:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575080,\n "lat": 50.0822390,\n "lon": 3.3747680,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575082,\n "lat": 50.0822400,\n "lon": 3.3747110,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575083,\n "lat": 50.0822530,\n "lon": 3.3711550,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575087,\n "lat": 50.0822710,\n "lon": 3.3697710,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575089,\n "lat": 50.0822610,\n "lon": 3.3744900,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575091,\n "lat": 50.0822670,\n "lon": 3.3742400,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575094,\n "lat": 50.0822890,\n "lon": 3.3699620,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575096,\n "lat": 50.0822760,\n "lon": 3.3743170,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575098,\n "lat": 50.0822840,\n "lon": 3.3742580,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575100,\n "lat": 50.0822850,\n "lon": 3.3744480,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575112,\n "lat": 50.0822860,\n "lon": 3.3742050,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575114,\n "lat": 50.0822860,\n "lon": 3.3748920,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575116,\n "lat": 50.0822880,\n "lon": 3.3744530,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575118,\n "lat": 50.0823090,\n "lon": 3.3699890,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575120,\n "lat": 50.0823000,\n "lon": 3.3743500,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575121,\n "lat": 50.0823010,\n "lon": 3.3742260,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575123,\n "lat": 50.0823000,\n "lon": 3.3751530,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575127,\n "lat": 50.0823180,\n "lon": 3.3698460,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575128,\n "lat": 50.0823220,\n "lon": 3.3698380,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575130,\n "lat": 50.0823090,\n "lon": 3.3742570,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575132,\n "lat": 50.0823260,\n "lon": 3.3698560,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575134,\n "lat": 50.0823120,\n "lon": 3.3744840,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575136,\n "lat": 50.0823350,\n "lon": 3.3698390,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575137,\n "lat": 50.0823360,\n "lon": 3.3708630,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575139,\n "lat": 50.0823250,\n "lon": 3.3747760,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575141,\n "lat": 50.0823330,\n "lon": 3.3742890,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575144,\n "lat": 50.0823440,\n "lon": 3.3714630,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575146,\n "lat": 50.0823380,\n "lon": 3.3743460,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575148,\n "lat": 50.0823410,\n "lon": 3.3743510,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575150,\n "lat": 50.0823430,\n "lon": 3.3750760,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575151,\n "lat": 50.0823460,\n "lon": 3.3746000,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575153,\n "lat": 50.0823610,\n "lon": 3.3707590,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575155,\n "lat": 50.0823670,\n "lon": 3.3698820,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575157,\n "lat": 50.0823730,\n "lon": 3.3707760,\n "timestamp": "2013-09-12T13:35:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575159,\n "lat": 50.0823620,\n "lon": 3.3743020,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575160,\n "lat": 50.0823670,\n "lon": 3.3743860,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575162,\n "lat": 50.0823800,\n "lon": 3.3707870,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575164,\n "lat": 50.0823750,\n "lon": 3.3752570,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575166,\n "lat": 50.0823810,\n "lon": 3.3754160,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575167,\n "lat": 50.0824050,\n "lon": 3.3705010,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575169,\n "lat": 50.0824330,\n "lon": 3.3626570,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575171,\n "lat": 50.0823940,\n "lon": 3.3751790,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575173,\n "lat": 50.0823980,\n "lon": 3.3739980,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575174,\n "lat": 50.0824030,\n "lon": 3.3754340,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575176,\n "lat": 50.0824070,\n "lon": 3.3742780,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575178,\n "lat": 50.0824050,\n "lon": 3.3751620,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575180,\n "lat": 50.0824080,\n "lon": 3.3751980,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575181,\n "lat": 50.0824510,\n "lon": 3.3627350,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575183,\n "lat": 50.0824540,\n "lon": 3.3625800,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575185,\n "lat": 50.0824140,\n "lon": 3.3753120,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575187,\n "lat": 50.0824610,\n "lon": 3.3626670,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575188,\n "lat": 50.0824260,\n "lon": 3.3742170,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575190,\n "lat": 50.0824240,\n "lon": 3.3752790,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575192,\n "lat": 50.0824300,\n "lon": 3.3738990,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575194,\n "lat": 50.0824340,\n "lon": 3.3740270,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575195,\n "lat": 50.0824320,\n "lon": 3.3751660,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575197,\n "lat": 50.0824330,\n "lon": 3.3753390,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575199,\n "lat": 50.0824360,\n "lon": 3.3751250,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575201,\n "lat": 50.0824450,\n "lon": 3.3744140,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575202,\n "lat": 50.0824430,\n "lon": 3.3751320,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575204,\n "lat": 50.0824460,\n "lon": 3.3752970,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575206,\n "lat": 50.0824640,\n "lon": 3.3705840,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575208,\n "lat": 50.0824540,\n "lon": 3.3748270,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575209,\n "lat": 50.0824550,\n "lon": 3.3750650,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575211,\n "lat": 50.0824750,\n "lon": 3.3706010,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575213,\n "lat": 50.0825020,\n "lon": 3.3627530,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575215,\n "lat": 50.0824670,\n "lon": 3.3739300,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575217,\n "lat": 50.0825120,\n "lon": 3.3626840,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575218,\n "lat": 50.0824750,\n "lon": 3.3752010,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575220,\n "lat": 50.0824820,\n "lon": 3.3742620,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575222,\n "lat": 50.0824860,\n "lon": 3.3747600,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575224,\n "lat": 50.0825010,\n "lon": 3.3748820,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575225,\n "lat": 50.0825190,\n "lon": 3.3703210,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575227,\n "lat": 50.0825050,\n "lon": 3.3751050,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575229,\n "lat": 50.0825090,\n "lon": 3.3743580,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575231,\n "lat": 50.0825620,\n "lon": 3.3624950,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575232,\n "lat": 50.0825250,\n "lon": 3.3746820,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575234,\n "lat": 50.0825270,\n "lon": 3.3742970,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575236,\n "lat": 50.0825320,\n "lon": 3.3748180,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575238,\n "lat": 50.0825410,\n "lon": 3.3748280,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575239,\n "lat": 50.0825580,\n "lon": 3.3702560,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575241,\n "lat": 50.0825530,\n "lon": 3.3742720,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575243,\n "lat": 50.0825720,\n "lon": 3.3703970,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575244,\n "lat": 50.0825980,\n "lon": 3.3625220,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575245,\n "lat": 50.0825680,\n "lon": 3.3740020,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575247,\n "lat": 50.0825690,\n "lon": 3.3739510,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575249,\n "lat": 50.0826060,\n "lon": 3.3623740,\n "timestamp": "2013-09-12T13:35:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575251,\n "lat": 50.0825680,\n "lon": 3.3748480,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575252,\n "lat": 50.0826090,\n "lon": 3.3624930,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575253,\n "lat": 50.0825710,\n "lon": 3.3748410,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575254,\n "lat": 50.0825770,\n "lon": 3.3739280,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575255,\n "lat": 50.0825830,\n "lon": 3.3739630,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575256,\n "lat": 50.0825810,\n "lon": 3.3747480,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575258,\n "lat": 50.0825850,\n "lon": 3.3739350,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575260,\n "lat": 50.0825970,\n "lon": 3.3704660,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575262,\n "lat": 50.0825850,\n "lon": 3.3743340,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575264,\n "lat": 50.0826000,\n "lon": 3.3703530,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575265,\n "lat": 50.0825900,\n "lon": 3.3739400,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575267,\n "lat": 50.0825930,\n "lon": 3.3748710,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575269,\n "lat": 50.0826080,\n "lon": 3.3704480,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575271,\n "lat": 50.0825970,\n "lon": 3.3743190,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575272,\n "lat": 50.0826100,\n "lon": 3.3703360,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575274,\n "lat": 50.0826000,\n "lon": 3.3739150,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575276,\n "lat": 50.0825990,\n "lon": 3.3747690,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575278,\n "lat": 50.0826160,\n "lon": 3.3701630,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575280,\n "lat": 50.0826440,\n "lon": 3.3627250,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575281,\n "lat": 50.0826210,\n "lon": 3.3705000,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575283,\n "lat": 50.0826270,\n "lon": 3.3703070,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575285,\n "lat": 50.0826170,\n "lon": 3.3743560,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575287,\n "lat": 50.0826550,\n "lon": 3.3626450,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575289,\n "lat": 50.0826300,\n "lon": 3.3709480,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575290,\n "lat": 50.0826320,\n "lon": 3.3704820,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575292,\n "lat": 50.0826230,\n "lon": 3.3747900,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575294,\n "lat": 50.0826630,\n "lon": 3.3625370,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575295,\n "lat": 50.0826390,\n "lon": 3.3711630,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575297,\n "lat": 50.0826310,\n "lon": 3.3740600,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575299,\n "lat": 50.0826330,\n "lon": 3.3741790,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575301,\n "lat": 50.0826460,\n "lon": 3.3705020,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575302,\n "lat": 50.0826370,\n "lon": 3.3739500,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575304,\n "lat": 50.0826490,\n "lon": 3.3713550,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575306,\n "lat": 50.0826520,\n "lon": 3.3708960,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575308,\n "lat": 50.0826560,\n "lon": 3.3705160,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575309,\n "lat": 50.0826580,\n "lon": 3.3704380,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575311,\n "lat": 50.0826590,\n "lon": 3.3704820,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575313,\n "lat": 50.0826620,\n "lon": 3.3703570,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575315,\n "lat": 50.0826670,\n "lon": 3.3702430,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575316,\n "lat": 50.0826670,\n "lon": 3.3704950,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575318,\n "lat": 50.0826570,\n "lon": 3.3738950,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575320,\n "lat": 50.0826580,\n "lon": 3.3739910,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575322,\n "lat": 50.0826950,\n "lon": 3.3624510,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575323,\n "lat": 50.0826700,\n "lon": 3.3705700,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575325,\n "lat": 50.0826760,\n "lon": 3.3713770,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575327,\n "lat": 50.0826870,\n "lon": 3.3701490,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575328,\n "lat": 50.0826840,\n "lon": 3.3713590,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575329,\n "lat": 50.0826870,\n "lon": 3.3705610,\n "timestamp": "2013-09-12T13:35:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575331,\n "lat": 50.0826920,\n "lon": 3.3701390,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575333,\n "lat": 50.0826920,\n "lon": 3.3705320,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575335,\n "lat": 50.0826820,\n "lon": 3.3741230,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575337,\n "lat": 50.0826920,\n "lon": 3.3712520,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575338,\n "lat": 50.0826820,\n "lon": 3.3744840,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575340,\n "lat": 50.0826960,\n "lon": 3.3701620,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575342,\n "lat": 50.0826830,\n "lon": 3.3742730,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575344,\n "lat": 50.0826990,\n "lon": 3.3705420,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575346,\n "lat": 50.0827010,\n "lon": 3.3702910,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575348,\n "lat": 50.0827020,\n "lon": 3.3701520,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575349,\n "lat": 50.0827010,\n "lon": 3.3706170,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575351,\n "lat": 50.0827030,\n "lon": 3.3710190,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575353,\n "lat": 50.0827030,\n "lon": 3.3712270,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575355,\n "lat": 50.0826930,\n "lon": 3.3745100,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575357,\n "lat": 50.0827080,\n "lon": 3.3705290,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575358,\n "lat": 50.0827060,\n "lon": 3.3714010,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575360,\n "lat": 50.0826990,\n "lon": 3.3742420,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575362,\n "lat": 50.0826990,\n "lon": 3.3744520,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575364,\n "lat": 50.0827120,\n "lon": 3.3705990,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575366,\n "lat": 50.0827100,\n "lon": 3.3712720,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575367,\n "lat": 50.0827120,\n "lon": 3.3713870,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575369,\n "lat": 50.0827030,\n "lon": 3.3744620,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575371,\n "lat": 50.0827180,\n "lon": 3.3703660,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575373,\n "lat": 50.0827050,\n "lon": 3.3744270,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575375,\n "lat": 50.0827160,\n "lon": 3.3711970,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575376,\n "lat": 50.0827110,\n "lon": 3.3741130,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575378,\n "lat": 50.0827100,\n "lon": 3.3744400,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575380,\n "lat": 50.0827230,\n "lon": 3.3710350,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575381,\n "lat": 50.0827550,\n "lon": 3.3616400,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575383,\n "lat": 50.0827260,\n "lon": 3.3712100,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575385,\n "lat": 50.0827330,\n "lon": 3.3702130,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575387,\n "lat": 50.0827320,\n "lon": 3.3705810,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575388,\n "lat": 50.0827340,\n "lon": 3.3703400,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575390,\n "lat": 50.0827220,\n "lon": 3.3741090,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575392,\n "lat": 50.0827230,\n "lon": 3.3740520,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575394,\n "lat": 50.0827340,\n "lon": 3.3712190,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575396,\n "lat": 50.0827380,\n "lon": 3.3705720,\n "timestamp": "2013-09-12T13:35:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575398,\n "lat": 50.0827380,\n "lon": 3.3706700,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575399,\n "lat": 50.0827430,\n "lon": 3.3709860,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575401,\n "lat": 50.0827460,\n "lon": 3.3713110,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575403,\n "lat": 50.0827790,\n "lon": 3.3615740,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575405,\n "lat": 50.0827440,\n "lon": 3.3741570,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575407,\n "lat": 50.0827450,\n "lon": 3.3743260,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575409,\n "lat": 50.0827480,\n "lon": 3.3739890,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575411,\n "lat": 50.0827920,\n "lon": 3.3615420,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575412,\n "lat": 50.0827660,\n "lon": 3.3710780,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575414,\n "lat": 50.0827600,\n "lon": 3.3743640,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575415,\n "lat": 50.0827750,\n "lon": 3.3704500,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575416,\n "lat": 50.0827790,\n "lon": 3.3706490,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575417,\n "lat": 50.0827790,\n "lon": 3.3710900,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575418,\n "lat": 50.0827850,\n "lon": 3.3702660,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575419,\n "lat": 50.0827920,\n "lon": 3.3704230,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575420,\n "lat": 50.0827800,\n "lon": 3.3744110,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575421,\n "lat": 50.0828230,\n "lon": 3.3616650,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575422,\n "lat": 50.0827850,\n "lon": 3.3744050,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575423,\n "lat": 50.0828280,\n "lon": 3.3617370,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575424,\n "lat": 50.0828030,\n "lon": 3.3706280,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575425,\n "lat": 50.0828100,\n "lon": 3.3706360,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575426,\n "lat": 50.0828120,\n "lon": 3.3702220,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575427,\n "lat": 50.0828120,\n "lon": 3.3704520,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575428,\n "lat": 50.0828170,\n "lon": 3.3714890,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575429,\n "lat": 50.0828480,\n "lon": 3.3617010,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575430,\n "lat": 50.0828500,\n "lon": 3.3616210,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575431,\n "lat": 50.0828390,\n "lon": 3.3699970,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575432,\n "lat": 50.0828260,\n "lon": 3.3743620,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575433,\n "lat": 50.0828690,\n "lon": 3.3617210,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575434,\n "lat": 50.0828470,\n "lon": 3.3713050,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575435,\n "lat": 50.0828810,\n "lon": 3.3615410,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575436,\n "lat": 50.0828580,\n "lon": 3.3701260,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575437,\n "lat": 50.0828590,\n "lon": 3.3705210,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575438,\n "lat": 50.0828620,\n "lon": 3.3702760,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575439,\n "lat": 50.0828590,\n "lon": 3.3712800,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575440,\n "lat": 50.0828640,\n "lon": 3.3705150,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575441,\n "lat": 50.0828930,\n "lon": 3.3617500,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575442,\n "lat": 50.0828530,\n "lon": 3.3743890,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575443,\n "lat": 50.0828700,\n "lon": 3.3701060,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575444,\n "lat": 50.0828690,\n "lon": 3.3705190,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575445,\n "lat": 50.0828720,\n "lon": 3.3712960,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575446,\n "lat": 50.0828790,\n "lon": 3.3700260,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575447,\n "lat": 50.0828680,\n "lon": 3.3741320,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575448,\n "lat": 50.0828700,\n "lon": 3.3743150,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575449,\n "lat": 50.0828840,\n "lon": 3.3704050,\n "timestamp": "2013-09-12T13:35:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575450,\n "lat": 50.0828710,\n "lon": 3.3744740,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575451,\n "lat": 50.0828850,\n "lon": 3.3701230,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575452,\n "lat": 50.0828870,\n "lon": 3.3700530,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575453,\n "lat": 50.0829140,\n "lon": 3.3616430,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575454,\n "lat": 50.0828840,\n "lon": 3.3713460,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575455,\n "lat": 50.0828750,\n "lon": 3.3744240,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575456,\n "lat": 50.0828930,\n "lon": 3.3700410,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575457,\n "lat": 50.0828790,\n "lon": 3.3744170,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575458,\n "lat": 50.0828980,\n "lon": 3.3700470,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575459,\n "lat": 50.0828850,\n "lon": 3.3743490,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575460,\n "lat": 50.0828870,\n "lon": 3.3741750,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575462,\n "lat": 50.0828880,\n "lon": 3.3741190,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575464,\n "lat": 50.0829000,\n "lon": 3.3712420,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575465,\n "lat": 50.0828900,\n "lon": 3.3744390,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575467,\n "lat": 50.0829060,\n "lon": 3.3701790,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575469,\n "lat": 50.0828950,\n "lon": 3.3741920,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575471,\n "lat": 50.0829360,\n "lon": 3.3616700,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575473,\n "lat": 50.0829110,\n "lon": 3.3699610,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575475,\n "lat": 50.0829120,\n "lon": 3.3700640,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575477,\n "lat": 50.0829000,\n "lon": 3.3744980,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575479,\n "lat": 50.0829420,\n "lon": 3.3616230,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575481,\n "lat": 50.0829170,\n "lon": 3.3700130,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575482,\n "lat": 50.0829160,\n "lon": 3.3704440,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575484,\n "lat": 50.0829180,\n "lon": 3.3715700,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575491,\n "lat": 50.0829240,\n "lon": 3.3699750,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575493,\n "lat": 50.0829210,\n "lon": 3.3712670,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575494,\n "lat": 50.0829120,\n "lon": 3.3741740,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575496,\n "lat": 50.0829130,\n "lon": 3.3744770,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575498,\n "lat": 50.0829200,\n "lon": 3.3744860,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575500,\n "lat": 50.0829230,\n "lon": 3.3742550,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575502,\n "lat": 50.0829240,\n "lon": 3.3742570,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575504,\n "lat": 50.0829650,\n "lon": 3.3613790,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575506,\n "lat": 50.0829340,\n "lon": 3.3712400,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575508,\n "lat": 50.0829380,\n "lon": 3.3704620,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575510,\n "lat": 50.0829440,\n "lon": 3.3704670,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575512,\n "lat": 50.0829510,\n "lon": 3.3699420,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575514,\n "lat": 50.0829520,\n "lon": 3.3704740,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575516,\n "lat": 50.0829520,\n "lon": 3.3712010,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575518,\n "lat": 50.0829620,\n "lon": 3.3704030,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575520,\n "lat": 50.0829630,\n "lon": 3.3702110,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575522,\n "lat": 50.0829680,\n "lon": 3.3704090,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575524,\n "lat": 50.0829700,\n "lon": 3.3711220,\n "timestamp": "2013-09-12T13:35:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575539,\n "lat": 50.0829600,\n "lon": 3.3744260,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575542,\n "lat": 50.0829790,\n "lon": 3.3703610,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575544,\n "lat": 50.0829680,\n "lon": 3.3744400,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575546,\n "lat": 50.0829700,\n "lon": 3.3743140,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575548,\n "lat": 50.0829810,\n "lon": 3.3711330,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575550,\n "lat": 50.0829860,\n "lon": 3.3703650,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575552,\n "lat": 50.0829780,\n "lon": 3.3740990,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575554,\n "lat": 50.0829930,\n "lon": 3.3700990,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575556,\n "lat": 50.0829930,\n "lon": 3.3703280,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575558,\n "lat": 50.0829950,\n "lon": 3.3707710,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575559,\n "lat": 50.0829960,\n "lon": 3.3708330,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575561,\n "lat": 50.0829990,\n "lon": 3.3703350,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575563,\n "lat": 50.0830290,\n "lon": 3.3614650,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575565,\n "lat": 50.0830000,\n "lon": 3.3710460,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575567,\n "lat": 50.0830100,\n "lon": 3.3702590,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575569,\n "lat": 50.0830110,\n "lon": 3.3703060,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575571,\n "lat": 50.0830140,\n "lon": 3.3710140,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575573,\n "lat": 50.0830060,\n "lon": 3.3741610,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575575,\n "lat": 50.0830200,\n "lon": 3.3702840,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575577,\n "lat": 50.0830220,\n "lon": 3.3703190,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575579,\n "lat": 50.0830230,\n "lon": 3.3702880,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575581,\n "lat": 50.0830230,\n "lon": 3.3703150,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575583,\n "lat": 50.0830250,\n "lon": 3.3700290,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575585,\n "lat": 50.0830150,\n "lon": 3.3743760,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575587,\n "lat": 50.0830300,\n "lon": 3.3702970,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575589,\n "lat": 50.0830320,\n "lon": 3.3702080,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575591,\n "lat": 50.0830310,\n "lon": 3.3710780,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575593,\n "lat": 50.0830410,\n "lon": 3.3705250,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575595,\n "lat": 50.0830430,\n "lon": 3.3711950,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575597,\n "lat": 50.0830450,\n "lon": 3.3710460,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575599,\n "lat": 50.0830490,\n "lon": 3.3702260,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575601,\n "lat": 50.0830570,\n "lon": 3.3711040,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575603,\n "lat": 50.0830740,\n "lon": 3.3704180,\n "timestamp": "2013-09-12T13:35:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575605,\n "lat": 50.0830740,\n "lon": 3.3710650,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575607,\n "lat": 50.0830740,\n "lon": 3.3711200,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575609,\n "lat": 50.0830780,\n "lon": 3.3704030,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575611,\n "lat": 50.0830860,\n "lon": 3.3705510,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575613,\n "lat": 50.0830870,\n "lon": 3.3711640,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575615,\n "lat": 50.0830900,\n "lon": 3.3703630,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575617,\n "lat": 50.0830900,\n "lon": 3.3710800,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575619,\n "lat": 50.0830990,\n "lon": 3.3711750,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575621,\n "lat": 50.0831030,\n "lon": 3.3704170,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575623,\n "lat": 50.0831080,\n "lon": 3.3703750,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575625,\n "lat": 50.0831220,\n "lon": 3.3708580,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575627,\n "lat": 50.0831130,\n "lon": 3.3750300,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575629,\n "lat": 50.0831390,\n "lon": 3.3705690,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575631,\n "lat": 50.0831390,\n "lon": 3.3705730,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575633,\n "lat": 50.0831310,\n "lon": 3.3750040,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575635,\n "lat": 50.0831300,\n "lon": 3.3755820,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575637,\n "lat": 50.0831480,\n "lon": 3.3704990,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575639,\n "lat": 50.0831350,\n "lon": 3.3750680,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575641,\n "lat": 50.0831510,\n "lon": 3.3704680,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575643,\n "lat": 50.0831380,\n "lon": 3.3752140,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575645,\n "lat": 50.0831570,\n "lon": 3.3704160,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575647,\n "lat": 50.0831600,\n "lon": 3.3703910,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575649,\n "lat": 50.0831590,\n "lon": 3.3707700,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575652,\n "lat": 50.0831430,\n "lon": 3.3764120,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575654,\n "lat": 50.0831490,\n "lon": 3.3752000,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575656,\n "lat": 50.0831510,\n "lon": 3.3752360,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575658,\n "lat": 50.0831520,\n "lon": 3.3750400,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575660,\n "lat": 50.0831690,\n "lon": 3.3705800,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575662,\n "lat": 50.0831700,\n "lon": 3.3703570,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575664,\n "lat": 50.0831550,\n "lon": 3.3755120,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575666,\n "lat": 50.0831610,\n "lon": 3.3752200,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575668,\n "lat": 50.0831770,\n "lon": 3.3705100,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575670,\n "lat": 50.0831850,\n "lon": 3.3703700,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575672,\n "lat": 50.0831890,\n "lon": 3.3704800,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575674,\n "lat": 50.0831920,\n "lon": 3.3702850,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575676,\n "lat": 50.0831960,\n "lon": 3.3704290,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575678,\n "lat": 50.0831950,\n "lon": 3.3707740,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575680,\n "lat": 50.0831770,\n "lon": 3.3764450,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575682,\n "lat": 50.0832070,\n "lon": 3.3702970,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575684,\n "lat": 50.0832070,\n "lon": 3.3705470,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575685,\n "lat": 50.0832090,\n "lon": 3.3702930,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575686,\n "lat": 50.0831938,\n "lon": 3.3751081,\n "timestamp": "2013-10-01T02:47:48Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459\n },\n {\n "type": "node",\n "id": 2455575687,\n "lat": 50.0831950,\n "lon": 3.3748400,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575688,\n "lat": 50.0831950,\n "lon": 3.3751690,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575689,\n "lat": 50.0831960,\n "lon": 3.3753100,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575690,\n "lat": 50.0831980,\n "lon": 3.3751150,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575691,\n "lat": 50.0832200,\n "lon": 3.3702550,\n "timestamp": "2013-09-12T13:35:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575692,\n "lat": 50.0832080,\n "lon": 3.3755580,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575693,\n "lat": 50.0832110,\n "lon": 3.3747980,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575694,\n "lat": 50.0832120,\n "lon": 3.3763560,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575695,\n "lat": 50.0832200,\n "lon": 3.3762070,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575696,\n "lat": 50.0832230,\n "lon": 3.3755190,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575697,\n "lat": 50.0832460,\n "lon": 3.3703230,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575698,\n "lat": 50.0832340,\n "lon": 3.3750480,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575700,\n "lat": 50.0832360,\n "lon": 3.3748330,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575702,\n "lat": 50.0832550,\n "lon": 3.3705790,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575704,\n "lat": 50.0832570,\n "lon": 3.3702840,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575706,\n "lat": 50.0832420,\n "lon": 3.3755870,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575708,\n "lat": 50.0832500,\n "lon": 3.3752000,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575710,\n "lat": 50.0832660,\n "lon": 3.3707800,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575712,\n "lat": 50.0832530,\n "lon": 3.3750790,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575714,\n "lat": 50.0832540,\n "lon": 3.3748030,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575716,\n "lat": 50.0832550,\n "lon": 3.3755480,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575718,\n "lat": 50.0832580,\n "lon": 3.3752140,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575720,\n "lat": 50.0832560,\n "lon": 3.3762440,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575722,\n "lat": 50.0832760,\n "lon": 3.3702990,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575724,\n "lat": 50.0832610,\n "lon": 3.3756940,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575726,\n "lat": 50.0832830,\n "lon": 3.3702750,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575728,\n "lat": 50.0832790,\n "lon": 3.3748930,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575730,\n "lat": 50.0832950,\n "lon": 3.3702830,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575732,\n "lat": 50.0832850,\n "lon": 3.3746620,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575734,\n "lat": 50.0832880,\n "lon": 3.3746310,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575735,\n "lat": 50.0832830,\n "lon": 3.3765140,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575737,\n "lat": 50.0833050,\n "lon": 3.3704810,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575739,\n "lat": 50.0832910,\n "lon": 3.3749100,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575741,\n "lat": 50.0833060,\n "lon": 3.3702450,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575743,\n "lat": 50.0832920,\n "lon": 3.3750060,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575745,\n "lat": 50.0832970,\n "lon": 3.3748630,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575747,\n "lat": 50.0832970,\n "lon": 3.3750190,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575749,\n "lat": 50.0833130,\n "lon": 3.3702220,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575751,\n "lat": 50.0832980,\n "lon": 3.3755860,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575753,\n "lat": 50.0833040,\n "lon": 3.3746350,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575755,\n "lat": 50.0833080,\n "lon": 3.3745880,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575757,\n "lat": 50.0833090,\n "lon": 3.3758310,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575759,\n "lat": 50.0833090,\n "lon": 3.3764190,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575761,\n "lat": 50.0833160,\n "lon": 3.3749700,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575763,\n "lat": 50.0833240,\n "lon": 3.3749880,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575765,\n "lat": 50.0833400,\n "lon": 3.3703480,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575767,\n "lat": 50.0833300,\n "lon": 3.3750770,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575769,\n "lat": 50.0833510,\n "lon": 3.3702500,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575771,\n "lat": 50.0833370,\n "lon": 3.3756810,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575773,\n "lat": 50.0833470,\n "lon": 3.3758680,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575775,\n "lat": 50.0833510,\n "lon": 3.3746480,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575777,\n "lat": 50.0833520,\n "lon": 3.3746270,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575779,\n "lat": 50.0833520,\n "lon": 3.3746340,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575781,\n "lat": 50.0833550,\n "lon": 3.3741280,\n "timestamp": "2013-09-12T13:35:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575782,\n "lat": 50.0833560,\n "lon": 3.3745990,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575784,\n "lat": 50.0833590,\n "lon": 3.3740410,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575786,\n "lat": 50.0833550,\n "lon": 3.3756350,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575788,\n "lat": 50.0833620,\n "lon": 3.3745440,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575790,\n "lat": 50.0833590,\n "lon": 3.3757010,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575792,\n "lat": 50.0833770,\n "lon": 3.3705190,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575794,\n "lat": 50.0833790,\n "lon": 3.3702050,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575796,\n "lat": 50.0833630,\n "lon": 3.3754660,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575798,\n "lat": 50.0833680,\n "lon": 3.3746980,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575800,\n "lat": 50.0833700,\n "lon": 3.3746840,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575803,\n "lat": 50.0833760,\n "lon": 3.3756560,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575805,\n "lat": 50.0833900,\n "lon": 3.3740430,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575807,\n "lat": 50.0834030,\n "lon": 3.3701180,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575809,\n "lat": 50.0833920,\n "lon": 3.3739920,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575811,\n "lat": 50.0833910,\n "lon": 3.3755920,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575813,\n "lat": 50.0834080,\n "lon": 3.3703850,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575815,\n "lat": 50.0834120,\n "lon": 3.3706480,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575817,\n "lat": 50.0834010,\n "lon": 3.3741320,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575819,\n "lat": 50.0834110,\n "lon": 3.3742800,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575821,\n "lat": 50.0834140,\n "lon": 3.3742560,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575823,\n "lat": 50.0834140,\n "lon": 3.3756940,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575824,\n "lat": 50.0834200,\n "lon": 3.3754360,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575826,\n "lat": 50.0834250,\n "lon": 3.3747150,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575828,\n "lat": 50.0834290,\n "lon": 3.3746700,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575830,\n "lat": 50.0834420,\n "lon": 3.3739980,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575832,\n "lat": 50.0834430,\n "lon": 3.3739560,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575834,\n "lat": 50.0834390,\n "lon": 3.3755220,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575836,\n "lat": 50.0834470,\n "lon": 3.3739560,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575838,\n "lat": 50.0834600,\n "lon": 3.3706630,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575840,\n "lat": 50.0834630,\n "lon": 3.3706640,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575842,\n "lat": 50.0834570,\n "lon": 3.3744730,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575846,\n "lat": 50.0834640,\n "lon": 3.3743920,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575848,\n "lat": 50.0834610,\n "lon": 3.3756480,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575850,\n "lat": 50.0834820,\n "lon": 3.3702620,\n "timestamp": "2013-09-12T13:35:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575908,\n "lat": 50.0834750,\n "lon": 3.3742780,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575909,\n "lat": 50.0834750,\n "lon": 3.3743930,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575910,\n "lat": 50.0834890,\n "lon": 3.3705390,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575912,\n "lat": 50.0834820,\n "lon": 3.3743030,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575913,\n "lat": 50.0834950,\n "lon": 3.3705410,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575914,\n "lat": 50.0834850,\n "lon": 3.3746580,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575915,\n "lat": 50.0834860,\n "lon": 3.3746900,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575916,\n "lat": 50.0835020,\n "lon": 3.3705110,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575917,\n "lat": 50.0834920,\n "lon": 3.3742440,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575918,\n "lat": 50.0834920,\n "lon": 3.3742840,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575919,\n "lat": 50.0834930,\n "lon": 3.3740510,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575920,\n "lat": 50.0834940,\n "lon": 3.3739590,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575921,\n "lat": 50.0834940,\n "lon": 3.3739670,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575922,\n "lat": 50.0834930,\n "lon": 3.3745760,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575923,\n "lat": 50.0834910,\n "lon": 3.3755680,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575924,\n "lat": 50.0834940,\n "lon": 3.3748000,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575925,\n "lat": 50.0835150,\n "lon": 3.3703670,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575926,\n "lat": 50.0835020,\n "lon": 3.3744850,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575928,\n "lat": 50.0835160,\n "lon": 3.3704100,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575930,\n "lat": 50.0835050,\n "lon": 3.3742230,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575931,\n "lat": 50.0835050,\n "lon": 3.3742450,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575933,\n "lat": 50.0835190,\n "lon": 3.3706810,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575935,\n "lat": 50.0835240,\n "lon": 3.3703720,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575937,\n "lat": 50.0835130,\n "lon": 3.3741420,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575938,\n "lat": 50.0835250,\n "lon": 3.3706830,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575942,\n "lat": 50.0835270,\n "lon": 3.3704150,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575944,\n "lat": 50.0835160,\n "lon": 3.3740530,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575947,\n "lat": 50.0835290,\n "lon": 3.3706350,\n "timestamp": "2013-09-12T13:35:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575949,\n "lat": 50.0835220,\n "lon": 3.3731060,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575951,\n "lat": 50.0835190,\n "lon": 3.3742950,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575953,\n "lat": 50.0835200,\n "lon": 3.3742270,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575955,\n "lat": 50.0835320,\n "lon": 3.3706470,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575959,\n "lat": 50.0835230,\n "lon": 3.3736970,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575961,\n "lat": 50.0835210,\n "lon": 3.3751740,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575963,\n "lat": 50.0835390,\n "lon": 3.3705640,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575965,\n "lat": 50.0835400,\n "lon": 3.3702940,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575968,\n "lat": 50.0835440,\n "lon": 3.3705670,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575972,\n "lat": 50.0835470,\n "lon": 3.3705360,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575974,\n "lat": 50.0835390,\n "lon": 3.3730720,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575976,\n "lat": 50.0835350,\n "lon": 3.3749070,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575978,\n "lat": 50.0835490,\n "lon": 3.3706900,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575979,\n "lat": 50.0835520,\n "lon": 3.3703000,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575981,\n "lat": 50.0835770,\n "lon": 3.3625110,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575985,\n "lat": 50.0835550,\n "lon": 3.3706570,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575987,\n "lat": 50.0835590,\n "lon": 3.3702030,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575990,\n "lat": 50.0835530,\n "lon": 3.3734510,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575992,\n "lat": 50.0835490,\n "lon": 3.3749320,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575995,\n "lat": 50.0835580,\n "lon": 3.3746510,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575997,\n "lat": 50.0835970,\n "lon": 3.3626110,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455575999,\n "lat": 50.0835640,\n "lon": 3.3731540,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576001,\n "lat": 50.0835590,\n "lon": 3.3747210,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576004,\n "lat": 50.0835610,\n "lon": 3.3743880,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576006,\n "lat": 50.0835610,\n "lon": 3.3748740,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576008,\n "lat": 50.0835690,\n "lon": 3.3734350,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576010,\n "lat": 50.0835710,\n "lon": 3.3731390,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576012,\n "lat": 50.0835670,\n "lon": 3.3744540,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576016,\n "lat": 50.0835730,\n "lon": 3.3737390,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576017,\n "lat": 50.0835760,\n "lon": 3.3731460,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576019,\n "lat": 50.0835730,\n "lon": 3.3742560,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576021,\n "lat": 50.0835760,\n "lon": 3.3736480,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576023,\n "lat": 50.0835750,\n "lon": 3.3748990,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576025,\n "lat": 50.0835800,\n "lon": 3.3743690,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576028,\n "lat": 50.0835930,\n "lon": 3.3706000,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576030,\n "lat": 50.0835870,\n "lon": 3.3731220,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576032,\n "lat": 50.0835960,\n "lon": 3.3706170,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576034,\n "lat": 50.0835980,\n "lon": 3.3706020,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576036,\n "lat": 50.0836000,\n "lon": 3.3707060,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576037,\n "lat": 50.0835880,\n "lon": 3.3752820,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576039,\n "lat": 50.0836040,\n "lon": 3.3705260,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576041,\n "lat": 50.0835920,\n "lon": 3.3748070,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576043,\n "lat": 50.0835950,\n "lon": 3.3738900,\n "timestamp": "2013-09-12T13:35:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576045,\n "lat": 50.0835960,\n "lon": 3.3735860,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576047,\n "lat": 50.0836000,\n "lon": 3.3737150,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576049,\n "lat": 50.0835970,\n "lon": 3.3750600,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576050,\n "lat": 50.0835980,\n "lon": 3.3748250,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576052,\n "lat": 50.0836130,\n "lon": 3.3706240,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576054,\n "lat": 50.0836020,\n "lon": 3.3746490,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576056,\n "lat": 50.0836020,\n "lon": 3.3747180,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576059,\n "lat": 50.0836020,\n "lon": 3.3748770,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576061,\n "lat": 50.0836080,\n "lon": 3.3735730,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576063,\n "lat": 50.0836030,\n "lon": 3.3757580,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576065,\n "lat": 50.0836050,\n "lon": 3.3753090,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576066,\n "lat": 50.0836110,\n "lon": 3.3748640,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576068,\n "lat": 50.0836270,\n "lon": 3.3705350,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576070,\n "lat": 50.0836150,\n "lon": 3.3749020,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576072,\n "lat": 50.0836210,\n "lon": 3.3738700,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576074,\n "lat": 50.0836180,\n "lon": 3.3750280,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576076,\n "lat": 50.0836230,\n "lon": 3.3735560,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576078,\n "lat": 50.0836180,\n "lon": 3.3756990,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576080,\n "lat": 50.0836360,\n "lon": 3.3704820,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576082,\n "lat": 50.0836280,\n "lon": 3.3735510,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576084,\n "lat": 50.0836260,\n "lon": 3.3747810,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576086,\n "lat": 50.0836290,\n "lon": 3.3747920,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576088,\n "lat": 50.0836420,\n "lon": 3.3711100,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576090,\n "lat": 50.0836300,\n "lon": 3.3751110,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576092,\n "lat": 50.0836350,\n "lon": 3.3743570,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576094,\n "lat": 50.0836360,\n "lon": 3.3743700,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576096,\n "lat": 50.0836450,\n "lon": 3.3737190,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576097,\n "lat": 50.0836470,\n "lon": 3.3743670,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576099,\n "lat": 50.0836510,\n "lon": 3.3737140,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576101,\n "lat": 50.0836630,\n "lon": 3.3709330,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576103,\n "lat": 50.0836520,\n "lon": 3.3744340,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576105,\n "lat": 50.0836500,\n "lon": 3.3750810,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576107,\n "lat": 50.0836630,\n "lon": 3.3710600,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576109,\n "lat": 50.0836650,\n "lon": 3.3711330,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576111,\n "lat": 50.0836680,\n "lon": 3.3707260,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576113,\n "lat": 50.0836690,\n "lon": 3.3705350,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576115,\n "lat": 50.0836550,\n "lon": 3.3751520,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576117,\n "lat": 50.0836710,\n "lon": 3.3705070,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576119,\n "lat": 50.0836720,\n "lon": 3.3704970,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576121,\n "lat": 50.0836731,\n "lon": 3.3705365,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576123,\n "lat": 50.0836730,\n "lon": 3.3705600,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576125,\n "lat": 50.0836740,\n "lon": 3.3705080,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576127,\n "lat": 50.0836740,\n "lon": 3.3712530,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576128,\n "lat": 50.0836600,\n "lon": 3.3757260,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576130,\n "lat": 50.0836770,\n "lon": 3.3705380,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576132,\n "lat": 50.0836630,\n "lon": 3.3751700,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576134,\n "lat": 50.0836820,\n "lon": 3.3708890,\n "timestamp": "2013-09-12T13:35:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576136,\n "lat": 50.0836670,\n "lon": 3.3756980,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576139,\n "lat": 50.0836850,\n "lon": 3.3704550,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576141,\n "lat": 50.0836850,\n "lon": 3.3710830,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576170,\n "lat": 50.0836890,\n "lon": 3.3705660,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576174,\n "lat": 50.0836770,\n "lon": 3.3751990,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576178,\n "lat": 50.0836910,\n "lon": 3.3709610,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576181,\n "lat": 50.0836930,\n "lon": 3.3703970,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576183,\n "lat": 50.0836830,\n "lon": 3.3758090,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576186,\n "lat": 50.0837040,\n "lon": 3.3704610,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576189,\n "lat": 50.0837040,\n "lon": 3.3710480,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576192,\n "lat": 50.0837050,\n "lon": 3.3712890,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576195,\n "lat": 50.0836960,\n "lon": 3.3748410,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576198,\n "lat": 50.0837100,\n "lon": 3.3709170,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576201,\n "lat": 50.0837120,\n "lon": 3.3704030,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576203,\n "lat": 50.0837020,\n "lon": 3.3742290,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576205,\n "lat": 50.0837160,\n "lon": 3.3711570,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576207,\n "lat": 50.0837090,\n "lon": 3.3743530,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576209,\n "lat": 50.0837050,\n "lon": 3.3757220,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576211,\n "lat": 50.0837120,\n "lon": 3.3735540,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576213,\n "lat": 50.0837120,\n "lon": 3.3738610,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576214,\n "lat": 50.0837100,\n "lon": 3.3747250,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576216,\n "lat": 50.0837290,\n "lon": 3.3711710,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576218,\n "lat": 50.0837260,\n "lon": 3.3741630,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576220,\n "lat": 50.0837280,\n "lon": 3.3741930,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576221,\n "lat": 50.0837380,\n "lon": 3.3710780,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576223,\n "lat": 50.0837270,\n "lon": 3.3751040,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576225,\n "lat": 50.0837460,\n "lon": 3.3709320,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576227,\n "lat": 50.0837370,\n "lon": 3.3748100,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576229,\n "lat": 50.0837450,\n "lon": 3.3735020,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576231,\n "lat": 50.0837430,\n "lon": 3.3750810,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576233,\n "lat": 50.0837580,\n "lon": 3.3710960,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576235,\n "lat": 50.0837500,\n "lon": 3.3738180,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576236,\n "lat": 50.0837600,\n "lon": 3.3711600,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576238,\n "lat": 50.0837600,\n "lon": 3.3741550,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576240,\n "lat": 50.0837630,\n "lon": 3.3741850,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576242,\n "lat": 50.0837790,\n "lon": 3.3711150,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576244,\n "lat": 50.0837800,\n "lon": 3.3734480,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576246,\n "lat": 50.0837830,\n "lon": 3.3742990,\n "timestamp": "2013-09-12T13:35:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576248,\n "lat": 50.0837970,\n "lon": 3.3702180,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576250,\n "lat": 50.0837820,\n "lon": 3.3751500,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576252,\n "lat": 50.0838230,\n "lon": 3.3625150,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576253,\n "lat": 50.0837860,\n "lon": 3.3743360,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576255,\n "lat": 50.0838240,\n "lon": 3.3626160,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576257,\n "lat": 50.0837938,\n "lon": 3.3739633,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576259,\n "lat": 50.0837910,\n "lon": 3.3751650,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576261,\n "lat": 50.0838010,\n "lon": 3.3734790,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576263,\n "lat": 50.0837990,\n "lon": 3.3742080,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576265,\n "lat": 50.0838050,\n "lon": 3.3742940,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576267,\n "lat": 50.0838068,\n "lon": 3.3740513,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576268,\n "lat": 50.0838210,\n "lon": 3.3709980,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576269,\n "lat": 50.0838300,\n "lon": 3.3701120,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576270,\n "lat": 50.0838630,\n "lon": 3.3621610,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576271,\n "lat": 50.0838320,\n "lon": 3.3750810,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576272,\n "lat": 50.0838450,\n "lon": 3.3712420,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576273,\n "lat": 50.0838370,\n "lon": 3.3737390,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576274,\n "lat": 50.0838750,\n "lon": 3.3622310,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576275,\n "lat": 50.0838418,\n "lon": 3.3739333,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576276,\n "lat": 50.0838520,\n "lon": 3.3710250,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576277,\n "lat": 50.0838400,\n "lon": 3.3750970,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576278,\n "lat": 50.0838438,\n "lon": 3.3739433,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576279,\n "lat": 50.0838580,\n "lon": 3.3707840,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576280,\n "lat": 50.0838520,\n "lon": 3.3735960,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576281,\n "lat": 50.0838630,\n "lon": 3.3709940,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576282,\n "lat": 50.0838630,\n "lon": 3.3711950,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576284,\n "lat": 50.0838568,\n "lon": 3.3740303,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576286,\n "lat": 50.0838680,\n "lon": 3.3713100,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576288,\n "lat": 50.0838650,\n "lon": 3.3735730,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576289,\n "lat": 50.0838808,\n "lon": 3.3739243,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576291,\n "lat": 50.0838830,\n "lon": 3.3735410,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576293,\n "lat": 50.0838930,\n "lon": 3.3706450,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576295,\n "lat": 50.0839200,\n "lon": 3.3625010,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576297,\n "lat": 50.0838848,\n "lon": 3.3742053,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576299,\n "lat": 50.0839230,\n "lon": 3.3625190,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576301,\n "lat": 50.0838890,\n "lon": 3.3736510,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576303,\n "lat": 50.0838990,\n "lon": 3.3706200,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576305,\n "lat": 50.0838898,\n "lon": 3.3740163,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576307,\n "lat": 50.0839270,\n "lon": 3.3625170,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576309,\n "lat": 50.0839010,\n "lon": 3.3712340,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576311,\n "lat": 50.0838958,\n "lon": 3.3740143,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576313,\n "lat": 50.0839380,\n "lon": 3.3625130,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576315,\n "lat": 50.0839380,\n "lon": 3.3625190,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576317,\n "lat": 50.0839390,\n "lon": 3.3624930,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576319,\n "lat": 50.0839400,\n "lon": 3.3626130,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576321,\n "lat": 50.0839190,\n "lon": 3.3710460,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576322,\n "lat": 50.0839230,\n "lon": 3.3713600,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576324,\n "lat": 50.0839280,\n "lon": 3.3701860,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576326,\n "lat": 50.0839270,\n "lon": 3.3712610,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576328,\n "lat": 50.0839188,\n "lon": 3.3741893,\n "timestamp": "2013-09-12T13:35:56Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576330,\n "lat": 50.0839210,\n "lon": 3.3735920,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576332,\n "lat": 50.0839590,\n "lon": 3.3621240,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576334,\n "lat": 50.0839380,\n "lon": 3.3713180,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576336,\n "lat": 50.0839710,\n "lon": 3.3621980,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576338,\n "lat": 50.0839440,\n "lon": 3.3708400,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576340,\n "lat": 50.0839440,\n "lon": 3.3713060,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576342,\n "lat": 50.0839450,\n "lon": 3.3710990,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576344,\n "lat": 50.0839490,\n "lon": 3.3701200,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576345,\n "lat": 50.0839388,\n "lon": 3.3739594,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576347,\n "lat": 50.0839530,\n "lon": 3.3706840,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576349,\n "lat": 50.0839590,\n "lon": 3.3706570,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576351,\n "lat": 50.0839620,\n "lon": 3.3710280,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576353,\n "lat": 50.0839630,\n "lon": 3.3712630,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576355,\n "lat": 50.0839960,\n "lon": 3.3626090,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576357,\n "lat": 50.0839710,\n "lon": 3.3713540,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576359,\n "lat": 50.0839990,\n "lon": 3.3625200,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576361,\n "lat": 50.0839750,\n "lon": 3.3703520,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576362,\n "lat": 50.0839750,\n "lon": 3.3712360,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576365,\n "lat": 50.0839820,\n "lon": 3.3708650,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576367,\n "lat": 50.0839830,\n "lon": 3.3711300,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576369,\n "lat": 50.0839900,\n "lon": 3.3705320,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576371,\n "lat": 50.0839788,\n "lon": 3.3741004,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576372,\n "lat": 50.0840160,\n "lon": 3.3624840,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576374,\n "lat": 50.0840170,\n "lon": 3.3624630,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576376,\n "lat": 50.0840200,\n "lon": 3.3624830,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576378,\n "lat": 50.0839960,\n "lon": 3.3708050,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576380,\n "lat": 50.0839960,\n "lon": 3.3712990,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576382,\n "lat": 50.0840000,\n "lon": 3.3706060,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576384,\n "lat": 50.0840020,\n "lon": 3.3702700,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576386,\n "lat": 50.0840030,\n "lon": 3.3714550,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576387,\n "lat": 50.0840320,\n "lon": 3.3626060,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576389,\n "lat": 50.0840090,\n "lon": 3.3702470,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576391,\n "lat": 50.0840090,\n "lon": 3.3706130,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576393,\n "lat": 50.0840130,\n "lon": 3.3705520,\n "timestamp": "2013-09-12T13:35:57Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576395,\n "lat": 50.0840130,\n "lon": 3.3705990,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576397,\n "lat": 50.0840130,\n "lon": 3.3711520,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576398,\n "lat": 50.0840088,\n "lon": 3.3739094,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576400,\n "lat": 50.0840210,\n "lon": 3.3706040,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576402,\n "lat": 50.0840200,\n "lon": 3.3712370,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576404,\n "lat": 50.0840100,\n "lon": 3.3744860,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576406,\n "lat": 50.0840230,\n "lon": 3.3708230,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576407,\n "lat": 50.0840170,\n "lon": 3.3731170,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576409,\n "lat": 50.0840230,\n "lon": 3.3714130,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576411,\n "lat": 50.0840240,\n "lon": 3.3714780,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576413,\n "lat": 50.0840310,\n "lon": 3.3701820,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576415,\n "lat": 50.0840300,\n "lon": 3.3705680,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576416,\n "lat": 50.0840220,\n "lon": 3.3730950,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576418,\n "lat": 50.0840340,\n "lon": 3.3713850,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576420,\n "lat": 50.0840350,\n "lon": 3.3710750,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576422,\n "lat": 50.0840260,\n "lon": 3.3745390,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576424,\n "lat": 50.0840400,\n "lon": 3.3707520,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576426,\n "lat": 50.0840390,\n "lon": 3.3714940,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576428,\n "lat": 50.0840440,\n "lon": 3.3714360,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576430,\n "lat": 50.0840400,\n "lon": 3.3731520,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576431,\n "lat": 50.0840470,\n "lon": 3.3713140,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576433,\n "lat": 50.0840408,\n "lon": 3.3740604,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576435,\n "lat": 50.0840450,\n "lon": 3.3731350,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576437,\n "lat": 50.0840490,\n "lon": 3.3733050,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576439,\n "lat": 50.0840560,\n "lon": 3.3714080,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576441,\n "lat": 50.0840498,\n "lon": 3.3740544,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576443,\n "lat": 50.0840590,\n "lon": 3.3713290,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576444,\n "lat": 50.0840610,\n "lon": 3.3712800,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576446,\n "lat": 50.0840560,\n "lon": 3.3731720,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576448,\n "lat": 50.0840548,\n "lon": 3.3740524,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576450,\n "lat": 50.0840580,\n "lon": 3.3731660,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576452,\n "lat": 50.0840660,\n "lon": 3.3711260,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576453,\n "lat": 50.0840660,\n "lon": 3.3714340,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576455,\n "lat": 50.0840588,\n "lon": 3.3741294,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576457,\n "lat": 50.0840750,\n "lon": 3.3713680,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576459,\n "lat": 50.0840748,\n "lon": 3.3741184,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576461,\n "lat": 50.0840778,\n "lon": 3.3741904,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576462,\n "lat": 50.0840870,\n "lon": 3.3717030,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576464,\n "lat": 50.0840830,\n "lon": 3.3731900,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576466,\n "lat": 50.0840890,\n "lon": 3.3713830,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576468,\n "lat": 50.0840930,\n "lon": 3.3716900,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576470,\n "lat": 50.0840900,\n "lon": 3.3731630,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576471,\n "lat": 50.0840980,\n "lon": 3.3713030,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576473,\n "lat": 50.0840888,\n "lon": 3.3742304,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576475,\n "lat": 50.0840950,\n "lon": 3.3731390,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576477,\n "lat": 50.0841010,\n "lon": 3.3713060,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576479,\n "lat": 50.0840928,\n "lon": 3.3741814,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576480,\n "lat": 50.0841030,\n "lon": 3.3717010,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576482,\n "lat": 50.0841010,\n "lon": 3.3736060,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576484,\n "lat": 50.0841030,\n "lon": 3.3730570,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576486,\n "lat": 50.0841038,\n "lon": 3.3742204,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576488,\n "lat": 50.0841160,\n "lon": 3.3709520,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576489,\n "lat": 50.0841090,\n "lon": 3.3733690,\n "timestamp": "2013-09-12T13:35:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576490,\n "lat": 50.0841070,\n "lon": 3.3748790,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576491,\n "lat": 50.0841150,\n "lon": 3.3733520,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576492,\n "lat": 50.0841250,\n "lon": 3.3708080,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576493,\n "lat": 50.0841480,\n "lon": 3.3640050,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576494,\n "lat": 50.0841210,\n "lon": 3.3729680,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576495,\n "lat": 50.0841200,\n "lon": 3.3734750,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576496,\n "lat": 50.0841310,\n "lon": 3.3702260,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576497,\n "lat": 50.0841210,\n "lon": 3.3737150,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576498,\n "lat": 50.0841220,\n "lon": 3.3743920,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576499,\n "lat": 50.0841380,\n "lon": 3.3714330,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576500,\n "lat": 50.0841370,\n "lon": 3.3717590,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576501,\n "lat": 50.0841410,\n "lon": 3.3707450,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576502,\n "lat": 50.0841420,\n "lon": 3.3712030,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576503,\n "lat": 50.0841370,\n "lon": 3.3734300,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576504,\n "lat": 50.0841380,\n "lon": 3.3732920,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576505,\n "lat": 50.0841460,\n "lon": 3.3712020,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576506,\n "lat": 50.0841410,\n "lon": 3.3730770,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576507,\n "lat": 50.0841400,\n "lon": 3.3733900,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576508,\n "lat": 50.0841710,\n "lon": 3.3639390,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576509,\n "lat": 50.0841380,\n "lon": 3.3744470,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576510,\n "lat": 50.0841370,\n "lon": 3.3749530,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576511,\n "lat": 50.0841780,\n "lon": 3.3640350,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576512,\n "lat": 50.0841570,\n "lon": 3.3731770,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576513,\n "lat": 50.0841660,\n "lon": 3.3707610,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576514,\n "lat": 50.0841590,\n "lon": 3.3729830,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576515,\n "lat": 50.0841530,\n "lon": 3.3749380,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576516,\n "lat": 50.0841600,\n "lon": 3.3733080,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576517,\n "lat": 50.0841610,\n "lon": 3.3732090,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576518,\n "lat": 50.0841670,\n "lon": 3.3716930,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576519,\n "lat": 50.0841630,\n "lon": 3.3735740,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576520,\n "lat": 50.0841650,\n "lon": 3.3735170,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576521,\n "lat": 50.0841640,\n "lon": 3.3749660,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576522,\n "lat": 50.0842030,\n "lon": 3.3639650,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576523,\n "lat": 50.0841790,\n "lon": 3.3729900,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576524,\n "lat": 50.0841850,\n "lon": 3.3714650,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576525,\n "lat": 50.0841800,\n "lon": 3.3734180,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576526,\n "lat": 50.0841740,\n "lon": 3.3763000,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576527,\n "lat": 50.0842150,\n "lon": 3.3636630,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576529,\n "lat": 50.0841850,\n "lon": 3.3736870,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576531,\n "lat": 50.0841870,\n "lon": 3.3734620,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576533,\n "lat": 50.0841900,\n "lon": 3.3743130,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576535,\n "lat": 50.0842010,\n "lon": 3.3714820,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576537,\n "lat": 50.0842020,\n "lon": 3.3716140,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576539,\n "lat": 50.0841950,\n "lon": 3.3743310,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576541,\n "lat": 50.0841980,\n "lon": 3.3748900,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576543,\n "lat": 50.0842130,\n "lon": 3.3712690,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576545,\n "lat": 50.0842230,\n "lon": 3.3698780,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576547,\n "lat": 50.0842100,\n "lon": 3.3749170,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576549,\n "lat": 50.0842160,\n "lon": 3.3732260,\n "timestamp": "2013-09-12T13:35:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576551,\n "lat": 50.0842150,\n "lon": 3.3749280,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576553,\n "lat": 50.0842290,\n "lon": 3.3713660,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576555,\n "lat": 50.0842250,\n "lon": 3.3731250,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576558,\n "lat": 50.0842300,\n "lon": 3.3727540,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576560,\n "lat": 50.0842290,\n "lon": 3.3731280,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576563,\n "lat": 50.0842340,\n "lon": 3.3728330,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576566,\n "lat": 50.0842340,\n "lon": 3.3731290,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576569,\n "lat": 50.0842250,\n "lon": 3.3761010,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576572,\n "lat": 50.0842350,\n "lon": 3.3730390,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576575,\n "lat": 50.0842690,\n "lon": 3.3635060,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576578,\n "lat": 50.0842410,\n "lon": 3.3726560,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576580,\n "lat": 50.0842360,\n "lon": 3.3742880,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576583,\n "lat": 50.0842400,\n "lon": 3.3734720,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576586,\n "lat": 50.0842360,\n "lon": 3.3747540,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576589,\n "lat": 50.0842410,\n "lon": 3.3732770,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576592,\n "lat": 50.0842430,\n "lon": 3.3726970,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576595,\n "lat": 50.0842420,\n "lon": 3.3730570,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576597,\n "lat": 50.0842470,\n "lon": 3.3715160,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576599,\n "lat": 50.0842440,\n "lon": 3.3730450,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576601,\n "lat": 50.0842450,\n "lon": 3.3729670,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576603,\n "lat": 50.0842460,\n "lon": 3.3727510,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576604,\n "lat": 50.0842440,\n "lon": 3.3748440,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576606,\n "lat": 50.0842500,\n "lon": 3.3735300,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576608,\n "lat": 50.0842380,\n "lon": 3.3778340,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576610,\n "lat": 50.0842880,\n "lon": 3.3637250,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576612,\n "lat": 50.0842590,\n "lon": 3.3738350,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576614,\n "lat": 50.0842590,\n "lon": 3.3746020,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576616,\n "lat": 50.0842588,\n "lon": 3.3748285,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576617,\n "lat": 50.0842500,\n "lon": 3.3777810,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576619,\n "lat": 50.0842680,\n "lon": 3.3731410,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576621,\n "lat": 50.0842650,\n "lon": 3.3748220,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576623,\n "lat": 50.0842720,\n "lon": 3.3744500,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576625,\n "lat": 50.0842770,\n "lon": 3.3730720,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576627,\n "lat": 50.0842770,\n "lon": 3.3733120,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576628,\n "lat": 50.0842750,\n "lon": 3.3748670,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576630,\n "lat": 50.0842890,\n "lon": 3.3714220,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576632,\n "lat": 50.0842890,\n "lon": 3.3715570,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576634,\n "lat": 50.0842830,\n "lon": 3.3735650,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576639,\n "lat": 50.0842850,\n "lon": 3.3732920,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576641,\n "lat": 50.0842760,\n "lon": 3.3763620,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576643,\n "lat": 50.0842720,\n "lon": 3.3776830,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576645,\n "lat": 50.0843190,\n "lon": 3.3636350,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576647,\n "lat": 50.0842870,\n "lon": 3.3744410,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576648,\n "lat": 50.0843250,\n "lon": 3.3633480,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576650,\n "lat": 50.0842950,\n "lon": 3.3733300,\n "timestamp": "2013-09-12T13:36:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576667,\n "lat": 50.0842980,\n "lon": 3.3733340,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576669,\n "lat": 50.0842840,\n "lon": 3.3778590,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576671,\n "lat": 50.0843000,\n "lon": 3.3739130,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576673,\n "lat": 50.0843070,\n "lon": 3.3718380,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576675,\n "lat": 50.0842930,\n "lon": 3.3763730,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576677,\n "lat": 50.0843030,\n "lon": 3.3733110,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576679,\n "lat": 50.0843070,\n "lon": 3.3726390,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576681,\n "lat": 50.0843070,\n "lon": 3.3726470,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576683,\n "lat": 50.0843090,\n "lon": 3.3726900,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576687,\n "lat": 50.0842960,\n "lon": 3.3778060,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576689,\n "lat": 50.0843440,\n "lon": 3.3635650,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576691,\n "lat": 50.0843140,\n "lon": 3.3735490,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576693,\n "lat": 50.0843210,\n "lon": 3.3717790,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576695,\n "lat": 50.0843190,\n "lon": 3.3728220,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576697,\n "lat": 50.0843200,\n "lon": 3.3728350,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576699,\n "lat": 50.0843270,\n "lon": 3.3714620,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576700,\n "lat": 50.0843120,\n "lon": 3.3762990,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576702,\n "lat": 50.0843290,\n "lon": 3.3717450,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576705,\n "lat": 50.0843230,\n "lon": 3.3736250,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576707,\n "lat": 50.0843200,\n "lon": 3.3745650,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576709,\n "lat": 50.0843250,\n "lon": 3.3737570,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576711,\n "lat": 50.0843620,\n "lon": 3.3635130,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576713,\n "lat": 50.0843380,\n "lon": 3.3713120,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576715,\n "lat": 50.0843260,\n "lon": 3.3761640,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576717,\n "lat": 50.0843450,\n "lon": 3.3714790,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576719,\n "lat": 50.0843450,\n "lon": 3.3718020,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576721,\n "lat": 50.0843240,\n "lon": 3.3783650,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576723,\n "lat": 50.0843330,\n "lon": 3.3763130,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576726,\n "lat": 50.0843510,\n "lon": 3.3713230,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576728,\n "lat": 50.0843450,\n "lon": 3.3732070,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576730,\n "lat": 50.0843360,\n "lon": 3.3767780,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576734,\n "lat": 50.0843560,\n "lon": 3.3711340,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576736,\n "lat": 50.0843350,\n "lon": 3.3783240,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576738,\n "lat": 50.0843420,\n "lon": 3.3764050,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576740,\n "lat": 50.0843530,\n "lon": 3.3731630,\n "timestamp": "2013-09-12T13:36:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576742,\n "lat": 50.0843430,\n "lon": 3.3762770,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576744,\n "lat": 50.0843600,\n "lon": 3.3717620,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576746,\n "lat": 50.0843410,\n "lon": 3.3778310,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576748,\n "lat": 50.0843610,\n "lon": 3.3726320,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576752,\n "lat": 50.0843472,\n "lon": 3.3775234,\n "timestamp": "2016-07-03T19:10:31Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576758,\n "lat": 50.0843520,\n "lon": 3.3761830,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576764,\n "lat": 50.0843610,\n "lon": 3.3735320,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576766,\n "lat": 50.0843520,\n "lon": 3.3764110,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576770,\n "lat": 50.0843499,\n "lon": 3.3775389,\n "timestamp": "2016-07-03T19:10:31Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576772,\n "lat": 50.0843474,\n "lon": 3.3775075,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576776,\n "lat": 50.0843550,\n "lon": 3.3762850,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576780,\n "lat": 50.0843505,\n "lon": 3.3774922,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576781,\n "lat": 50.0843970,\n "lon": 3.3634130,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576790,\n "lat": 50.0843520,\n "lon": 3.3783820,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576792,\n "lat": 50.0843700,\n "lon": 3.3728270,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576796,\n "lat": 50.0843562,\n "lon": 3.3774790,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576798,\n "lat": 50.0843680,\n "lon": 3.3738360,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576800,\n "lat": 50.0843552,\n "lon": 3.3775525,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576802,\n "lat": 50.0843600,\n "lon": 3.3766860,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576806,\n "lat": 50.0843630,\n "lon": 3.3762520,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576810,\n "lat": 50.0843660,\n "lon": 3.3761300,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576812,\n "lat": 50.0843630,\n "lon": 3.3777340,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576813,\n "lat": 50.0843770,\n "lon": 3.3734180,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576814,\n "lat": 50.0843641,\n "lon": 3.3774687,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576815,\n "lat": 50.0843630,\n "lon": 3.3783390,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576816,\n "lat": 50.0844258,\n "lon": 3.3630985,\n "timestamp": "2018-10-21T17:30:14Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 2455576819,\n "lat": 50.0843740,\n "lon": 3.3761000,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576820,\n "lat": 50.0843628,\n "lon": 3.3775632,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576824,\n "lat": 50.0843920,\n "lon": 3.3713590,\n "timestamp": "2013-09-12T13:36:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576826,\n "lat": 50.0843770,\n "lon": 3.3761990,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576830,\n "lat": 50.0843920,\n "lon": 3.3718460,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576836,\n "lat": 50.0843800,\n "lon": 3.3763030,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576840,\n "lat": 50.0843900,\n "lon": 3.3734140,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576842,\n "lat": 50.0843930,\n "lon": 3.3725440,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576844,\n "lat": 50.0843735,\n "lon": 3.3774624,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576846,\n "lat": 50.0843721,\n "lon": 3.3775701,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576850,\n "lat": 50.0843960,\n "lon": 3.3726770,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576854,\n "lat": 50.0843960,\n "lon": 3.3736340,\n "timestamp": "2013-09-12T13:36:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576928,\n "lat": 50.0843890,\n "lon": 3.3762700,\n "timestamp": "2013-09-12T13:36:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576930,\n "lat": 50.0843990,\n "lon": 3.3734470,\n "timestamp": "2013-09-12T13:36:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576934,\n "lat": 50.0843910,\n "lon": 3.3761460,\n "timestamp": "2013-09-12T13:36:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576936,\n "lat": 50.0844000,\n "lon": 3.3733960,\n "timestamp": "2013-09-12T13:36:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576938,\n "lat": 50.0843822,\n "lon": 3.3775727,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576943,\n "lat": 50.0844070,\n "lon": 3.3718090,\n "timestamp": "2013-09-12T13:36:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576947,\n "lat": 50.0843920,\n "lon": 3.3765630,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576949,\n "lat": 50.0844060,\n "lon": 3.3726840,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576951,\n "lat": 50.0844110,\n "lon": 3.3711750,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576953,\n "lat": 50.0844070,\n "lon": 3.3724800,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576955,\n "lat": 50.0843950,\n "lon": 3.3762740,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576959,\n "lat": 50.0844060,\n "lon": 3.3734050,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576961,\n "lat": 50.0843837,\n "lon": 3.3774605,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576963,\n "lat": 50.0843924,\n "lon": 3.3775708,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576965,\n "lat": 50.0844070,\n "lon": 3.3735810,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576967,\n "lat": 50.0844110,\n "lon": 3.3724840,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576968,\n "lat": 50.0844090,\n "lon": 3.3731580,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576971,\n "lat": 50.0843938,\n "lon": 3.3774631,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576972,\n "lat": 50.0844608,\n "lon": 3.3630765,\n "timestamp": "2018-10-21T17:30:14Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 2455576974,\n "lat": 50.0844040,\n "lon": 3.3768230,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576976,\n "lat": 50.0844018,\n "lon": 3.3775645,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576977,\n "lat": 50.0844070,\n "lon": 3.3765050,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576978,\n "lat": 50.0844097,\n "lon": 3.3775543,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576979,\n "lat": 50.0844270,\n "lon": 3.3709240,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576981,\n "lat": 50.0844500,\n "lon": 3.3637460,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576983,\n "lat": 50.0844100,\n "lon": 3.3767230,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576984,\n "lat": 50.0844031,\n "lon": 3.3774700,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576986,\n "lat": 50.0844280,\n "lon": 3.3718300,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576987,\n "lat": 50.0844646,\n "lon": 3.3632457,\n "timestamp": "2018-10-21T17:30:14Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 2455576990,\n "lat": 50.0844280,\n "lon": 3.3725680,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576991,\n "lat": 50.0844154,\n "lon": 3.3775410,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576992,\n "lat": 50.0844290,\n "lon": 3.3724050,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455576996,\n "lat": 50.0844185,\n "lon": 3.3775258,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455576997,\n "lat": 50.0844107,\n "lon": 3.3774807,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455577000,\n "lat": 50.0844410,\n "lon": 3.3703430,\n "timestamp": "2013-09-12T13:36:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577001,\n "lat": 50.0844160,\n "lon": 3.3774944,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455577002,\n "lat": 50.0844187,\n "lon": 3.3775098,\n "timestamp": "2016-07-03T19:10:32Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 2455577006,\n "lat": 50.0844240,\n "lon": 3.3761660,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577007,\n "lat": 50.0844230,\n "lon": 3.3765140,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577008,\n "lat": 50.0844240,\n "lon": 3.3767430,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577009,\n "lat": 50.0844260,\n "lon": 3.3766610,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577010,\n "lat": 50.0844370,\n "lon": 3.3735490,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577012,\n "lat": 50.0844320,\n "lon": 3.3761360,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577014,\n "lat": 50.0844530,\n "lon": 3.3703000,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577016,\n "lat": 50.0844530,\n "lon": 3.3710450,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577017,\n "lat": 50.0844350,\n "lon": 3.3766650,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577019,\n "lat": 50.0844876,\n "lon": 3.3631777,\n "timestamp": "2018-10-21T17:30:14Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 2455577021,\n "lat": 50.0844520,\n "lon": 3.3727160,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577023,\n "lat": 50.0844430,\n "lon": 3.3757890,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577025,\n "lat": 50.0844510,\n "lon": 3.3733280,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577027,\n "lat": 50.0844410,\n "lon": 3.3769700,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577029,\n "lat": 50.0844550,\n "lon": 3.3732030,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577045,\n "lat": 50.0844600,\n "lon": 3.3717360,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577048,\n "lat": 50.0844460,\n "lon": 3.3766560,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577050,\n "lat": 50.0844660,\n "lon": 3.3705090,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577052,\n "lat": 50.0844660,\n "lon": 3.3705750,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577054,\n "lat": 50.0844630,\n "lon": 3.3717390,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577056,\n "lat": 50.0844660,\n "lon": 3.3708380,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577058,\n "lat": 50.0844580,\n "lon": 3.3737570,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577060,\n "lat": 50.0844920,\n "lon": 3.3636200,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577062,\n "lat": 50.0844510,\n "lon": 3.3769320,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577063,\n "lat": 50.0844640,\n "lon": 3.3731790,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577065,\n "lat": 50.0844670,\n "lon": 3.3724290,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577067,\n "lat": 50.0844670,\n "lon": 3.3729560,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577068,\n "lat": 50.0844720,\n "lon": 3.3714680,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577070,\n "lat": 50.0844580,\n "lon": 3.3758580,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577072,\n "lat": 50.0844740,\n "lon": 3.3709830,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577074,\n "lat": 50.0844760,\n "lon": 3.3706700,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577076,\n "lat": 50.0844790,\n "lon": 3.3704620,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577078,\n "lat": 50.0844580,\n "lon": 3.3772880,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577080,\n "lat": 50.0844800,\n "lon": 3.3707190,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577082,\n "lat": 50.0844810,\n "lon": 3.3705200,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577084,\n "lat": 50.0844720,\n "lon": 3.3735930,\n "timestamp": "2013-09-12T13:36:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577086,\n "lat": 50.0844970,\n "lon": 3.3657540,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577088,\n "lat": 50.0844670,\n "lon": 3.3756910,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577089,\n "lat": 50.0844660,\n "lon": 3.3768760,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577091,\n "lat": 50.0844700,\n "lon": 3.3758040,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577094,\n "lat": 50.0844860,\n "lon": 3.3708630,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577097,\n "lat": 50.0844910,\n "lon": 3.3706830,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577101,\n "lat": 50.0844790,\n "lon": 3.3746820,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577104,\n "lat": 50.0844920,\n "lon": 3.3710820,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577107,\n "lat": 50.0844850,\n "lon": 3.3733770,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577110,\n "lat": 50.0844940,\n "lon": 3.3706180,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577113,\n "lat": 50.0844960,\n "lon": 3.3703820,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577116,\n "lat": 50.0844963,\n "lon": 3.3710711,\n "timestamp": "2013-10-01T02:47:48Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459\n },\n {\n "type": "node",\n "id": 2455577119,\n "lat": 50.0844960,\n "lon": 3.3710850,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577122,\n "lat": 50.0844950,\n "lon": 3.3722910,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577124,\n "lat": 50.0845030,\n "lon": 3.3703860,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577128,\n "lat": 50.0844930,\n "lon": 3.3735600,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577131,\n "lat": 50.0844970,\n "lon": 3.3723630,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577134,\n "lat": 50.0845040,\n "lon": 3.3707570,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577137,\n "lat": 50.0845030,\n "lon": 3.3712450,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577140,\n "lat": 50.0844990,\n "lon": 3.3730850,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577143,\n "lat": 50.0845080,\n "lon": 3.3703380,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577146,\n "lat": 50.0845100,\n "lon": 3.3707440,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577149,\n "lat": 50.0845260,\n "lon": 3.3658660,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577152,\n "lat": 50.0845140,\n "lon": 3.3700800,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577155,\n "lat": 50.0844920,\n "lon": 3.3769550,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577158,\n "lat": 50.0845120,\n "lon": 3.3710310,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577161,\n "lat": 50.0845180,\n "lon": 3.3710380,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577163,\n "lat": 50.0844990,\n "lon": 3.3770960,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577165,\n "lat": 50.0845210,\n "lon": 3.3706160,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577168,\n "lat": 50.0845200,\n "lon": 3.3718360,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577171,\n "lat": 50.0845240,\n "lon": 3.3707850,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577174,\n "lat": 50.0845070,\n "lon": 3.3761860,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577177,\n "lat": 50.0845050,\n "lon": 3.3768980,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577180,\n "lat": 50.0845150,\n "lon": 3.3747290,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577183,\n "lat": 50.0845210,\n "lon": 3.3729840,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577186,\n "lat": 50.0845170,\n "lon": 3.3747220,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577190,\n "lat": 50.0845260,\n "lon": 3.3724680,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577194,\n "lat": 50.0845230,\n "lon": 3.3736540,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577198,\n "lat": 50.0845130,\n "lon": 3.3769670,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577201,\n "lat": 50.0845340,\n "lon": 3.3710040,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577204,\n "lat": 50.0845260,\n "lon": 3.3736500,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577207,\n "lat": 50.0845270,\n "lon": 3.3738440,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577210,\n "lat": 50.0845500,\n "lon": 3.3676360,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577213,\n "lat": 50.0845380,\n "lon": 3.3717240,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577217,\n "lat": 50.0845410,\n "lon": 3.3711230,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577221,\n "lat": 50.0845400,\n "lon": 3.3715290,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577225,\n "lat": 50.0845250,\n "lon": 3.3766480,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577229,\n "lat": 50.0845270,\n "lon": 3.3769110,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577233,\n "lat": 50.0845310,\n "lon": 3.3759030,\n "timestamp": "2013-09-12T13:36:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577237,\n "lat": 50.0845450,\n "lon": 3.3717460,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577239,\n "lat": 50.0845490,\n "lon": 3.3705210,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577242,\n "lat": 50.0845500,\n "lon": 3.3710780,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577244,\n "lat": 50.0845520,\n "lon": 3.3705120,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577247,\n "lat": 50.0845600,\n "lon": 3.3682720,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577250,\n "lat": 50.0845310,\n "lon": 3.3773290,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577253,\n "lat": 50.0845420,\n "lon": 3.3745340,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577256,\n "lat": 50.0845510,\n "lon": 3.3720800,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577259,\n "lat": 50.0845670,\n "lon": 3.3676980,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577262,\n "lat": 50.0845520,\n "lon": 3.3732450,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577265,\n "lat": 50.0845570,\n "lon": 3.3717090,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577268,\n "lat": 50.0845510,\n "lon": 3.3736090,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577271,\n "lat": 50.0845520,\n "lon": 3.3734710,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577273,\n "lat": 50.0845590,\n "lon": 3.3718640,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577275,\n "lat": 50.0845630,\n "lon": 3.3710670,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577278,\n "lat": 50.0845620,\n "lon": 3.3720370,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577280,\n "lat": 50.0845660,\n "lon": 3.3710460,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577281,\n "lat": 50.0845590,\n "lon": 3.3738800,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577282,\n "lat": 50.0845700,\n "lon": 3.3707960,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577283,\n "lat": 50.0845530,\n "lon": 3.3760910,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577284,\n "lat": 50.0845540,\n "lon": 3.3758080,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577285,\n "lat": 50.0845800,\n "lon": 3.3677450,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577286,\n "lat": 50.0845810,\n "lon": 3.3675750,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577287,\n "lat": 50.0845540,\n "lon": 3.3762170,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577288,\n "lat": 50.0845590,\n "lon": 3.3747550,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577289,\n "lat": 50.0845530,\n "lon": 3.3769790,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577290,\n "lat": 50.0845700,\n "lon": 3.3718220,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577291,\n "lat": 50.0845560,\n "lon": 3.3770390,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577293,\n "lat": 50.0845940,\n "lon": 3.3656910,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577295,\n "lat": 50.0845750,\n "lon": 3.3722890,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577297,\n "lat": 50.0845650,\n "lon": 3.3758140,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577299,\n "lat": 50.0845610,\n "lon": 3.3771190,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577301,\n "lat": 50.0845770,\n "lon": 3.3723610,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577302,\n "lat": 50.0845840,\n "lon": 3.3707620,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577304,\n "lat": 50.0845650,\n "lon": 3.3769960,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577306,\n "lat": 50.0845650,\n "lon": 3.3771720,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577308,\n "lat": 50.0845770,\n "lon": 3.3737220,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577310,\n "lat": 50.0845800,\n "lon": 3.3731460,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577311,\n "lat": 50.0845990,\n "lon": 3.3683660,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577313,\n "lat": 50.0845760,\n "lon": 3.3759950,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577315,\n "lat": 50.0845730,\n "lon": 3.3771330,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577317,\n "lat": 50.0845850,\n "lon": 3.3735550,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577319,\n "lat": 50.0845780,\n "lon": 3.3757600,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577321,\n "lat": 50.0845740,\n "lon": 3.3770630,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577323,\n "lat": 50.0845940,\n "lon": 3.3711330,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577325,\n "lat": 50.0845770,\n "lon": 3.3764380,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577327,\n "lat": 50.0846080,\n "lon": 3.3676130,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577328,\n "lat": 50.0845810,\n "lon": 3.3761100,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577330,\n "lat": 50.0845860,\n "lon": 3.3745790,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577332,\n "lat": 50.0845890,\n "lon": 3.3737440,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577334,\n "lat": 50.0845960,\n "lon": 3.3719120,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577336,\n "lat": 50.0845980,\n "lon": 3.3721100,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577338,\n "lat": 50.0846020,\n "lon": 3.3711180,\n "timestamp": "2013-09-12T13:36:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577340,\n "lat": 50.0846000,\n "lon": 3.3718940,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577342,\n "lat": 50.0845960,\n "lon": 3.3732780,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577344,\n "lat": 50.0845950,\n "lon": 3.3739180,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577346,\n "lat": 50.0845890,\n "lon": 3.3760030,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577348,\n "lat": 50.0846220,\n "lon": 3.3657980,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577350,\n "lat": 50.0846050,\n "lon": 3.3712050,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577352,\n "lat": 50.0845880,\n "lon": 3.3766820,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577354,\n "lat": 50.0845970,\n "lon": 3.3745510,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577356,\n "lat": 50.0846010,\n "lon": 3.3736800,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577357,\n "lat": 50.0846010,\n "lon": 3.3738680,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577359,\n "lat": 50.0846090,\n "lon": 3.3720690,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577361,\n "lat": 50.0846140,\n "lon": 3.3707110,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577363,\n "lat": 50.0846160,\n "lon": 3.3701950,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577365,\n "lat": 50.0846120,\n "lon": 3.3718500,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577367,\n "lat": 50.0846160,\n "lon": 3.3718360,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577369,\n "lat": 50.0845990,\n "lon": 3.3771900,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577371,\n "lat": 50.0846280,\n "lon": 3.3682040,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577374,\n "lat": 50.0846310,\n "lon": 3.3674200,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577375,\n "lat": 50.0846310,\n "lon": 3.3676460,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577377,\n "lat": 50.0846120,\n "lon": 3.3737760,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577379,\n "lat": 50.0846050,\n "lon": 3.3760120,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577382,\n "lat": 50.0846120,\n "lon": 3.3738840,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577384,\n "lat": 50.0846210,\n "lon": 3.3711560,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577386,\n "lat": 50.0846030,\n "lon": 3.3770810,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577388,\n "lat": 50.0846220,\n "lon": 3.3713370,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577390,\n "lat": 50.0846050,\n "lon": 3.3767060,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577392,\n "lat": 50.0846280,\n "lon": 3.3698110,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577394,\n "lat": 50.0846080,\n "lon": 3.3771500,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577396,\n "lat": 50.0846250,\n "lon": 3.3731800,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577398,\n "lat": 50.0846350,\n "lon": 3.3701220,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577400,\n "lat": 50.0846160,\n "lon": 3.3770250,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577402,\n "lat": 50.0846410,\n "lon": 3.3693630,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577404,\n "lat": 50.0846180,\n "lon": 3.3770100,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577406,\n "lat": 50.0846190,\n "lon": 3.3770070,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577408,\n "lat": 50.0846360,\n "lon": 3.3717610,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577409,\n "lat": 50.0846420,\n "lon": 3.3706290,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577411,\n "lat": 50.0846330,\n "lon": 3.3738040,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577413,\n "lat": 50.0846410,\n "lon": 3.3719460,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577416,\n "lat": 50.0846260,\n "lon": 3.3769750,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577417,\n "lat": 50.0846340,\n "lon": 3.3745910,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577419,\n "lat": 50.0846400,\n "lon": 3.3734670,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577421,\n "lat": 50.0846300,\n "lon": 3.3768690,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577423,\n "lat": 50.0846490,\n "lon": 3.3710310,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577425,\n "lat": 50.0846580,\n "lon": 3.3682730,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577427,\n "lat": 50.0846430,\n "lon": 3.3734710,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577429,\n "lat": 50.0846520,\n "lon": 3.3712430,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577431,\n "lat": 50.0846640,\n "lon": 3.3677400,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577433,\n "lat": 50.0846500,\n "lon": 3.3727540,\n "timestamp": "2013-09-12T13:36:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577435,\n "lat": 50.0846540,\n "lon": 3.3718610,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577437,\n "lat": 50.0846740,\n "lon": 3.3657430,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577439,\n "lat": 50.0846600,\n "lon": 3.3708260,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577441,\n "lat": 50.0846430,\n "lon": 3.3762940,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577443,\n "lat": 50.0846430,\n "lon": 3.3764830,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577445,\n "lat": 50.0846620,\n "lon": 3.3710510,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577447,\n "lat": 50.0846630,\n "lon": 3.3708720,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577449,\n "lat": 50.0846810,\n "lon": 3.3660350,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577450,\n "lat": 50.0846480,\n "lon": 3.3771670,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577452,\n "lat": 50.0846490,\n "lon": 3.3770240,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577454,\n "lat": 50.0846810,\n "lon": 3.3673240,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577456,\n "lat": 50.0846780,\n "lon": 3.3696370,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577458,\n "lat": 50.0846640,\n "lon": 3.3742180,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577460,\n "lat": 50.0846550,\n "lon": 3.3771360,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577462,\n "lat": 50.0846560,\n "lon": 3.3769910,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577464,\n "lat": 50.0846580,\n "lon": 3.3767340,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577466,\n "lat": 50.0846740,\n "lon": 3.3717840,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577468,\n "lat": 50.0846830,\n "lon": 3.3692480,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577470,\n "lat": 50.0846930,\n "lon": 3.3660970,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577472,\n "lat": 50.0846590,\n "lon": 3.3769130,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577474,\n "lat": 50.0846910,\n "lon": 3.3673710,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577476,\n "lat": 50.0846690,\n "lon": 3.3746010,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577478,\n "lat": 50.0846700,\n "lon": 3.3743660,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577480,\n "lat": 50.0846730,\n "lon": 3.3736930,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577482,\n "lat": 50.0846770,\n "lon": 3.3725290,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577484,\n "lat": 50.0846990,\n "lon": 3.3658360,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577486,\n "lat": 50.0846820,\n "lon": 3.3715860,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577488,\n "lat": 50.0846650,\n "lon": 3.3768870,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577490,\n "lat": 50.0846720,\n "lon": 3.3760530,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577492,\n "lat": 50.0847050,\n "lon": 3.3657240,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577493,\n "lat": 50.0847010,\n "lon": 3.3673520,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577495,\n "lat": 50.0847010,\n "lon": 3.3675100,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577497,\n "lat": 50.0846710,\n "lon": 3.3769200,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577500,\n "lat": 50.0847020,\n "lon": 3.3673500,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577502,\n "lat": 50.0846800,\n "lon": 3.3745200,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577504,\n "lat": 50.0846740,\n "lon": 3.3770580,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577506,\n "lat": 50.0846860,\n "lon": 3.3735270,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577508,\n "lat": 50.0846840,\n "lon": 3.3743330,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577510,\n "lat": 50.0846950,\n "lon": 3.3717460,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577512,\n "lat": 50.0846880,\n "lon": 3.3743240,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577514,\n "lat": 50.0847120,\n "lon": 3.3673970,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577516,\n "lat": 50.0846840,\n "lon": 3.3761920,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577518,\n "lat": 50.0846900,\n "lon": 3.3745290,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577520,\n "lat": 50.0846830,\n "lon": 3.3771860,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577522,\n "lat": 50.0846940,\n "lon": 3.3741450,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577524,\n "lat": 50.0847200,\n "lon": 3.3660150,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577526,\n "lat": 50.0847080,\n "lon": 3.3706850,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577528,\n "lat": 50.0846970,\n "lon": 3.3743020,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577530,\n "lat": 50.0847120,\n "lon": 3.3698630,\n "timestamp": "2013-09-12T13:36:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577532,\n "lat": 50.0847220,\n "lon": 3.3673790,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577534,\n "lat": 50.0846910,\n "lon": 3.3771560,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577536,\n "lat": 50.0847220,\n "lon": 3.3677000,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577538,\n "lat": 50.0847120,\n "lon": 3.3709470,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577540,\n "lat": 50.0847150,\n "lon": 3.3709390,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577542,\n "lat": 50.0847030,\n "lon": 3.3748090,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577544,\n "lat": 50.0847130,\n "lon": 3.3717560,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577546,\n "lat": 50.0847320,\n "lon": 3.3658140,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577548,\n "lat": 50.0847140,\n "lon": 3.3719770,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577550,\n "lat": 50.0847080,\n "lon": 3.3741600,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577552,\n "lat": 50.0847090,\n "lon": 3.3744480,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577554,\n "lat": 50.0847360,\n "lon": 3.3660060,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577562,\n "lat": 50.0847360,\n "lon": 3.3660720,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577564,\n "lat": 50.0847320,\n "lon": 3.3676940,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577568,\n "lat": 50.0847350,\n "lon": 3.3679790,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577571,\n "lat": 50.0847350,\n "lon": 3.3681360,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577573,\n "lat": 50.0847070,\n "lon": 3.3771230,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577575,\n "lat": 50.0847410,\n "lon": 3.3667200,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577577,\n "lat": 50.0847380,\n "lon": 3.3681470,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577579,\n "lat": 50.0847410,\n "lon": 3.3674330,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577581,\n "lat": 50.0847200,\n "lon": 3.3741320,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577583,\n "lat": 50.0847150,\n "lon": 3.3758760,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577585,\n "lat": 50.0847210,\n "lon": 3.3744580,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577587,\n "lat": 50.0847150,\n "lon": 3.3763910,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577588,\n "lat": 50.0847360,\n "lon": 3.3702970,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577589,\n "lat": 50.0847510,\n "lon": 3.3660630,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577591,\n "lat": 50.0847180,\n "lon": 3.3770830,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577592,\n "lat": 50.0847260,\n "lon": 3.3746930,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577595,\n "lat": 50.0847420,\n "lon": 3.3702770,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577597,\n "lat": 50.0847300,\n "lon": 3.3744360,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577598,\n "lat": 50.0847240,\n "lon": 3.3763690,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577599,\n "lat": 50.0847510,\n "lon": 3.3681820,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577600,\n "lat": 50.0847340,\n "lon": 3.3735900,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577601,\n "lat": 50.0847320,\n "lon": 3.3744690,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577602,\n "lat": 50.0847570,\n "lon": 3.3666450,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577603,\n "lat": 50.0847330,\n "lon": 3.3746570,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577604,\n "lat": 50.0847340,\n "lon": 3.3743480,\n "timestamp": "2013-09-12T13:36:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577605,\n "lat": 50.0847430,\n "lon": 3.3716420,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577606,\n "lat": 50.0847570,\n "lon": 3.3678260,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577607,\n "lat": 50.0847460,\n "lon": 3.3716330,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577609,\n "lat": 50.0847380,\n "lon": 3.3743380,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577610,\n "lat": 50.0847410,\n "lon": 3.3744490,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577611,\n "lat": 50.0847420,\n "lon": 3.3744060,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577612,\n "lat": 50.0847360,\n "lon": 3.3764110,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577613,\n "lat": 50.0847490,\n "lon": 3.3725490,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577614,\n "lat": 50.0847570,\n "lon": 3.3702050,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577616,\n "lat": 50.0847460,\n "lon": 3.3740760,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577617,\n "lat": 50.0847720,\n "lon": 3.3667010,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577618,\n "lat": 50.0847610,\n "lon": 3.3701910,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577619,\n "lat": 50.0847540,\n "lon": 3.3725080,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577620,\n "lat": 50.0847700,\n "lon": 3.3678200,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577622,\n "lat": 50.0847580,\n "lon": 3.3720630,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577624,\n "lat": 50.0847750,\n "lon": 3.3668550,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577626,\n "lat": 50.0847450,\n "lon": 3.3763880,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577628,\n "lat": 50.0847520,\n "lon": 3.3743880,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577630,\n "lat": 50.0847520,\n "lon": 3.3744240,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577632,\n "lat": 50.0847730,\n "lon": 3.3680790,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577634,\n "lat": 50.0847440,\n "lon": 3.3772490,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577636,\n "lat": 50.0847610,\n "lon": 3.3720010,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577638,\n "lat": 50.0847540,\n "lon": 3.3744200,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577642,\n "lat": 50.0847630,\n "lon": 3.3720090,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577644,\n "lat": 50.0847630,\n "lon": 3.3727850,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577646,\n "lat": 50.0847490,\n "lon": 3.3772220,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577648,\n "lat": 50.0847670,\n "lon": 3.3719660,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577650,\n "lat": 50.0847840,\n "lon": 3.3668920,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577658,\n "lat": 50.0847540,\n "lon": 3.3771500,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577661,\n "lat": 50.0847630,\n "lon": 3.3744000,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577664,\n "lat": 50.0847710,\n "lon": 3.3719390,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577667,\n "lat": 50.0847690,\n "lon": 3.3727350,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577670,\n "lat": 50.0847730,\n "lon": 3.3716690,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577675,\n "lat": 50.0847780,\n "lon": 3.3701300,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577681,\n "lat": 50.0847860,\n "lon": 3.3693210,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577684,\n "lat": 50.0847900,\n "lon": 3.3681240,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577687,\n "lat": 50.0847630,\n "lon": 3.3771080,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577690,\n "lat": 50.0847800,\n "lon": 3.3720740,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577693,\n "lat": 50.0847730,\n "lon": 3.3743780,\n "timestamp": "2013-09-12T13:36:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577696,\n "lat": 50.0847930,\n "lon": 3.3685820,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577702,\n "lat": 50.0847790,\n "lon": 3.3732530,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577705,\n "lat": 50.0847830,\n "lon": 3.3720200,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577708,\n "lat": 50.0847830,\n "lon": 3.3725590,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577710,\n "lat": 50.0848020,\n "lon": 3.3666150,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577713,\n "lat": 50.0847790,\n "lon": 3.3740020,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577716,\n "lat": 50.0847860,\n "lon": 3.3719760,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577717,\n "lat": 50.0847780,\n "lon": 3.3745110,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577719,\n "lat": 50.0847870,\n "lon": 3.3719470,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577721,\n "lat": 50.0847830,\n "lon": 3.3732990,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577723,\n "lat": 50.0847720,\n "lon": 3.3772630,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577725,\n "lat": 50.0848030,\n "lon": 3.3679320,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577727,\n "lat": 50.0847890,\n "lon": 3.3725190,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577729,\n "lat": 50.0847840,\n "lon": 3.3743530,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577733,\n "lat": 50.0847840,\n "lon": 3.3744620,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577734,\n "lat": 50.0848100,\n "lon": 3.3666770,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577736,\n "lat": 50.0847840,\n "lon": 3.3748410,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577738,\n "lat": 50.0847770,\n "lon": 3.3772360,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577739,\n "lat": 50.0847960,\n "lon": 3.3718060,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577741,\n "lat": 50.0847890,\n "lon": 3.3740350,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577742,\n "lat": 50.0848090,\n "lon": 3.3683160,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577744,\n "lat": 50.0848060,\n "lon": 3.3697720,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577746,\n "lat": 50.0847850,\n "lon": 3.3764250,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577748,\n "lat": 50.0847820,\n "lon": 3.3774260,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577750,\n "lat": 50.0848120,\n "lon": 3.3683250,\n "timestamp": "2013-09-12T13:36:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577752,\n "lat": 50.0847950,\n "lon": 3.3739340,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577754,\n "lat": 50.0848140,\n "lon": 3.3681830,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577756,\n "lat": 50.0847950,\n "lon": 3.3744750,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577758,\n "lat": 50.0848110,\n "lon": 3.3695100,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577760,\n "lat": 50.0847970,\n "lon": 3.3739620,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577762,\n "lat": 50.0848110,\n "lon": 3.3699780,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577763,\n "lat": 50.0848140,\n "lon": 3.3692490,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577765,\n "lat": 50.0847930,\n "lon": 3.3758180,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577767,\n "lat": 50.0848230,\n "lon": 3.3666690,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577769,\n "lat": 50.0848110,\n "lon": 3.3717200,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577771,\n "lat": 50.0848050,\n "lon": 3.3739440,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577773,\n "lat": 50.0848160,\n "lon": 3.3706910,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577775,\n "lat": 50.0848230,\n "lon": 3.3686520,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577777,\n "lat": 50.0848050,\n "lon": 3.3744170,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577778,\n "lat": 50.0848060,\n "lon": 3.3747360,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577780,\n "lat": 50.0848160,\n "lon": 3.3716930,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577783,\n "lat": 50.0848270,\n "lon": 3.3682890,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577784,\n "lat": 50.0848230,\n "lon": 3.3699320,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577788,\n "lat": 50.0848050,\n "lon": 3.3757470,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577790,\n "lat": 50.0848310,\n "lon": 3.3682970,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577792,\n "lat": 50.0848310,\n "lon": 3.3684290,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577794,\n "lat": 50.0848320,\n "lon": 3.3682470,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577796,\n "lat": 50.0848030,\n "lon": 3.3773380,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577797,\n "lat": 50.0848270,\n "lon": 3.3700090,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577799,\n "lat": 50.0848290,\n "lon": 3.3694540,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577801,\n "lat": 50.0848150,\n "lon": 3.3739820,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577803,\n "lat": 50.0848170,\n "lon": 3.3742790,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577805,\n "lat": 50.0848310,\n "lon": 3.3699950,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577806,\n "lat": 50.0848360,\n "lon": 3.3685310,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577808,\n "lat": 50.0848320,\n "lon": 3.3702510,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577810,\n "lat": 50.0848440,\n "lon": 3.3668040,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577812,\n "lat": 50.0848210,\n "lon": 3.3746590,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577814,\n "lat": 50.0848180,\n "lon": 3.3756230,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577816,\n "lat": 50.0848180,\n "lon": 3.3757530,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577818,\n "lat": 50.0848240,\n "lon": 3.3739630,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577820,\n "lat": 50.0848360,\n "lon": 3.3702390,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577822,\n "lat": 50.0848420,\n "lon": 3.3684740,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577824,\n "lat": 50.0848390,\n "lon": 3.3702320,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577828,\n "lat": 50.0848550,\n "lon": 3.3668450,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577829,\n "lat": 50.0848250,\n "lon": 3.3763210,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577831,\n "lat": 50.0848520,\n "lon": 3.3682820,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577833,\n "lat": 50.0848500,\n "lon": 3.3689340,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577835,\n "lat": 50.0848490,\n "lon": 3.3693800,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577837,\n "lat": 50.0848290,\n "lon": 3.3756440,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577839,\n "lat": 50.0848400,\n "lon": 3.3722280,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577840,\n "lat": 50.0848240,\n "lon": 3.3773510,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577842,\n "lat": 50.0848460,\n "lon": 3.3706180,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577844,\n "lat": 50.0848320,\n "lon": 3.3755290,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577846,\n "lat": 50.0848320,\n "lon": 3.3756320,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577848,\n "lat": 50.0848570,\n "lon": 3.3683000,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577850,\n "lat": 50.0848450,\n "lon": 3.3721710,\n "timestamp": "2013-09-12T13:36:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577854,\n "lat": 50.0848350,\n "lon": 3.3756470,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577856,\n "lat": 50.0848340,\n "lon": 3.3761590,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577858,\n "lat": 50.0848380,\n "lon": 3.3752360,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577860,\n "lat": 50.0848320,\n "lon": 3.3773200,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577862,\n "lat": 50.0848580,\n "lon": 3.3694810,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577864,\n "lat": 50.0848630,\n "lon": 3.3682250,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577868,\n "lat": 50.0848440,\n "lon": 3.3752000,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577870,\n "lat": 50.0848640,\n "lon": 3.3689520,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577872,\n "lat": 50.0848660,\n "lon": 3.3686010,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577874,\n "lat": 50.0848470,\n "lon": 3.3745730,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577878,\n "lat": 50.0848580,\n "lon": 3.3722320,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577880,\n "lat": 50.0848430,\n "lon": 3.3771370,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577882,\n "lat": 50.0848730,\n "lon": 3.3682660,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577884,\n "lat": 50.0848550,\n "lon": 3.3739970,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577886,\n "lat": 50.0848740,\n "lon": 3.3682880,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577888,\n "lat": 50.0848630,\n "lon": 3.3721740,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577890,\n "lat": 50.0848460,\n "lon": 3.3774630,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577891,\n "lat": 50.0848600,\n "lon": 3.3733840,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577893,\n "lat": 50.0848610,\n "lon": 3.3731220,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577896,\n "lat": 50.0848740,\n "lon": 3.3695800,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577898,\n "lat": 50.0848500,\n "lon": 3.3771080,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577900,\n "lat": 50.0848660,\n "lon": 3.3721750,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577901,\n "lat": 50.0848690,\n "lon": 3.3717400,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577903,\n "lat": 50.0848800,\n "lon": 3.3683150,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577905,\n "lat": 50.0848770,\n "lon": 3.3693070,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577907,\n "lat": 50.0848610,\n "lon": 3.3743270,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577909,\n "lat": 50.0848770,\n "lon": 3.3695690,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577911,\n "lat": 50.0848610,\n "lon": 3.3750990,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577913,\n "lat": 50.0848660,\n "lon": 3.3737630,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577915,\n "lat": 50.0848730,\n "lon": 3.3717230,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577917,\n "lat": 50.0848690,\n "lon": 3.3733640,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577919,\n "lat": 50.0848570,\n "lon": 3.3773730,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577921,\n "lat": 50.0848840,\n "lon": 3.3694120,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577923,\n "lat": 50.0848880,\n "lon": 3.3688740,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577925,\n "lat": 50.0848950,\n "lon": 3.3667760,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577928,\n "lat": 50.0848930,\n "lon": 3.3685210,\n "timestamp": "2013-09-12T13:36:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577995,\n "lat": 50.0848650,\n "lon": 3.3773400,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577997,\n "lat": 50.0848660,\n "lon": 3.3773790,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455577999,\n "lat": 50.0848730,\n "lon": 3.3755430,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578001,\n "lat": 50.0848720,\n "lon": 3.3759750,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578003,\n "lat": 50.0848740,\n "lon": 3.3753600,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578005,\n "lat": 50.0848970,\n "lon": 3.3683040,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578007,\n "lat": 50.0848960,\n "lon": 3.3689920,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578010,\n "lat": 50.0848960,\n "lon": 3.3690680,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578014,\n "lat": 50.0849050,\n "lon": 3.3668220,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578016,\n "lat": 50.0848780,\n "lon": 3.3753360,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578018,\n "lat": 50.0848830,\n "lon": 3.3738740,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578020,\n "lat": 50.0849010,\n "lon": 3.3688960,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578022,\n "lat": 50.0848810,\n "lon": 3.3754710,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578024,\n "lat": 50.0849030,\n "lon": 3.3686250,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578026,\n "lat": 50.0848930,\n "lon": 3.3718560,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578028,\n "lat": 50.0848910,\n "lon": 3.3725890,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578030,\n "lat": 50.0848780,\n "lon": 3.3771580,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578032,\n "lat": 50.0849050,\n "lon": 3.3688490,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578034,\n "lat": 50.0848850,\n "lon": 3.3757810,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578036,\n "lat": 50.0849140,\n "lon": 3.3667670,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578038,\n "lat": 50.0848990,\n "lon": 3.3717560,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578040,\n "lat": 50.0848970,\n "lon": 3.3725210,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578042,\n "lat": 50.0849000,\n "lon": 3.3717680,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578044,\n "lat": 50.0848840,\n "lon": 3.3771290,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578045,\n "lat": 50.0848950,\n "lon": 3.3738880,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578047,\n "lat": 50.0849130,\n "lon": 3.3683640,\n "timestamp": "2013-09-12T13:36:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578051,\n "lat": 50.0848910,\n "lon": 3.3753430,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578053,\n "lat": 50.0849030,\n "lon": 3.3717390,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578055,\n "lat": 50.0848970,\n "lon": 3.3738030,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578057,\n "lat": 50.0848970,\n "lon": 3.3738330,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578060,\n "lat": 50.0848920,\n "lon": 3.3757390,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578062,\n "lat": 50.0848920,\n "lon": 3.3758620,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578064,\n "lat": 50.0848940,\n "lon": 3.3753670,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578066,\n "lat": 50.0849130,\n "lon": 3.3704360,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578068,\n "lat": 50.0849010,\n "lon": 3.3742570,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578070,\n "lat": 50.0849250,\n "lon": 3.3668070,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578072,\n "lat": 50.0849190,\n "lon": 3.3688700,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578076,\n "lat": 50.0849200,\n "lon": 3.3690210,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578078,\n "lat": 50.0849070,\n "lon": 3.3731130,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578080,\n "lat": 50.0849060,\n "lon": 3.3738390,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578082,\n "lat": 50.0849180,\n "lon": 3.3702190,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578083,\n "lat": 50.0849020,\n "lon": 3.3752600,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578084,\n "lat": 50.0849270,\n "lon": 3.3674620,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578085,\n "lat": 50.0849190,\n "lon": 3.3699960,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578086,\n "lat": 50.0849200,\n "lon": 3.3699920,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578087,\n "lat": 50.0849030,\n "lon": 3.3753710,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578088,\n "lat": 50.0849210,\n "lon": 3.3699900,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578089,\n "lat": 50.0849230,\n "lon": 3.3694440,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578090,\n "lat": 50.0849040,\n "lon": 3.3756580,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578091,\n "lat": 50.0849220,\n "lon": 3.3702050,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578092,\n "lat": 50.0849240,\n "lon": 3.3696260,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578093,\n "lat": 50.0849050,\n "lon": 3.3756640,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578094,\n "lat": 50.0849050,\n "lon": 3.3757890,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578095,\n "lat": 50.0849120,\n "lon": 3.3738240,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578096,\n "lat": 50.0849110,\n "lon": 3.3745260,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578097,\n "lat": 50.0849280,\n "lon": 3.3696560,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578098,\n "lat": 50.0849310,\n "lon": 3.3689250,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578099,\n "lat": 50.0849360,\n "lon": 3.3674860,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578100,\n "lat": 50.0849360,\n "lon": 3.3676250,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578101,\n "lat": 50.0849300,\n "lon": 3.3696100,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578102,\n "lat": 50.0849330,\n "lon": 3.3691170,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578103,\n "lat": 50.0849160,\n "lon": 3.3755580,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578104,\n "lat": 50.0849210,\n "lon": 3.3745390,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578106,\n "lat": 50.0849400,\n "lon": 3.3691020,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578107,\n "lat": 50.0849480,\n "lon": 3.3671750,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578108,\n "lat": 50.0849410,\n "lon": 3.3696200,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578109,\n "lat": 50.0849430,\n "lon": 3.3694050,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578110,\n "lat": 50.0849280,\n "lon": 3.3741810,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578111,\n "lat": 50.0849250,\n "lon": 3.3754860,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578112,\n "lat": 50.0849430,\n "lon": 3.3699170,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578113,\n "lat": 50.0849310,\n "lon": 3.3737330,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578114,\n "lat": 50.0849300,\n "lon": 3.3741950,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578115,\n "lat": 50.0849430,\n "lon": 3.3703410,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578116,\n "lat": 50.0849370,\n "lon": 3.3723940,\n "timestamp": "2013-09-12T13:36:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578118,\n "lat": 50.0849480,\n "lon": 3.3692480,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578119,\n "lat": 50.0849390,\n "lon": 3.3723660,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578120,\n "lat": 50.0849340,\n "lon": 3.3740460,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578122,\n "lat": 50.0849510,\n "lon": 3.3696770,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578123,\n "lat": 50.0849570,\n "lon": 3.3687670,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578124,\n "lat": 50.0849360,\n "lon": 3.3753830,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578125,\n "lat": 50.0849600,\n "lon": 3.3680780,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578126,\n "lat": 50.0849470,\n "lon": 3.3722510,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578127,\n "lat": 50.0849660,\n "lon": 3.3677400,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578128,\n "lat": 50.0849520,\n "lon": 3.3721900,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578130,\n "lat": 50.0849530,\n "lon": 3.3723690,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578131,\n "lat": 50.0849510,\n "lon": 3.3731920,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578132,\n "lat": 50.0849670,\n "lon": 3.3681980,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578133,\n "lat": 50.0849490,\n "lon": 3.3741360,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578134,\n "lat": 50.0849650,\n "lon": 3.3696410,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578135,\n "lat": 50.0849720,\n "lon": 3.3674460,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578136,\n "lat": 50.0849750,\n "lon": 3.3674560,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578137,\n "lat": 50.0849710,\n "lon": 3.3687910,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578138,\n "lat": 50.0849510,\n "lon": 3.3752390,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578140,\n "lat": 50.0849760,\n "lon": 3.3674210,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578142,\n "lat": 50.0849680,\n "lon": 3.3703140,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578144,\n "lat": 50.0849590,\n "lon": 3.3731730,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578146,\n "lat": 50.0849630,\n "lon": 3.3722580,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578148,\n "lat": 50.0849570,\n "lon": 3.3744650,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578149,\n "lat": 50.0849600,\n "lon": 3.3737660,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578151,\n "lat": 50.0849590,\n "lon": 3.3742150,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578153,\n "lat": 50.0849810,\n "lon": 3.3674390,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578155,\n "lat": 50.0849570,\n "lon": 3.3751350,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578157,\n "lat": 50.0849760,\n "lon": 3.3694400,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578159,\n "lat": 50.0849610,\n "lon": 3.3743470,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578161,\n "lat": 50.0849630,\n "lon": 3.3739580,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578163,\n "lat": 50.0849780,\n "lon": 3.3694890,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578165,\n "lat": 50.0849680,\n "lon": 3.3727900,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578167,\n "lat": 50.0849640,\n "lon": 3.3741530,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578169,\n "lat": 50.0849870,\n "lon": 3.3673020,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578173,\n "lat": 50.0849670,\n "lon": 3.3737500,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578175,\n "lat": 50.0849840,\n "lon": 3.3693270,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578177,\n "lat": 50.0849880,\n "lon": 3.3682930,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578179,\n "lat": 50.0849760,\n "lon": 3.3724270,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578181,\n "lat": 50.0849900,\n "lon": 3.3681810,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578183,\n "lat": 50.0849900,\n "lon": 3.3682930,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578185,\n "lat": 50.0849770,\n "lon": 3.3724040,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578187,\n "lat": 50.0849870,\n "lon": 3.3693200,\n "timestamp": "2013-09-12T13:36:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578188,\n "lat": 50.0849730,\n "lon": 3.3737380,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578190,\n "lat": 50.0849880,\n "lon": 3.3693020,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578192,\n "lat": 50.0849790,\n "lon": 3.3723760,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578194,\n "lat": 50.0849790,\n "lon": 3.3724040,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578196,\n "lat": 50.0849890,\n "lon": 3.3693490,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578198,\n "lat": 50.0849900,\n "lon": 3.3691670,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578219,\n "lat": 50.0849780,\n "lon": 3.3741240,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578220,\n "lat": 50.0849790,\n "lon": 3.3741710,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578224,\n "lat": 50.0849920,\n "lon": 3.3702520,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578226,\n "lat": 50.0849890,\n "lon": 3.3713230,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578230,\n "lat": 50.0849960,\n "lon": 3.3693320,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578232,\n "lat": 50.0849970,\n "lon": 3.3696700,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578234,\n "lat": 50.0849909,\n "lon": 3.3726167,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578236,\n "lat": 50.0850030,\n "lon": 3.3688440,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578240,\n "lat": 50.0850050,\n "lon": 3.3683680,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578243,\n "lat": 50.0850070,\n "lon": 3.3677550,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578248,\n "lat": 50.0850040,\n "lon": 3.3699160,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578251,\n "lat": 50.0850140,\n "lon": 3.3671230,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578255,\n "lat": 50.0849930,\n "lon": 3.3744090,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578257,\n "lat": 50.0849960,\n "lon": 3.3739330,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578261,\n "lat": 50.0850170,\n "lon": 3.3675590,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578264,\n "lat": 50.0850030,\n "lon": 3.3726200,\n "timestamp": "2013-09-12T13:36:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578267,\n "lat": 50.0849980,\n "lon": 3.3750900,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578270,\n "lat": 50.0850090,\n "lon": 3.3725500,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578273,\n "lat": 50.0850050,\n "lon": 3.3742000,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578276,\n "lat": 50.0850080,\n "lon": 3.3739980,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578279,\n "lat": 50.0850230,\n "lon": 3.3696060,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578285,\n "lat": 50.0850160,\n "lon": 3.3719240,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578288,\n "lat": 50.0850220,\n "lon": 3.3701790,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578291,\n "lat": 50.0850170,\n "lon": 3.3721260,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578294,\n "lat": 50.0850170,\n "lon": 3.3722020,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578296,\n "lat": 50.0850120,\n "lon": 3.3738690,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578298,\n "lat": 50.0850120,\n "lon": 3.3738780,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578300,\n "lat": 50.0850320,\n "lon": 3.3676110,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578302,\n "lat": 50.0850140,\n "lon": 3.3738730,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578304,\n "lat": 50.0850280,\n "lon": 3.3698270,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578306,\n "lat": 50.0850210,\n "lon": 3.3720940,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578310,\n "lat": 50.0850200,\n "lon": 3.3725510,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578312,\n "lat": 50.0850140,\n "lon": 3.3749600,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578314,\n "lat": 50.0850240,\n "lon": 3.3721290,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578316,\n "lat": 50.0850190,\n "lon": 3.3741670,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578318,\n "lat": 50.0850200,\n "lon": 3.3738880,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578319,\n "lat": 50.0850210,\n "lon": 3.3739660,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578321,\n "lat": 50.0850410,\n "lon": 3.3680190,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578323,\n "lat": 50.0850430,\n "lon": 3.3679090,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578325,\n "lat": 50.0850370,\n "lon": 3.3698350,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578327,\n "lat": 50.0850380,\n "lon": 3.3697450,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578329,\n "lat": 50.0850380,\n "lon": 3.3697710,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578331,\n "lat": 50.0850480,\n "lon": 3.3666710,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578333,\n "lat": 50.0850260,\n "lon": 3.3738880,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578337,\n "lat": 50.0850330,\n "lon": 3.3718390,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578339,\n "lat": 50.0850270,\n "lon": 3.3739750,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578341,\n "lat": 50.0850320,\n "lon": 3.3724390,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578343,\n "lat": 50.0850450,\n "lon": 3.3684870,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578347,\n "lat": 50.0850460,\n "lon": 3.3686260,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578349,\n "lat": 50.0850340,\n "lon": 3.3724160,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578351,\n "lat": 50.0850510,\n "lon": 3.3672520,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578353,\n "lat": 50.0850450,\n "lon": 3.3697530,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578355,\n "lat": 50.0850320,\n "lon": 3.3738270,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578357,\n "lat": 50.0850340,\n "lon": 3.3735460,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578359,\n "lat": 50.0850500,\n "lon": 3.3687150,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578361,\n "lat": 50.0850310,\n "lon": 3.3748240,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578363,\n "lat": 50.0850480,\n "lon": 3.3697790,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578365,\n "lat": 50.0850580,\n "lon": 3.3667090,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578367,\n "lat": 50.0850490,\n "lon": 3.3697160,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578368,\n "lat": 50.0850510,\n "lon": 3.3691830,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578370,\n "lat": 50.0850490,\n "lon": 3.3701110,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578372,\n "lat": 50.0850380,\n "lon": 3.3738140,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578374,\n "lat": 50.0850550,\n "lon": 3.3685900,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578376,\n "lat": 50.0850590,\n "lon": 3.3675250,\n "timestamp": "2013-09-12T13:36:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578378,\n "lat": 50.0850380,\n "lon": 3.3741860,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578382,\n "lat": 50.0850530,\n "lon": 3.3696820,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578384,\n "lat": 50.0850400,\n "lon": 3.3738160,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578385,\n "lat": 50.0850370,\n "lon": 3.3747740,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578387,\n "lat": 50.0850570,\n "lon": 3.3687580,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578391,\n "lat": 50.0850590,\n "lon": 3.3687050,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578393,\n "lat": 50.0850520,\n "lon": 3.3713820,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578395,\n "lat": 50.0850480,\n "lon": 3.3735830,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578399,\n "lat": 50.0850690,\n "lon": 3.3681250,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578401,\n "lat": 50.0850530,\n "lon": 3.3735040,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578403,\n "lat": 50.0850670,\n "lon": 3.3696480,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578405,\n "lat": 50.0850530,\n "lon": 3.3741600,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578407,\n "lat": 50.0850770,\n "lon": 3.3666440,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578409,\n "lat": 50.0850540,\n "lon": 3.3739270,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578411,\n "lat": 50.0850740,\n "lon": 3.3677180,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578412,\n "lat": 50.0850560,\n "lon": 3.3735040,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578414,\n "lat": 50.0850760,\n "lon": 3.3675820,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578416,\n "lat": 50.0850690,\n "lon": 3.3698000,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578418,\n "lat": 50.0850590,\n "lon": 3.3735040,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578420,\n "lat": 50.0850720,\n "lon": 3.3695120,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578422,\n "lat": 50.0850730,\n "lon": 3.3699840,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578424,\n "lat": 50.0850620,\n "lon": 3.3735030,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578426,\n "lat": 50.0850680,\n "lon": 3.3722110,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578428,\n "lat": 50.0850640,\n "lon": 3.3735020,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578429,\n "lat": 50.0850690,\n "lon": 3.3721070,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578431,\n "lat": 50.0850720,\n "lon": 3.3719230,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578433,\n "lat": 50.0850670,\n "lon": 3.3735010,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578435,\n "lat": 50.0850720,\n "lon": 3.3719550,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578437,\n "lat": 50.0850890,\n "lon": 3.3666860,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578438,\n "lat": 50.0850670,\n "lon": 3.3741170,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578440,\n "lat": 50.0850700,\n "lon": 3.3734980,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578444,\n "lat": 50.0850850,\n "lon": 3.3691170,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578446,\n "lat": 50.0850680,\n "lon": 3.3746480,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578448,\n "lat": 50.0850720,\n "lon": 3.3734960,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578450,\n "lat": 50.0850910,\n "lon": 3.3675720,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578452,\n "lat": 50.0850740,\n "lon": 3.3734930,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578454,\n "lat": 50.0850760,\n "lon": 3.3734900,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578456,\n "lat": 50.0850880,\n "lon": 3.3697510,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578460,\n "lat": 50.0851010,\n "lon": 3.3666280,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578462,\n "lat": 50.0850790,\n "lon": 3.3740590,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578464,\n "lat": 50.0850990,\n "lon": 3.3678270,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578466,\n "lat": 50.0850790,\n "lon": 3.3742290,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578468,\n "lat": 50.0850930,\n "lon": 3.3699190,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578470,\n "lat": 50.0851050,\n "lon": 3.3666400,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578472,\n "lat": 50.0850900,\n "lon": 3.3714190,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578474,\n "lat": 50.0850800,\n "lon": 3.3746040,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578476,\n "lat": 50.0850820,\n "lon": 3.3740490,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578478,\n "lat": 50.0850930,\n "lon": 3.3710260,\n "timestamp": "2013-09-12T13:36:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578480,\n "lat": 50.0850980,\n "lon": 3.3697250,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578482,\n "lat": 50.0850860,\n "lon": 3.3735020,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578483,\n "lat": 50.0850810,\n "lon": 3.3751060,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578485,\n "lat": 50.0851050,\n "lon": 3.3676130,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578487,\n "lat": 50.0850980,\n "lon": 3.3699240,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578489,\n "lat": 50.0850850,\n "lon": 3.3740640,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578491,\n "lat": 50.0851010,\n "lon": 3.3694380,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578493,\n "lat": 50.0851140,\n "lon": 3.3666670,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578495,\n "lat": 50.0850880,\n "lon": 3.3753560,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578497,\n "lat": 50.0850960,\n "lon": 3.3734110,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578499,\n "lat": 50.0850900,\n "lon": 3.3755010,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578501,\n "lat": 50.0850900,\n "lon": 3.3755630,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578503,\n "lat": 50.0850970,\n "lon": 3.3734120,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578505,\n "lat": 50.0850990,\n "lon": 3.3734140,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578507,\n "lat": 50.0851000,\n "lon": 3.3734150,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578508,\n "lat": 50.0851000,\n "lon": 3.3734170,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578509,\n "lat": 50.0850970,\n "lon": 3.3745450,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578510,\n "lat": 50.0851190,\n "lon": 3.3676580,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578512,\n "lat": 50.0851010,\n "lon": 3.3734190,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578514,\n "lat": 50.0851020,\n "lon": 3.3734210,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578516,\n "lat": 50.0851020,\n "lon": 3.3734230,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578518,\n "lat": 50.0851020,\n "lon": 3.3734370,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578520,\n "lat": 50.0851020,\n "lon": 3.3734390,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578522,\n "lat": 50.0851030,\n "lon": 3.3734260,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578524,\n "lat": 50.0851030,\n "lon": 3.3734280,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578526,\n "lat": 50.0850980,\n "lon": 3.3749830,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578528,\n "lat": 50.0851030,\n "lon": 3.3734300,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578531,\n "lat": 50.0851030,\n "lon": 3.3734320,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578533,\n "lat": 50.0851030,\n "lon": 3.3734350,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578536,\n "lat": 50.0851060,\n "lon": 3.3725750,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578539,\n "lat": 50.0851110,\n "lon": 3.3711500,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578542,\n "lat": 50.0851070,\n "lon": 3.3725690,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578545,\n "lat": 50.0851020,\n "lon": 3.3745280,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578548,\n "lat": 50.0851040,\n "lon": 3.3741500,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578551,\n "lat": 50.0851210,\n "lon": 3.3698520,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578554,\n "lat": 50.0851110,\n "lon": 3.3734510,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578557,\n "lat": 50.0851100,\n "lon": 3.3740570,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578560,\n "lat": 50.0851100,\n "lon": 3.3745740,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578563,\n "lat": 50.0851140,\n "lon": 3.3733750,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578566,\n "lat": 50.0851170,\n "lon": 3.3724510,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578569,\n "lat": 50.0851180,\n "lon": 3.3724360,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578572,\n "lat": 50.0851150,\n "lon": 3.3736610,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578575,\n "lat": 50.0851380,\n "lon": 3.3666170,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578578,\n "lat": 50.0851130,\n "lon": 3.3748780,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578581,\n "lat": 50.0851150,\n "lon": 3.3745640,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578584,\n "lat": 50.0851270,\n "lon": 3.3720240,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578587,\n "lat": 50.0851210,\n "lon": 3.3740960,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578589,\n "lat": 50.0851280,\n "lon": 3.3719290,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578591,\n "lat": 50.0851190,\n "lon": 3.3751130,\n "timestamp": "2013-09-12T13:36:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578594,\n "lat": 50.0851200,\n "lon": 3.3748260,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578597,\n "lat": 50.0851290,\n "lon": 3.3722220,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578600,\n "lat": 50.0851330,\n "lon": 3.3711730,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578603,\n "lat": 50.0851300,\n "lon": 3.3722950,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578606,\n "lat": 50.0851480,\n "lon": 3.3666420,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578609,\n "lat": 50.0851210,\n "lon": 3.3751470,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578613,\n "lat": 50.0851230,\n "lon": 3.3746470,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578616,\n "lat": 50.0851460,\n "lon": 3.3677910,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578619,\n "lat": 50.0851350,\n "lon": 3.3714640,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578622,\n "lat": 50.0851470,\n "lon": 3.3677970,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578625,\n "lat": 50.0851340,\n "lon": 3.3721850,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578627,\n "lat": 50.0851280,\n "lon": 3.3740740,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578630,\n "lat": 50.0851260,\n "lon": 3.3753550,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578633,\n "lat": 50.0851510,\n "lon": 3.3675710,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578636,\n "lat": 50.0851400,\n "lon": 3.3710660,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578639,\n "lat": 50.0851320,\n "lon": 3.3739980,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578643,\n "lat": 50.0851320,\n "lon": 3.3744470,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578645,\n "lat": 50.0851550,\n "lon": 3.3678340,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578647,\n "lat": 50.0851420,\n "lon": 3.3721860,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578649,\n "lat": 50.0851450,\n "lon": 3.3712610,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578651,\n "lat": 50.0851340,\n "lon": 3.3748350,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578653,\n "lat": 50.0851550,\n "lon": 3.3685200,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578655,\n "lat": 50.0851450,\n "lon": 3.3720270,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578657,\n "lat": 50.0851450,\n "lon": 3.3720500,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578659,\n "lat": 50.0851480,\n "lon": 3.3712660,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578662,\n "lat": 50.0851570,\n "lon": 3.3689060,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578664,\n "lat": 50.0851400,\n "lon": 3.3746030,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578666,\n "lat": 50.0851420,\n "lon": 3.3748110,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578667,\n "lat": 50.0851650,\n "lon": 3.3676160,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578669,\n "lat": 50.0851470,\n "lon": 3.3740130,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578671,\n "lat": 50.0851710,\n "lon": 3.3665950,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578673,\n "lat": 50.0851720,\n "lon": 3.3679060,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578675,\n "lat": 50.0851770,\n "lon": 3.3666200,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578677,\n "lat": 50.0851530,\n "lon": 3.3743450,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578679,\n "lat": 50.0851570,\n "lon": 3.3731260,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578681,\n "lat": 50.0851720,\n "lon": 3.3686140,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578683,\n "lat": 50.0851550,\n "lon": 3.3748240,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578684,\n "lat": 50.0851600,\n "lon": 3.3748100,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578686,\n "lat": 50.0851660,\n "lon": 3.3732200,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578688,\n "lat": 50.0851680,\n "lon": 3.3731240,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578690,\n "lat": 50.0851810,\n "lon": 3.3692700,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578692,\n "lat": 50.0851700,\n "lon": 3.3731000,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578694,\n "lat": 50.0851770,\n "lon": 3.3711830,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578696,\n "lat": 50.0851800,\n "lon": 3.3703930,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578698,\n "lat": 50.0851760,\n "lon": 3.3730250,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578700,\n "lat": 50.0851930,\n "lon": 3.3679190,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578702,\n "lat": 50.0851730,\n "lon": 3.3742720,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578704,\n "lat": 50.0851760,\n "lon": 3.3742600,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578706,\n "lat": 50.0851970,\n "lon": 3.3677570,\n "timestamp": "2013-09-12T13:36:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578708,\n "lat": 50.0851890,\n "lon": 3.3702840,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578710,\n "lat": 50.0851860,\n "lon": 3.3715180,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578712,\n "lat": 50.0851940,\n "lon": 3.3694820,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578715,\n "lat": 50.0851790,\n "lon": 3.3747550,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578716,\n "lat": 50.0851970,\n "lon": 3.3695250,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578718,\n "lat": 50.0851800,\n "lon": 3.3751110,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578720,\n "lat": 50.0851820,\n "lon": 3.3746020,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578721,\n "lat": 50.0851810,\n "lon": 3.3750810,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578722,\n "lat": 50.0852010,\n "lon": 3.3688940,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578723,\n "lat": 50.0851990,\n "lon": 3.3695440,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578724,\n "lat": 50.0851890,\n "lon": 3.3728700,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578725,\n "lat": 50.0851820,\n "lon": 3.3751460,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578726,\n "lat": 50.0851810,\n "lon": 3.3754930,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578727,\n "lat": 50.0851820,\n "lon": 3.3752020,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578728,\n "lat": 50.0851810,\n "lon": 3.3755490,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578729,\n "lat": 50.0852060,\n "lon": 3.3678000,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578730,\n "lat": 50.0851820,\n "lon": 3.3753560,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578731,\n "lat": 50.0851830,\n "lon": 3.3753480,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578732,\n "lat": 50.0851830,\n "lon": 3.3753560,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578733,\n "lat": 50.0851990,\n "lon": 3.3712060,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578735,\n "lat": 50.0852050,\n "lon": 3.3696480,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578736,\n "lat": 50.0852010,\n "lon": 3.3713050,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578737,\n "lat": 50.0852120,\n "lon": 3.3679070,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578738,\n "lat": 50.0852080,\n "lon": 3.3697050,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578739,\n "lat": 50.0852040,\n "lon": 3.3709920,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578740,\n "lat": 50.0852100,\n "lon": 3.3697380,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578741,\n "lat": 50.0852180,\n "lon": 3.3680280,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578742,\n "lat": 50.0852010,\n "lon": 3.3733720,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578743,\n "lat": 50.0852040,\n "lon": 3.3733270,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578744,\n "lat": 50.0852220,\n "lon": 3.3678710,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578745,\n "lat": 50.0852170,\n "lon": 3.3697140,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578746,\n "lat": 50.0852020,\n "lon": 3.3750870,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578747,\n "lat": 50.0852220,\n "lon": 3.3689620,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578748,\n "lat": 50.0852110,\n "lon": 3.3725930,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578749,\n "lat": 50.0852060,\n "lon": 3.3747290,\n "timestamp": "2013-09-12T13:36:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578750,\n "lat": 50.0852060,\n "lon": 3.3752210,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578751,\n "lat": 50.0852070,\n "lon": 3.3750120,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578752,\n "lat": 50.0852100,\n "lon": 3.3741370,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578753,\n "lat": 50.0852070,\n "lon": 3.3752020,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578754,\n "lat": 50.0852110,\n "lon": 3.3745200,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578755,\n "lat": 50.0852160,\n "lon": 3.3730070,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578756,\n "lat": 50.0852190,\n "lon": 3.3724900,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578757,\n "lat": 50.0852180,\n "lon": 3.3729040,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578758,\n "lat": 50.0852290,\n "lon": 3.3694720,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578759,\n "lat": 50.0852130,\n "lon": 3.3745140,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578760,\n "lat": 50.0852350,\n "lon": 3.3677780,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578761,\n "lat": 50.0852180,\n "lon": 3.3733290,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578762,\n "lat": 50.0852290,\n "lon": 3.3700550,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578763,\n "lat": 50.0852190,\n "lon": 3.3733010,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578764,\n "lat": 50.0852160,\n "lon": 3.3746990,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578765,\n "lat": 50.0852330,\n "lon": 3.3695150,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578766,\n "lat": 50.0852160,\n "lon": 3.3748870,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578767,\n "lat": 50.0852240,\n "lon": 3.3726610,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578768,\n "lat": 50.0852350,\n "lon": 3.3695330,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578769,\n "lat": 50.0852400,\n "lon": 3.3680140,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578771,\n "lat": 50.0852340,\n "lon": 3.3700670,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578773,\n "lat": 50.0852210,\n "lon": 3.3748680,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578775,\n "lat": 50.0852350,\n "lon": 3.3709130,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578776,\n "lat": 50.0852300,\n "lon": 3.3725970,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578777,\n "lat": 50.0852280,\n "lon": 3.3734830,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578778,\n "lat": 50.0852330,\n "lon": 3.3723200,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578779,\n "lat": 50.0852310,\n "lon": 3.3731080,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578780,\n "lat": 50.0852310,\n "lon": 3.3731130,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578781,\n "lat": 50.0852430,\n "lon": 3.3700400,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578782,\n "lat": 50.0852340,\n "lon": 3.3730560,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578783,\n "lat": 50.0852280,\n "lon": 3.3752210,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578784,\n "lat": 50.0852360,\n "lon": 3.3730340,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578785,\n "lat": 50.0852390,\n "lon": 3.3722480,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578786,\n "lat": 50.0852350,\n "lon": 3.3735120,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578787,\n "lat": 50.0852300,\n "lon": 3.3753010,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578788,\n "lat": 50.0852470,\n "lon": 3.3702960,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578789,\n "lat": 50.0852470,\n "lon": 3.3703020,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578790,\n "lat": 50.0852480,\n "lon": 3.3700510,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578792,\n "lat": 50.0852550,\n "lon": 3.3678490,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578793,\n "lat": 50.0852330,\n "lon": 3.3753490,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578795,\n "lat": 50.0852330,\n "lon": 3.3753570,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578797,\n "lat": 50.0852410,\n "lon": 3.3728800,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578799,\n "lat": 50.0852480,\n "lon": 3.3708800,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578801,\n "lat": 50.0852480,\n "lon": 3.3715850,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578803,\n "lat": 50.0852470,\n "lon": 3.3721480,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578804,\n "lat": 50.0852590,\n "lon": 3.3689100,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578806,\n "lat": 50.0852490,\n "lon": 3.3721190,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578808,\n "lat": 50.0852510,\n "lon": 3.3715020,\n "timestamp": "2013-09-12T13:36:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578809,\n "lat": 50.0852560,\n "lon": 3.3700500,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578810,\n "lat": 50.0852480,\n "lon": 3.3726020,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578811,\n "lat": 50.0852540,\n "lon": 3.3713620,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578812,\n "lat": 50.0852550,\n "lon": 3.3720480,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578813,\n "lat": 50.0852620,\n "lon": 3.3703050,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578814,\n "lat": 50.0852560,\n "lon": 3.3724940,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578815,\n "lat": 50.0852520,\n "lon": 3.3742590,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578817,\n "lat": 50.0852700,\n "lon": 3.3689470,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578818,\n "lat": 50.0852520,\n "lon": 3.3747750,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578819,\n "lat": 50.0852600,\n "lon": 3.3726710,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578820,\n "lat": 50.0852650,\n "lon": 3.3714690,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578821,\n "lat": 50.0852560,\n "lon": 3.3744270,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578822,\n "lat": 50.0852740,\n "lon": 3.3692620,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578823,\n "lat": 50.0852600,\n "lon": 3.3742300,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578824,\n "lat": 50.0852700,\n "lon": 3.3718670,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578825,\n "lat": 50.0852730,\n "lon": 3.3715270,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578826,\n "lat": 50.0852630,\n "lon": 3.3747450,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578827,\n "lat": 50.0852690,\n "lon": 3.3734200,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578828,\n "lat": 50.0852650,\n "lon": 3.3748090,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578829,\n "lat": 50.0852700,\n "lon": 3.3733800,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578830,\n "lat": 50.0852860,\n "lon": 3.3690000,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578831,\n "lat": 50.0852780,\n "lon": 3.3716160,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578832,\n "lat": 50.0852740,\n "lon": 3.3734410,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578833,\n "lat": 50.0852850,\n "lon": 3.3704150,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578834,\n "lat": 50.0852740,\n "lon": 3.3739010,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578835,\n "lat": 50.0852900,\n "lon": 3.3700080,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578836,\n "lat": 50.0852860,\n "lon": 3.3714190,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578837,\n "lat": 50.0852950,\n "lon": 3.3688890,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578838,\n "lat": 50.0852870,\n "lon": 3.3714940,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578840,\n "lat": 50.0852950,\n "lon": 3.3698160,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578841,\n "lat": 50.0852920,\n "lon": 3.3709740,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578844,\n "lat": 50.0852800,\n "lon": 3.3747710,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578846,\n "lat": 50.0852820,\n "lon": 3.3746940,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578848,\n "lat": 50.0852950,\n "lon": 3.3714280,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578850,\n "lat": 50.0852900,\n "lon": 3.3741910,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578851,\n "lat": 50.0852880,\n "lon": 3.3753020,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578852,\n "lat": 50.0852880,\n "lon": 3.3753570,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578854,\n "lat": 50.0853060,\n "lon": 3.3697910,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578855,\n "lat": 50.0853110,\n "lon": 3.3684450,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578857,\n "lat": 50.0852920,\n "lon": 3.3747840,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578859,\n "lat": 50.0853030,\n "lon": 3.3714150,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578860,\n "lat": 50.0853040,\n "lon": 3.3712460,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578862,\n "lat": 50.0853050,\n "lon": 3.3709420,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578864,\n "lat": 50.0853080,\n "lon": 3.3702510,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578866,\n "lat": 50.0852960,\n "lon": 3.3741680,\n "timestamp": "2013-09-12T13:36:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578867,\n "lat": 50.0853000,\n "lon": 3.3737060,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578869,\n "lat": 50.0853120,\n "lon": 3.3700570,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578871,\n "lat": 50.0853070,\n "lon": 3.3720490,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578873,\n "lat": 50.0853070,\n "lon": 3.3720590,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578874,\n "lat": 50.0852990,\n "lon": 3.3748420,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578876,\n "lat": 50.0853190,\n "lon": 3.3689790,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578877,\n "lat": 50.0853180,\n "lon": 3.3698020,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578879,\n "lat": 50.0852920,\n "lon": 3.3782560,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578880,\n "lat": 50.0853150,\n "lon": 3.3714280,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578881,\n "lat": 50.0853100,\n "lon": 3.3731990,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578882,\n "lat": 50.0853120,\n "lon": 3.3732380,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578883,\n "lat": 50.0853280,\n "lon": 3.3685310,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578884,\n "lat": 50.0853090,\n "lon": 3.3747410,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578885,\n "lat": 50.0853150,\n "lon": 3.3730990,\n "timestamp": "2013-09-12T13:36:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578886,\n "lat": 50.0853110,\n "lon": 3.3746160,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578887,\n "lat": 50.0853210,\n "lon": 3.3716600,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578888,\n "lat": 50.0853140,\n "lon": 3.3742080,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578889,\n "lat": 50.0853290,\n "lon": 3.3697620,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578890,\n "lat": 50.0853130,\n "lon": 3.3748050,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578891,\n "lat": 50.0853150,\n "lon": 3.3742690,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578892,\n "lat": 50.0853200,\n "lon": 3.3727470,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578893,\n "lat": 50.0853210,\n "lon": 3.3725020,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578894,\n "lat": 50.0853190,\n "lon": 3.3734270,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578895,\n "lat": 50.0853200,\n "lon": 3.3733850,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578896,\n "lat": 50.0853210,\n "lon": 3.3731700,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578897,\n "lat": 50.0853200,\n "lon": 3.3741870,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578898,\n "lat": 50.0853290,\n "lon": 3.3723370,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578899,\n "lat": 50.0853280,\n "lon": 3.3726720,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578900,\n "lat": 50.0853230,\n "lon": 3.3742400,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578901,\n "lat": 50.0853400,\n "lon": 3.3691510,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578902,\n "lat": 50.0853300,\n "lon": 3.3726520,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578903,\n "lat": 50.0853250,\n "lon": 3.3743950,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578904,\n "lat": 50.0853290,\n "lon": 3.3737450,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578905,\n "lat": 50.0853350,\n "lon": 3.3721560,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578906,\n "lat": 50.0853280,\n "lon": 3.3743860,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578907,\n "lat": 50.0853300,\n "lon": 3.3740430,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578908,\n "lat": 50.0853470,\n "lon": 3.3688590,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578909,\n "lat": 50.0853370,\n "lon": 3.3720560,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578910,\n "lat": 50.0853370,\n "lon": 3.3721340,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578911,\n "lat": 50.0853290,\n "lon": 3.3747610,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578912,\n "lat": 50.0853320,\n "lon": 3.3740440,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578913,\n "lat": 50.0853360,\n "lon": 3.3730950,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578914,\n "lat": 50.0853470,\n "lon": 3.3697790,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578915,\n "lat": 50.0853320,\n "lon": 3.3744860,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578916,\n "lat": 50.0853490,\n "lon": 3.3692440,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578917,\n "lat": 50.0853370,\n "lon": 3.3730630,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578918,\n "lat": 50.0853330,\n "lon": 3.3743700,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578919,\n "lat": 50.0853490,\n "lon": 3.3694860,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578920,\n "lat": 50.0853410,\n "lon": 3.3720040,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578921,\n "lat": 50.0853340,\n "lon": 3.3742500,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578922,\n "lat": 50.0853380,\n "lon": 3.3730070,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578923,\n "lat": 50.0853390,\n "lon": 3.3730170,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578924,\n "lat": 50.0853400,\n "lon": 3.3729820,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578925,\n "lat": 50.0853240,\n "lon": 3.3781210,\n "timestamp": "2013-09-12T13:36:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578926,\n "lat": 50.0853340,\n "lon": 3.3752020,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578927,\n "lat": 50.0853500,\n "lon": 3.3703380,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578928,\n "lat": 50.0853420,\n "lon": 3.3729120,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578929,\n "lat": 50.0853560,\n "lon": 3.3692390,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578930,\n "lat": 50.0853420,\n "lon": 3.3736550,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578931,\n "lat": 50.0853410,\n "lon": 3.3742260,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578932,\n "lat": 50.0853490,\n "lon": 3.3720060,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578933,\n "lat": 50.0853570,\n "lon": 3.3701520,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578934,\n "lat": 50.0853410,\n "lon": 3.3751440,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578935,\n "lat": 50.0853480,\n "lon": 3.3730090,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578936,\n "lat": 50.0853530,\n "lon": 3.3715850,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578937,\n "lat": 50.0853490,\n "lon": 3.3729840,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578938,\n "lat": 50.0853430,\n "lon": 3.3751330,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578939,\n "lat": 50.0853450,\n "lon": 3.3747530,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578940,\n "lat": 50.0853540,\n "lon": 3.3719510,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578941,\n "lat": 50.0853470,\n "lon": 3.3743280,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578942,\n "lat": 50.0853550,\n "lon": 3.3726760,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578943,\n "lat": 50.0853580,\n "lon": 3.3718850,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578944,\n "lat": 50.0853560,\n "lon": 3.3726580,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578945,\n "lat": 50.0853540,\n "lon": 3.3739930,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578946,\n "lat": 50.0853570,\n "lon": 3.3737830,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578947,\n "lat": 50.0853650,\n "lon": 3.3713130,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578948,\n "lat": 50.0853570,\n "lon": 3.3739580,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578949,\n "lat": 50.0853440,\n "lon": 3.3781630,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578950,\n "lat": 50.0853570,\n "lon": 3.3744060,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578951,\n "lat": 50.0853730,\n "lon": 3.3703750,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578952,\n "lat": 50.0853610,\n "lon": 3.3743920,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578953,\n "lat": 50.0853630,\n "lon": 3.3739620,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578954,\n "lat": 50.0853780,\n "lon": 3.3692810,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578955,\n "lat": 50.0853500,\n "lon": 3.3781350,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578956,\n "lat": 50.0853710,\n "lon": 3.3721600,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578957,\n "lat": 50.0853690,\n "lon": 3.3731630,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578958,\n "lat": 50.0853760,\n "lon": 3.3713750,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578959,\n "lat": 50.0853710,\n "lon": 3.3730890,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578960,\n "lat": 50.0853710,\n "lon": 3.3731930,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578961,\n "lat": 50.0853860,\n "lon": 3.3688360,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578962,\n "lat": 50.0853660,\n "lon": 3.3752130,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578963,\n "lat": 50.0853730,\n "lon": 3.3732080,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578964,\n "lat": 50.0853740,\n "lon": 3.3730190,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578965,\n "lat": 50.0853710,\n "lon": 3.3739670,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578966,\n "lat": 50.0853740,\n "lon": 3.3732280,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578967,\n "lat": 50.0853850,\n "lon": 3.3701200,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578968,\n "lat": 50.0853910,\n "lon": 3.3688530,\n "timestamp": "2013-09-12T13:36:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578969,\n "lat": 50.0853910,\n "lon": 3.3693570,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578970,\n "lat": 50.0853740,\n "lon": 3.3746760,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578971,\n "lat": 50.0853770,\n "lon": 3.3738090,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578972,\n "lat": 50.0853740,\n "lon": 3.3751460,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578973,\n "lat": 50.0853920,\n "lon": 3.3699750,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578974,\n "lat": 50.0853870,\n "lon": 3.3719610,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578975,\n "lat": 50.0853940,\n "lon": 3.3701390,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578976,\n "lat": 50.0853830,\n "lon": 3.3736070,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578977,\n "lat": 50.0853830,\n "lon": 3.3736980,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578978,\n "lat": 50.0853940,\n "lon": 3.3703360,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578979,\n "lat": 50.0853910,\n "lon": 3.3713910,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578980,\n "lat": 50.0853950,\n "lon": 3.3703500,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578981,\n "lat": 50.0853870,\n "lon": 3.3733920,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578982,\n "lat": 50.0854000,\n "lon": 3.3693520,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578983,\n "lat": 50.0854010,\n "lon": 3.3694500,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578984,\n "lat": 50.0853890,\n "lon": 3.3733220,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578985,\n "lat": 50.0854000,\n "lon": 3.3704310,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578986,\n "lat": 50.0854030,\n "lon": 3.3701280,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578987,\n "lat": 50.0853960,\n "lon": 3.3727610,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578988,\n "lat": 50.0853960,\n "lon": 3.3729150,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578989,\n "lat": 50.0853940,\n "lon": 3.3737130,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578990,\n "lat": 50.0854010,\n "lon": 3.3716550,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578991,\n "lat": 50.0853940,\n "lon": 3.3740230,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578992,\n "lat": 50.0854090,\n "lon": 3.3694450,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578993,\n "lat": 50.0854120,\n "lon": 3.3694420,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578994,\n "lat": 50.0854110,\n "lon": 3.3701450,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578995,\n "lat": 50.0854150,\n "lon": 3.3691060,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578996,\n "lat": 50.0854040,\n "lon": 3.3726840,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578997,\n "lat": 50.0854010,\n "lon": 3.3736410,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578998,\n "lat": 50.0854090,\n "lon": 3.3726770,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455578999,\n "lat": 50.0854050,\n "lon": 3.3739920,\n "timestamp": "2013-09-12T13:36:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579000,\n "lat": 50.0854090,\n "lon": 3.3736550,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579001,\n "lat": 50.0854160,\n "lon": 3.3714960,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579002,\n "lat": 50.0854220,\n "lon": 3.3704060,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579003,\n "lat": 50.0854170,\n "lon": 3.3725950,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579004,\n "lat": 50.0854250,\n "lon": 3.3703010,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579005,\n "lat": 50.0854230,\n "lon": 3.3714240,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579006,\n "lat": 50.0854200,\n "lon": 3.3730940,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579007,\n "lat": 50.0854310,\n "lon": 3.3697330,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579008,\n "lat": 50.0854270,\n "lon": 3.3714280,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579009,\n "lat": 50.0854230,\n "lon": 3.3726810,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579010,\n "lat": 50.0854280,\n "lon": 3.3717650,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579011,\n "lat": 50.0854210,\n "lon": 3.3740810,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579012,\n "lat": 50.0854250,\n "lon": 3.3731560,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579013,\n "lat": 50.0854200,\n "lon": 3.3749810,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579014,\n "lat": 50.0854300,\n "lon": 3.3722660,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579015,\n "lat": 50.0854310,\n "lon": 3.3722210,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579016,\n "lat": 50.0854280,\n "lon": 3.3731870,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579017,\n "lat": 50.0854240,\n "lon": 3.3749040,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579018,\n "lat": 50.0854360,\n "lon": 3.3712880,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579019,\n "lat": 50.0854340,\n "lon": 3.3721660,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579020,\n "lat": 50.0854320,\n "lon": 3.3730950,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579021,\n "lat": 50.0854390,\n "lon": 3.3715190,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579022,\n "lat": 50.0854470,\n "lon": 3.3693300,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579023,\n "lat": 50.0854460,\n "lon": 3.3701040,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579024,\n "lat": 50.0854340,\n "lon": 3.3738870,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579025,\n "lat": 50.0854420,\n "lon": 3.3714380,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579026,\n "lat": 50.0854370,\n "lon": 3.3730270,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579027,\n "lat": 50.0854380,\n "lon": 3.3738930,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579028,\n "lat": 50.0854530,\n "lon": 3.3692440,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579029,\n "lat": 50.0854460,\n "lon": 3.3717010,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579030,\n "lat": 50.0854370,\n "lon": 3.3747360,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579031,\n "lat": 50.0854400,\n "lon": 3.3740170,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579032,\n "lat": 50.0854560,\n "lon": 3.3694040,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579033,\n "lat": 50.0854540,\n "lon": 3.3703460,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579034,\n "lat": 50.0854520,\n "lon": 3.3719520,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579035,\n "lat": 50.0854430,\n "lon": 3.3748620,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579036,\n "lat": 50.0854610,\n "lon": 3.3694010,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579037,\n "lat": 50.0854350,\n "lon": 3.3778670,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579038,\n "lat": 50.0854560,\n "lon": 3.3715360,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579039,\n "lat": 50.0854470,\n "lon": 3.3748470,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579040,\n "lat": 50.0854590,\n "lon": 3.3713550,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579041,\n "lat": 50.0854650,\n "lon": 3.3698750,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579042,\n "lat": 50.0854390,\n "lon": 3.3783320,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579043,\n "lat": 50.0854610,\n "lon": 3.3715410,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579044,\n "lat": 50.0854650,\n "lon": 3.3703720,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579045,\n "lat": 50.0854640,\n "lon": 3.3714610,\n "timestamp": "2013-09-12T13:36:33Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579046,\n "lat": 50.0854670,\n "lon": 3.3715470,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579047,\n "lat": 50.0854640,\n "lon": 3.3729280,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579048,\n "lat": 50.0854770,\n "lon": 3.3696980,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579049,\n "lat": 50.0854720,\n "lon": 3.3713230,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579050,\n "lat": 50.0854780,\n "lon": 3.3697040,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579051,\n "lat": 50.0854630,\n "lon": 3.3747920,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579052,\n "lat": 50.0854850,\n "lon": 3.3693120,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579053,\n "lat": 50.0854730,\n "lon": 3.3736320,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579054,\n "lat": 50.0854840,\n "lon": 3.3703120,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579055,\n "lat": 50.0854700,\n "lon": 3.3749860,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579056,\n "lat": 50.0854730,\n "lon": 3.3749090,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579057,\n "lat": 50.0854840,\n "lon": 3.3714850,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579058,\n "lat": 50.0854740,\n "lon": 3.3748900,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579059,\n "lat": 50.0854750,\n "lon": 3.3748720,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579060,\n "lat": 50.0854650,\n "lon": 3.3782270,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579061,\n "lat": 50.0854770,\n "lon": 3.3748240,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579062,\n "lat": 50.0854870,\n "lon": 3.3718100,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579063,\n "lat": 50.0854810,\n "lon": 3.3742340,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579064,\n "lat": 50.0854910,\n "lon": 3.3714910,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579065,\n "lat": 50.0854950,\n "lon": 3.3703380,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579066,\n "lat": 50.0854960,\n "lon": 3.3700450,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579067,\n "lat": 50.0854930,\n "lon": 3.3714930,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579068,\n "lat": 50.0855010,\n "lon": 3.3692210,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579069,\n "lat": 50.0855000,\n "lon": 3.3695910,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579070,\n "lat": 50.0855050,\n "lon": 3.3692350,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579071,\n "lat": 50.0854900,\n "lon": 3.3742000,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579072,\n "lat": 50.0855030,\n "lon": 3.3715650,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579073,\n "lat": 50.0855000,\n "lon": 3.3726160,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579074,\n "lat": 50.0855120,\n "lon": 3.3692590,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579075,\n "lat": 50.0855050,\n "lon": 3.3714620,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579076,\n "lat": 50.0854980,\n "lon": 3.3741360,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579077,\n "lat": 50.0855060,\n "lon": 3.3722270,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579078,\n "lat": 50.0855094,\n "lon": 3.3715494,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579079,\n "lat": 50.0855100,\n "lon": 3.3715740,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579080,\n "lat": 50.0855090,\n "lon": 3.3721730,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579081,\n "lat": 50.0855080,\n "lon": 3.3739570,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579082,\n "lat": 50.0855220,\n "lon": 3.3696780,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579083,\n "lat": 50.0855170,\n "lon": 3.3715580,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579084,\n "lat": 50.0855240,\n "lon": 3.3694500,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579085,\n "lat": 50.0855250,\n "lon": 3.3693000,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579086,\n "lat": 50.0855200,\n "lon": 3.3715190,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579087,\n "lat": 50.0855120,\n "lon": 3.3742530,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579088,\n "lat": 50.0855210,\n "lon": 3.3715210,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579089,\n "lat": 50.0855160,\n "lon": 3.3737470,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579090,\n "lat": 50.0855150,\n "lon": 3.3740750,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579091,\n "lat": 50.0855310,\n "lon": 3.3694440,\n "timestamp": "2013-09-12T13:36:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579092,\n "lat": 50.0855050,\n "lon": 3.3776230,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579093,\n "lat": 50.0855240,\n "lon": 3.3723530,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579094,\n "lat": 50.0855340,\n "lon": 3.3698400,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579095,\n "lat": 50.0855210,\n "lon": 3.3740790,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579096,\n "lat": 50.0855210,\n "lon": 3.3742190,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579097,\n "lat": 50.0855400,\n "lon": 3.3687460,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579098,\n "lat": 50.0855320,\n "lon": 3.3714890,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579099,\n "lat": 50.0855330,\n "lon": 3.3715920,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579100,\n "lat": 50.0855270,\n "lon": 3.3743020,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579101,\n "lat": 50.0855350,\n "lon": 3.3718480,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579102,\n "lat": 50.0855350,\n "lon": 3.3737120,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579103,\n "lat": 50.0855290,\n "lon": 3.3777820,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579104,\n "lat": 50.0855510,\n "lon": 3.3715470,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579105,\n "lat": 50.0855440,\n "lon": 3.3738900,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579106,\n "lat": 50.0855530,\n "lon": 3.3714760,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579107,\n "lat": 50.0855610,\n "lon": 3.3696550,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579108,\n "lat": 50.0855650,\n "lon": 3.3692380,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579109,\n "lat": 50.0855360,\n "lon": 3.3782930,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579110,\n "lat": 50.0855380,\n "lon": 3.3776930,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579111,\n "lat": 50.0855500,\n "lon": 3.3741070,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579112,\n "lat": 50.0855600,\n "lon": 3.3715560,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579113,\n "lat": 50.0855530,\n "lon": 3.3739880,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579114,\n "lat": 50.0855670,\n "lon": 3.3700170,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579115,\n "lat": 50.0855690,\n "lon": 3.3694370,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579116,\n "lat": 50.0855710,\n "lon": 3.3693310,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579117,\n "lat": 50.0855640,\n "lon": 3.3716220,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579118,\n "lat": 50.0855620,\n "lon": 3.3724250,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579119,\n "lat": 50.0855720,\n "lon": 3.3698610,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579120,\n "lat": 50.0855650,\n "lon": 3.3721780,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579121,\n "lat": 50.0855750,\n "lon": 3.3694310,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579122,\n "lat": 50.0855490,\n "lon": 3.3776580,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579123,\n "lat": 50.0855500,\n "lon": 3.3777020,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579124,\n "lat": 50.0855690,\n "lon": 3.3723880,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579125,\n "lat": 50.0855800,\n "lon": 3.3693270,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579126,\n "lat": 50.0855710,\n "lon": 3.3723770,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579127,\n "lat": 50.0855680,\n "lon": 3.3735150,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579128,\n "lat": 50.0855650,\n "lon": 3.3744840,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579129,\n "lat": 50.0855830,\n "lon": 3.3699450,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579130,\n "lat": 50.0855760,\n "lon": 3.3723500,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579131,\n "lat": 50.0855800,\n "lon": 3.3715050,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579132,\n "lat": 50.0855750,\n "lon": 3.3734690,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579133,\n "lat": 50.0855740,\n "lon": 3.3738260,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579134,\n "lat": 50.0855910,\n "lon": 3.3694150,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579135,\n "lat": 50.0855640,\n "lon": 3.3779320,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579136,\n "lat": 50.0855830,\n "lon": 3.3721240,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579137,\n "lat": 50.0855820,\n "lon": 3.3724370,\n "timestamp": "2013-09-12T13:36:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579138,\n "lat": 50.0855870,\n "lon": 3.3713990,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579139,\n "lat": 50.0855670,\n "lon": 3.3781830,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579140,\n "lat": 50.0855880,\n "lon": 3.3718980,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579141,\n "lat": 50.0855900,\n "lon": 3.3714040,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579143,\n "lat": 50.0855900,\n "lon": 3.3723990,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579144,\n "lat": 50.0855990,\n "lon": 3.3700320,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579145,\n "lat": 50.0855940,\n "lon": 3.3720710,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579146,\n "lat": 50.0855960,\n "lon": 3.3722470,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579147,\n "lat": 50.0855900,\n "lon": 3.3741460,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579148,\n "lat": 50.0855880,\n "lon": 3.3747920,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579149,\n "lat": 50.0855980,\n "lon": 3.3723620,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579150,\n "lat": 50.0855950,\n "lon": 3.3735260,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579151,\n "lat": 50.0856010,\n "lon": 3.3716630,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579152,\n "lat": 50.0855960,\n "lon": 3.3735220,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579154,\n "lat": 50.0856120,\n "lon": 3.3696350,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579155,\n "lat": 50.0855990,\n "lon": 3.3740280,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579156,\n "lat": 50.0856080,\n "lon": 3.3721830,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579157,\n "lat": 50.0856010,\n "lon": 3.3743830,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579158,\n "lat": 50.0855900,\n "lon": 3.3778090,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579159,\n "lat": 50.0856040,\n "lon": 3.3740300,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579160,\n "lat": 50.0856030,\n "lon": 3.3743720,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579161,\n "lat": 50.0856060,\n "lon": 3.3734820,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579162,\n "lat": 50.0856030,\n "lon": 3.3747500,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579163,\n "lat": 50.0856220,\n "lon": 3.3690450,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579164,\n "lat": 50.0856210,\n "lon": 3.3699310,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579165,\n "lat": 50.0856150,\n "lon": 3.3721470,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579166,\n "lat": 50.0856240,\n "lon": 3.3701560,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579167,\n "lat": 50.0856110,\n "lon": 3.3743800,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579168,\n "lat": 50.0856280,\n "lon": 3.3699730,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579169,\n "lat": 50.0856220,\n "lon": 3.3722630,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579170,\n "lat": 50.0856300,\n "lon": 3.3700210,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579171,\n "lat": 50.0856240,\n "lon": 3.3721010,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579172,\n "lat": 50.0856260,\n "lon": 3.3716020,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579174,\n "lat": 50.0856380,\n "lon": 3.3691390,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579175,\n "lat": 50.0856250,\n "lon": 3.3735450,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579176,\n "lat": 50.0856240,\n "lon": 3.3746830,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579177,\n "lat": 50.0856140,\n "lon": 3.3778820,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579178,\n "lat": 50.0856260,\n "lon": 3.3748230,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579179,\n "lat": 50.0856340,\n "lon": 3.3723440,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579180,\n "lat": 50.0856280,\n "lon": 3.3745560,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579181,\n "lat": 50.0856390,\n "lon": 3.3715650,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579182,\n "lat": 50.0856320,\n "lon": 3.3740580,\n "timestamp": "2013-09-12T13:36:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579183,\n "lat": 50.0856330,\n "lon": 3.3740580,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579184,\n "lat": 50.0856520,\n "lon": 3.3691620,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579185,\n "lat": 50.0856260,\n "lon": 3.3778260,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579186,\n "lat": 50.0856510,\n "lon": 3.3701440,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579187,\n "lat": 50.0856430,\n "lon": 3.3735110,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579188,\n "lat": 50.0856500,\n "lon": 3.3716220,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579189,\n "lat": 50.0856400,\n "lon": 3.3747820,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579190,\n "lat": 50.0856420,\n "lon": 3.3742770,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579191,\n "lat": 50.0856420,\n "lon": 3.3743110,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579192,\n "lat": 50.0856310,\n "lon": 3.3779660,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579193,\n "lat": 50.0856320,\n "lon": 3.3779030,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579194,\n "lat": 50.0856500,\n "lon": 3.3725280,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579195,\n "lat": 50.0856340,\n "lon": 3.3778950,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579196,\n "lat": 50.0856540,\n "lon": 3.3724360,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579197,\n "lat": 50.0856510,\n "lon": 3.3742850,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579198,\n "lat": 50.0856580,\n "lon": 3.3721350,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579199,\n "lat": 50.0856620,\n "lon": 3.3716860,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579201,\n "lat": 50.0856420,\n "lon": 3.3779100,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579203,\n "lat": 50.0856710,\n "lon": 3.3690160,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579205,\n "lat": 50.0856640,\n "lon": 3.3712340,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579207,\n "lat": 50.0856660,\n "lon": 3.3722190,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579209,\n "lat": 50.0856644,\n "lon": 3.3742473,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579216,\n "lat": 50.0856740,\n "lon": 3.3715650,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579218,\n "lat": 50.0856720,\n "lon": 3.3723690,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579220,\n "lat": 50.0856720,\n "lon": 3.3724470,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579222,\n "lat": 50.0856770,\n "lon": 3.3716440,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579224,\n "lat": 50.0856560,\n "lon": 3.3783740,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579225,\n "lat": 50.0856580,\n "lon": 3.3779650,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579226,\n "lat": 50.0856860,\n "lon": 3.3698200,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579227,\n "lat": 50.0856720,\n "lon": 3.3742260,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579228,\n "lat": 50.0856850,\n "lon": 3.3717060,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579229,\n "lat": 50.0856760,\n "lon": 3.3747240,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579230,\n "lat": 50.0856680,\n "lon": 3.3779190,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579231,\n "lat": 50.0856890,\n "lon": 3.3723810,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579232,\n "lat": 50.0856830,\n "lon": 3.3744300,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579233,\n "lat": 50.0856860,\n "lon": 3.3738390,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579234,\n "lat": 50.0857020,\n "lon": 3.3691370,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579235,\n "lat": 50.0856970,\n "lon": 3.3715870,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579236,\n "lat": 50.0856990,\n "lon": 3.3716630,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579237,\n "lat": 50.0856920,\n "lon": 3.3738460,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579238,\n "lat": 50.0857070,\n "lon": 3.3699430,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579239,\n "lat": 50.0856970,\n "lon": 3.3738530,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579240,\n "lat": 50.0857030,\n "lon": 3.3723900,\n "timestamp": "2013-09-12T13:36:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579241,\n "lat": 50.0856960,\n "lon": 3.3746520,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579242,\n "lat": 50.0857050,\n "lon": 3.3725610,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579243,\n "lat": 50.0856870,\n "lon": 3.3782640,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579244,\n "lat": 50.0857010,\n "lon": 3.3744490,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579245,\n "lat": 50.0857040,\n "lon": 3.3738400,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579246,\n "lat": 50.0857070,\n "lon": 3.3742890,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579247,\n "lat": 50.0857100,\n "lon": 3.3736700,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579248,\n "lat": 50.0857180,\n "lon": 3.3716080,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579249,\n "lat": 50.0857130,\n "lon": 3.3734200,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579250,\n "lat": 50.0857090,\n "lon": 3.3747780,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579251,\n "lat": 50.0857010,\n "lon": 3.3779370,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579252,\n "lat": 50.0857290,\n "lon": 3.3693270,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579253,\n "lat": 50.0857150,\n "lon": 3.3738900,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579254,\n "lat": 50.0857150,\n "lon": 3.3742670,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579255,\n "lat": 50.0857180,\n "lon": 3.3733850,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579256,\n "lat": 50.0857060,\n "lon": 3.3779150,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579257,\n "lat": 50.0857070,\n "lon": 3.3779890,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579258,\n "lat": 50.0857390,\n "lon": 3.3687790,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579259,\n "lat": 50.0857210,\n "lon": 3.3747370,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579260,\n "lat": 50.0857230,\n "lon": 3.3747870,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579261,\n "lat": 50.0857270,\n "lon": 3.3738640,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579262,\n "lat": 50.0857360,\n "lon": 3.3722670,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579263,\n "lat": 50.0857450,\n "lon": 3.3695800,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579264,\n "lat": 50.0857270,\n "lon": 3.3752210,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579265,\n "lat": 50.0857340,\n "lon": 3.3734270,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579266,\n "lat": 50.0857200,\n "lon": 3.3779230,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579267,\n "lat": 50.0857330,\n "lon": 3.3739100,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579268,\n "lat": 50.0857390,\n "lon": 3.3724140,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579269,\n "lat": 50.0857370,\n "lon": 3.3733900,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579270,\n "lat": 50.0857500,\n "lon": 3.3694080,\n "timestamp": "2013-09-12T13:36:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579271,\n "lat": 50.0857340,\n "lon": 3.3747470,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579272,\n "lat": 50.0857440,\n "lon": 3.3720460,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579273,\n "lat": 50.0857370,\n "lon": 3.3748240,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579274,\n "lat": 50.0857490,\n "lon": 3.3713240,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579275,\n "lat": 50.0857410,\n "lon": 3.3738790,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579276,\n "lat": 50.0857560,\n "lon": 3.3694040,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579277,\n "lat": 50.0857440,\n "lon": 3.3733170,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579278,\n "lat": 50.0857430,\n "lon": 3.3738890,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579279,\n "lat": 50.0857400,\n "lon": 3.3751630,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579280,\n "lat": 50.0857460,\n "lon": 3.3738840,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579281,\n "lat": 50.0857440,\n "lon": 3.3747970,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579282,\n "lat": 50.0857580,\n "lon": 3.3710220,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579283,\n "lat": 50.0857510,\n "lon": 3.3747330,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579284,\n "lat": 50.0857590,\n "lon": 3.3723140,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579285,\n "lat": 50.0857700,\n "lon": 3.3691020,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579286,\n "lat": 50.0857550,\n "lon": 3.3738940,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579287,\n "lat": 50.0857590,\n "lon": 3.3748390,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579288,\n "lat": 50.0857690,\n "lon": 3.3719840,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579289,\n "lat": 50.0857630,\n "lon": 3.3739430,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579291,\n "lat": 50.0857720,\n "lon": 3.3722500,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579293,\n "lat": 50.0857660,\n "lon": 3.3748130,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579295,\n "lat": 50.0857730,\n "lon": 3.3731890,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579297,\n "lat": 50.0857720,\n "lon": 3.3739220,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579298,\n "lat": 50.0857730,\n "lon": 3.3738170,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579299,\n "lat": 50.0857770,\n "lon": 3.3738090,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579300,\n "lat": 50.0857930,\n "lon": 3.3695590,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579301,\n "lat": 50.0857800,\n "lon": 3.3747510,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579302,\n "lat": 50.0857810,\n "lon": 3.3752520,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579303,\n "lat": 50.0857910,\n "lon": 3.3723300,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579304,\n "lat": 50.0857840,\n "lon": 3.3747390,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579305,\n "lat": 50.0857870,\n "lon": 3.3738330,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579306,\n "lat": 50.0857940,\n "lon": 3.3720080,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579307,\n "lat": 50.0857870,\n "lon": 3.3741920,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579309,\n "lat": 50.0857860,\n "lon": 3.3750150,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579311,\n "lat": 50.0858070,\n "lon": 3.3691090,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579313,\n "lat": 50.0858100,\n "lon": 3.3692870,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579316,\n "lat": 50.0857960,\n "lon": 3.3737720,\n "timestamp": "2013-09-12T13:36:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579320,\n "lat": 50.0858020,\n "lon": 3.3722800,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579323,\n "lat": 50.0857960,\n "lon": 3.3743690,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579326,\n "lat": 50.0857940,\n "lon": 3.3751930,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579329,\n "lat": 50.0858150,\n "lon": 3.3694570,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579332,\n "lat": 50.0858000,\n "lon": 3.3743580,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579335,\n "lat": 50.0857990,\n "lon": 3.3747470,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579338,\n "lat": 50.0858040,\n "lon": 3.3749410,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579341,\n "lat": 50.0858140,\n "lon": 3.3737380,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579344,\n "lat": 50.0858300,\n "lon": 3.3690970,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579347,\n "lat": 50.0858140,\n "lon": 3.3744750,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579378,\n "lat": 50.0858130,\n "lon": 3.3748170,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579381,\n "lat": 50.0858320,\n "lon": 3.3695420,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579384,\n "lat": 50.0858240,\n "lon": 3.3721210,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579387,\n "lat": 50.0858190,\n "lon": 3.3736890,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579390,\n "lat": 50.0858150,\n "lon": 3.3749480,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579393,\n "lat": 50.0858180,\n "lon": 3.3746650,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579396,\n "lat": 50.0858200,\n "lon": 3.3742350,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579399,\n "lat": 50.0858280,\n "lon": 3.3718350,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579402,\n "lat": 50.0858230,\n "lon": 3.3742390,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579405,\n "lat": 50.0858440,\n "lon": 3.3687280,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579408,\n "lat": 50.0858440,\n "lon": 3.3691660,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579411,\n "lat": 50.0858290,\n "lon": 3.3739740,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579414,\n "lat": 50.0858310,\n "lon": 3.3736610,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579417,\n "lat": 50.0858310,\n "lon": 3.3737040,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579419,\n "lat": 50.0858300,\n "lon": 3.3744840,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579422,\n "lat": 50.0858300,\n "lon": 3.3750390,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579426,\n "lat": 50.0858430,\n "lon": 3.3711180,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579429,\n "lat": 50.0858380,\n "lon": 3.3737680,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579432,\n "lat": 50.0858440,\n "lon": 3.3737190,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579435,\n "lat": 50.0858410,\n "lon": 3.3748330,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579438,\n "lat": 50.0858450,\n "lon": 3.3736780,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579441,\n "lat": 50.0858440,\n "lon": 3.3744200,\n "timestamp": "2013-09-12T13:36:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579444,\n "lat": 50.0858530,\n "lon": 3.3718610,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579447,\n "lat": 50.0858440,\n "lon": 3.3746820,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579449,\n "lat": 50.0858470,\n "lon": 3.3749590,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579452,\n "lat": 50.0858510,\n "lon": 3.3746490,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579455,\n "lat": 50.0858560,\n "lon": 3.3737320,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579457,\n "lat": 50.0858630,\n "lon": 3.3717510,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579460,\n "lat": 50.0858580,\n "lon": 3.3736930,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579464,\n "lat": 50.0858740,\n "lon": 3.3687130,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579468,\n "lat": 50.0858640,\n "lon": 3.3721600,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579470,\n "lat": 50.0858570,\n "lon": 3.3746200,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579473,\n "lat": 50.0858760,\n "lon": 3.3691510,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579476,\n "lat": 50.0858620,\n "lon": 3.3739140,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579479,\n "lat": 50.0858620,\n "lon": 3.3741540,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579482,\n "lat": 50.0858670,\n "lon": 3.3740170,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579485,\n "lat": 50.0858720,\n "lon": 3.3744490,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579488,\n "lat": 50.0858710,\n "lon": 3.3748470,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579491,\n "lat": 50.0858730,\n "lon": 3.3743380,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579494,\n "lat": 50.0858940,\n "lon": 3.3692480,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579497,\n "lat": 50.0858960,\n "lon": 3.3717130,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579500,\n "lat": 50.0858900,\n "lon": 3.3738610,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579503,\n "lat": 50.0859100,\n "lon": 3.3690570,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579506,\n "lat": 50.0858980,\n "lon": 3.3737820,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579509,\n "lat": 50.0858990,\n "lon": 3.3736950,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579512,\n "lat": 50.0859070,\n "lon": 3.3719000,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579515,\n "lat": 50.0858980,\n "lon": 3.3747180,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579519,\n "lat": 50.0858990,\n "lon": 3.3744740,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579522,\n "lat": 50.0859170,\n "lon": 3.3692360,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579525,\n "lat": 50.0859050,\n "lon": 3.3740580,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579528,\n "lat": 50.0859040,\n "lon": 3.3746890,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579531,\n "lat": 50.0859050,\n "lon": 3.3746840,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579534,\n "lat": 50.0859140,\n "lon": 3.3719070,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579538,\n "lat": 50.0859150,\n "lon": 3.3716680,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579541,\n "lat": 50.0859240,\n "lon": 3.3691280,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579543,\n "lat": 50.0859140,\n "lon": 3.3737100,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579546,\n "lat": 50.0859290,\n "lon": 3.3693000,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579549,\n "lat": 50.0859210,\n "lon": 3.3722130,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579552,\n "lat": 50.0859160,\n "lon": 3.3743920,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579555,\n "lat": 50.0859190,\n "lon": 3.3738060,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579559,\n "lat": 50.0859200,\n "lon": 3.3746140,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579562,\n "lat": 50.0859300,\n "lon": 3.3718440,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579564,\n "lat": 50.0859410,\n "lon": 3.3692170,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579567,\n "lat": 50.0859330,\n "lon": 3.3717540,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579570,\n "lat": 50.0859270,\n "lon": 3.3737270,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579573,\n "lat": 50.0859340,\n "lon": 3.3717510,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579575,\n "lat": 50.0859450,\n "lon": 3.3690880,\n "timestamp": "2013-09-12T13:36:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579578,\n "lat": 50.0859310,\n "lon": 3.3735450,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579581,\n "lat": 50.0859280,\n "lon": 3.3745730,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579584,\n "lat": 50.0859460,\n "lon": 3.3691170,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579587,\n "lat": 50.0859330,\n "lon": 3.3740020,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579589,\n "lat": 50.0859480,\n "lon": 3.3693550,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579591,\n "lat": 50.0859350,\n "lon": 3.3736280,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579593,\n "lat": 50.0859500,\n "lon": 3.3691150,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579595,\n "lat": 50.0859390,\n "lon": 3.3736340,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579597,\n "lat": 50.0859550,\n "lon": 3.3692880,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579599,\n "lat": 50.0859550,\n "lon": 3.3693940,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579602,\n "lat": 50.0859410,\n "lon": 3.3745120,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579604,\n "lat": 50.0859440,\n "lon": 3.3736090,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579607,\n "lat": 50.0859520,\n "lon": 3.3717060,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579610,\n "lat": 50.0859630,\n "lon": 3.3692060,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579614,\n "lat": 50.0859500,\n "lon": 3.3736180,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579618,\n "lat": 50.0859510,\n "lon": 3.3734450,\n "timestamp": "2013-09-12T13:36:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579796,\n "lat": 50.0859530,\n "lon": 3.3734350,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579798,\n "lat": 50.0859670,\n "lon": 3.3693450,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579801,\n "lat": 50.0859620,\n "lon": 3.3716820,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579804,\n "lat": 50.0859570,\n "lon": 3.3736550,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579807,\n "lat": 50.0859610,\n "lon": 3.3739490,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579811,\n "lat": 50.0859600,\n "lon": 3.3744500,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579814,\n "lat": 50.0859630,\n "lon": 3.3735740,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579817,\n "lat": 50.0859700,\n "lon": 3.3717960,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579820,\n "lat": 50.0859650,\n "lon": 3.3736400,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579823,\n "lat": 50.0859810,\n "lon": 3.3693390,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579826,\n "lat": 50.0859840,\n "lon": 3.3686600,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579829,\n "lat": 50.0859670,\n "lon": 3.3741400,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579832,\n "lat": 50.0859790,\n "lon": 3.3734740,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579835,\n "lat": 50.0859790,\n "lon": 3.3744750,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579838,\n "lat": 50.0859840,\n "lon": 3.3736040,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579841,\n "lat": 50.0859850,\n "lon": 3.3734660,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579843,\n "lat": 50.0859810,\n "lon": 3.3747340,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579845,\n "lat": 50.0859870,\n "lon": 3.3736090,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579847,\n "lat": 50.0859940,\n "lon": 3.3716100,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579849,\n "lat": 50.0859860,\n "lon": 3.3747600,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579851,\n "lat": 50.0859890,\n "lon": 3.3738940,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579853,\n "lat": 50.0859900,\n "lon": 3.3743670,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579855,\n "lat": 50.0860080,\n "lon": 3.3694650,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579857,\n "lat": 50.0860160,\n "lon": 3.3688270,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579859,\n "lat": 50.0860020,\n "lon": 3.3744070,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579861,\n "lat": 50.0860030,\n "lon": 3.3741900,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579863,\n "lat": 50.0860060,\n "lon": 3.3736650,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579865,\n "lat": 50.0860240,\n "lon": 3.3688230,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579866,\n "lat": 50.0860070,\n "lon": 3.3746180,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579868,\n "lat": 50.0860090,\n "lon": 3.3743850,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579870,\n "lat": 50.0860160,\n "lon": 3.3736520,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579872,\n "lat": 50.0860160,\n "lon": 3.3738400,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579874,\n "lat": 50.0860150,\n "lon": 3.3741610,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579876,\n "lat": 50.0860200,\n "lon": 3.3738440,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579878,\n "lat": 50.0860230,\n "lon": 3.3735480,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579880,\n "lat": 50.0860300,\n "lon": 3.3716500,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579882,\n "lat": 50.0860240,\n "lon": 3.3736400,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579884,\n "lat": 50.0860300,\n "lon": 3.3747290,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579886,\n "lat": 50.0860320,\n "lon": 3.3749050,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579888,\n "lat": 50.0860380,\n "lon": 3.3740950,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579890,\n "lat": 50.0860410,\n "lon": 3.3745550,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579891,\n "lat": 50.0860400,\n "lon": 3.3749210,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579893,\n "lat": 50.0860530,\n "lon": 3.3716880,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579895,\n "lat": 50.0860630,\n "lon": 3.3690340,\n "timestamp": "2013-09-12T13:36:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579897,\n "lat": 50.0860460,\n "lon": 3.3745620,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579899,\n "lat": 50.0860510,\n "lon": 3.3736790,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579901,\n "lat": 50.0860610,\n "lon": 3.3718620,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579903,\n "lat": 50.0860550,\n "lon": 3.3737770,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579905,\n "lat": 50.0860560,\n "lon": 3.3748780,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579907,\n "lat": 50.0860610,\n "lon": 3.3749020,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579909,\n "lat": 50.0860650,\n "lon": 3.3742190,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579911,\n "lat": 50.0860680,\n "lon": 3.3737590,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579913,\n "lat": 50.0860710,\n "lon": 3.3748670,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579915,\n "lat": 50.0860750,\n "lon": 3.3741880,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579917,\n "lat": 50.0860780,\n "lon": 3.3736420,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579919,\n "lat": 50.0860820,\n "lon": 3.3746050,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579921,\n "lat": 50.0860860,\n "lon": 3.3739230,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579923,\n "lat": 50.0860870,\n "lon": 3.3737340,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579925,\n "lat": 50.0860860,\n "lon": 3.3743450,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579927,\n "lat": 50.0860930,\n "lon": 3.3741340,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579928,\n "lat": 50.0860980,\n "lon": 3.3735320,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579930,\n "lat": 50.0860980,\n "lon": 3.3743500,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579932,\n "lat": 50.0861010,\n "lon": 3.3736120,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579933,\n "lat": 50.0861000,\n "lon": 3.3742790,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579934,\n "lat": 50.0861050,\n "lon": 3.3735200,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579935,\n "lat": 50.0861030,\n "lon": 3.3745500,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579936,\n "lat": 50.0861110,\n "lon": 3.3737020,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579937,\n "lat": 50.0861100,\n "lon": 3.3740750,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579938,\n "lat": 50.0861100,\n "lon": 3.3742860,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579939,\n "lat": 50.0861140,\n "lon": 3.3742070,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579940,\n "lat": 50.0861180,\n "lon": 3.3734510,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579941,\n "lat": 50.0861190,\n "lon": 3.3740820,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579942,\n "lat": 50.0861170,\n "lon": 3.3748180,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579943,\n "lat": 50.0861190,\n "lon": 3.3744850,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579953,\n "lat": 50.0861190,\n "lon": 3.3748120,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579955,\n "lat": 50.0861250,\n "lon": 3.3735800,\n "timestamp": "2013-09-12T13:36:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579956,\n "lat": 50.0861270,\n "lon": 3.3740560,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579957,\n "lat": 50.0861330,\n "lon": 3.3735930,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579958,\n "lat": 50.0861350,\n "lon": 3.3736700,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579959,\n "lat": 50.0861380,\n "lon": 3.3743610,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579960,\n "lat": 50.0861400,\n "lon": 3.3741540,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579961,\n "lat": 50.0861400,\n "lon": 3.3746770,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579962,\n "lat": 50.0861440,\n "lon": 3.3740670,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579963,\n "lat": 50.0861420,\n "lon": 3.3747410,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579964,\n "lat": 50.0861500,\n "lon": 3.3724270,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579965,\n "lat": 50.0861450,\n "lon": 3.3746550,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579966,\n "lat": 50.0861480,\n "lon": 3.3743680,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579967,\n "lat": 50.0861500,\n "lon": 3.3740480,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579968,\n "lat": 50.0861520,\n "lon": 3.3735670,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579969,\n "lat": 50.0861560,\n "lon": 3.3743300,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579970,\n "lat": 50.0861570,\n "lon": 3.3742290,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579971,\n "lat": 50.0861590,\n "lon": 3.3736390,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579972,\n "lat": 50.0861600,\n "lon": 3.3733810,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579973,\n "lat": 50.0861590,\n "lon": 3.3747020,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579974,\n "lat": 50.0861650,\n "lon": 3.3733660,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579975,\n "lat": 50.0861640,\n "lon": 3.3740590,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579976,\n "lat": 50.0861680,\n "lon": 3.3746710,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579977,\n "lat": 50.0861720,\n "lon": 3.3741670,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579978,\n "lat": 50.0861750,\n "lon": 3.3739910,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579979,\n "lat": 50.0861750,\n "lon": 3.3742380,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579980,\n "lat": 50.0861810,\n "lon": 3.3736090,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579981,\n "lat": 50.0861760,\n "lon": 3.3751790,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579982,\n "lat": 50.0861810,\n "lon": 3.3739990,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579983,\n "lat": 50.0861800,\n "lon": 3.3743430,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579984,\n "lat": 50.0861870,\n "lon": 3.3732860,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579985,\n "lat": 50.0861840,\n "lon": 3.3743200,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579986,\n "lat": 50.0861830,\n "lon": 3.3747210,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579987,\n "lat": 50.0861860,\n "lon": 3.3740410,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579988,\n "lat": 50.0861860,\n "lon": 3.3746040,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579989,\n "lat": 50.0861860,\n "lon": 3.3750590,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579990,\n "lat": 50.0861930,\n "lon": 3.3737610,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579992,\n "lat": 50.0861950,\n "lon": 3.3750220,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579994,\n "lat": 50.0862010,\n "lon": 3.3746530,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579996,\n "lat": 50.0862050,\n "lon": 3.3750720,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455579998,\n "lat": 50.0862110,\n "lon": 3.3740380,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580000,\n "lat": 50.0862100,\n "lon": 3.3745400,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580002,\n "lat": 50.0862130,\n "lon": 3.3740650,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580003,\n "lat": 50.0862120,\n "lon": 3.3745300,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580005,\n "lat": 50.0862160,\n "lon": 3.3741830,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580008,\n "lat": 50.0862240,\n "lon": 3.3720250,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580010,\n "lat": 50.0862230,\n "lon": 3.3725000,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580012,\n "lat": 50.0862150,\n "lon": 3.3750370,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580014,\n "lat": 50.0862200,\n "lon": 3.3740490,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580016,\n "lat": 50.0862180,\n "lon": 3.3752120,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580018,\n "lat": 50.0862250,\n "lon": 3.3736930,\n "timestamp": "2013-09-12T13:36:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580020,\n "lat": 50.0862300,\n "lon": 3.3745410,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580022,\n "lat": 50.0862330,\n "lon": 3.3745310,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580024,\n "lat": 50.0862350,\n "lon": 3.3740610,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580026,\n "lat": 50.0862450,\n "lon": 3.3711220,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580029,\n "lat": 50.0862350,\n "lon": 3.3746770,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580030,\n "lat": 50.0862390,\n "lon": 3.3738170,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580032,\n "lat": 50.0862390,\n "lon": 3.3739700,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580034,\n "lat": 50.0862380,\n "lon": 3.3749530,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580036,\n "lat": 50.0862390,\n "lon": 3.3746590,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580038,\n "lat": 50.0862480,\n "lon": 3.3735170,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580040,\n "lat": 50.0862580,\n "lon": 3.3721800,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580041,\n "lat": 50.0862520,\n "lon": 3.3747450,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580042,\n "lat": 50.0862560,\n "lon": 3.3740770,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580044,\n "lat": 50.0862570,\n "lon": 3.3741990,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580046,\n "lat": 50.0862610,\n "lon": 3.3739920,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580048,\n "lat": 50.0862640,\n "lon": 3.3734330,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580050,\n "lat": 50.0862650,\n "lon": 3.3734280,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580052,\n "lat": 50.0862660,\n "lon": 3.3733370,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580054,\n "lat": 50.0862740,\n "lon": 3.3719040,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580056,\n "lat": 50.0862650,\n "lon": 3.3750510,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580058,\n "lat": 50.0862710,\n "lon": 3.3737480,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580060,\n "lat": 50.0862700,\n "lon": 3.3741230,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580062,\n "lat": 50.0862810,\n "lon": 3.3712370,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580064,\n "lat": 50.0862700,\n "lon": 3.3746810,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580066,\n "lat": 50.0862710,\n "lon": 3.3748500,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580068,\n "lat": 50.0862790,\n "lon": 3.3732450,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580069,\n "lat": 50.0862760,\n "lon": 3.3743650,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580070,\n "lat": 50.0862750,\n "lon": 3.3750590,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580072,\n "lat": 50.0862760,\n "lon": 3.3748570,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580073,\n "lat": 50.0862780,\n "lon": 3.3744970,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580074,\n "lat": 50.0862770,\n "lon": 3.3749510,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580075,\n "lat": 50.0862840,\n "lon": 3.3733490,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580076,\n "lat": 50.0862830,\n "lon": 3.3747660,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580077,\n "lat": 50.0862890,\n "lon": 3.3732520,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580078,\n "lat": 50.0862900,\n "lon": 3.3742120,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580079,\n "lat": 50.0862900,\n "lon": 3.3742970,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580080,\n "lat": 50.0863000,\n "lon": 3.3729610,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580081,\n "lat": 50.0862940,\n "lon": 3.3749930,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580083,\n "lat": 50.0862980,\n "lon": 3.3737800,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580084,\n "lat": 50.0863000,\n "lon": 3.3734500,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580085,\n "lat": 50.0863050,\n "lon": 3.3726020,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580086,\n "lat": 50.0863010,\n "lon": 3.3743880,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580087,\n "lat": 50.0863020,\n "lon": 3.3741360,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580088,\n "lat": 50.0863060,\n "lon": 3.3731470,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580089,\n "lat": 50.0863010,\n "lon": 3.3748930,\n "timestamp": "2013-09-12T13:36:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580090,\n "lat": 50.0863090,\n "lon": 3.3732640,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580092,\n "lat": 50.0863130,\n "lon": 3.3737980,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580093,\n "lat": 50.0863150,\n "lon": 3.3736250,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580094,\n "lat": 50.0863150,\n "lon": 3.3741700,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580095,\n "lat": 50.0863180,\n "lon": 3.3733700,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580096,\n "lat": 50.0863240,\n "lon": 3.3722540,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580097,\n "lat": 50.0863210,\n "lon": 3.3737340,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580098,\n "lat": 50.0863190,\n "lon": 3.3745870,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580099,\n "lat": 50.0863320,\n "lon": 3.3735320,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580101,\n "lat": 50.0863360,\n "lon": 3.3728590,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580102,\n "lat": 50.0863340,\n "lon": 3.3737490,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580103,\n "lat": 50.0863320,\n "lon": 3.3745230,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580104,\n "lat": 50.0863330,\n "lon": 3.3744050,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580105,\n "lat": 50.0863370,\n "lon": 3.3731680,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580106,\n "lat": 50.0863360,\n "lon": 3.3745010,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580107,\n "lat": 50.0863450,\n "lon": 3.3726540,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580108,\n "lat": 50.0863390,\n "lon": 3.3750630,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580109,\n "lat": 50.0863460,\n "lon": 3.3735470,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580110,\n "lat": 50.0863510,\n "lon": 3.3731230,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580112,\n "lat": 50.0863510,\n "lon": 3.3735040,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580113,\n "lat": 50.0863490,\n "lon": 3.3745100,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580114,\n "lat": 50.0863520,\n "lon": 3.3743250,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580115,\n "lat": 50.0863560,\n "lon": 3.3732960,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580116,\n "lat": 50.0863540,\n "lon": 3.3744110,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580117,\n "lat": 50.0863590,\n "lon": 3.3736690,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580118,\n "lat": 50.0863600,\n "lon": 3.3735120,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580119,\n "lat": 50.0863650,\n "lon": 3.3742150,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580120,\n "lat": 50.0863640,\n "lon": 3.3750340,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580121,\n "lat": 50.0863660,\n "lon": 3.3744170,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580122,\n "lat": 50.0863690,\n "lon": 3.3744020,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580124,\n "lat": 50.0863670,\n "lon": 3.3751290,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580125,\n "lat": 50.0863700,\n "lon": 3.3743330,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580126,\n "lat": 50.0863690,\n "lon": 3.3751260,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580127,\n "lat": 50.0863780,\n "lon": 3.3731450,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580128,\n "lat": 50.0863820,\n "lon": 3.3734550,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580130,\n "lat": 50.0863770,\n "lon": 3.3750200,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580132,\n "lat": 50.0863840,\n "lon": 3.3732010,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580134,\n "lat": 50.0863890,\n "lon": 3.3739620,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580136,\n "lat": 50.0863880,\n "lon": 3.3743100,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580138,\n "lat": 50.0864050,\n "lon": 3.3735600,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580140,\n "lat": 50.0864070,\n "lon": 3.3730500,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580142,\n "lat": 50.0864060,\n "lon": 3.3739200,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580144,\n "lat": 50.0864120,\n "lon": 3.3723880,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580146,\n "lat": 50.0864060,\n "lon": 3.3745430,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580148,\n "lat": 50.0864040,\n "lon": 3.3752080,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580150,\n "lat": 50.0864050,\n "lon": 3.3750850,\n "timestamp": "2013-09-12T13:36:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580152,\n "lat": 50.0864130,\n "lon": 3.3727190,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580154,\n "lat": 50.0864140,\n "lon": 3.3730560,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580156,\n "lat": 50.0864130,\n "lon": 3.3735690,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580158,\n "lat": 50.0864170,\n "lon": 3.3723970,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580160,\n "lat": 50.0864230,\n "lon": 3.3709980,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580163,\n "lat": 50.0864180,\n "lon": 3.3738910,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580165,\n "lat": 50.0864300,\n "lon": 3.3710890,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580167,\n "lat": 50.0864240,\n "lon": 3.3730660,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580169,\n "lat": 50.0864270,\n "lon": 3.3726860,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580171,\n "lat": 50.0864280,\n "lon": 3.3739980,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580173,\n "lat": 50.0864310,\n "lon": 3.3744340,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580175,\n "lat": 50.0864330,\n "lon": 3.3739800,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580177,\n "lat": 50.0864440,\n "lon": 3.3710750,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580179,\n "lat": 50.0864420,\n "lon": 3.3735010,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580181,\n "lat": 50.0864460,\n "lon": 3.3729560,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580183,\n "lat": 50.0864460,\n "lon": 3.3735050,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580185,\n "lat": 50.0864470,\n "lon": 3.3739940,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580187,\n "lat": 50.0864440,\n "lon": 3.3749630,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580189,\n "lat": 50.0864450,\n "lon": 3.3751570,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580191,\n "lat": 50.0864540,\n "lon": 3.3724440,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580193,\n "lat": 50.0864520,\n "lon": 3.3734210,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580194,\n "lat": 50.0864500,\n "lon": 3.3745670,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580196,\n "lat": 50.0864570,\n "lon": 3.3739660,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580198,\n "lat": 50.0864660,\n "lon": 3.3722940,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580200,\n "lat": 50.0864640,\n "lon": 3.3733780,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580202,\n "lat": 50.0864660,\n "lon": 3.3734320,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580204,\n "lat": 50.0864620,\n "lon": 3.3750130,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580207,\n "lat": 50.0864680,\n "lon": 3.3739340,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580209,\n "lat": 50.0864700,\n "lon": 3.3742770,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580211,\n "lat": 50.0864750,\n "lon": 3.3744590,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580213,\n "lat": 50.0864750,\n "lon": 3.3749970,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580215,\n "lat": 50.0864760,\n "lon": 3.3747660,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580217,\n "lat": 50.0864830,\n "lon": 3.3742250,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580219,\n "lat": 50.0864940,\n "lon": 3.3727970,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580221,\n "lat": 50.0864880,\n "lon": 3.3750120,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580223,\n "lat": 50.0864920,\n "lon": 3.3747210,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580225,\n "lat": 50.0864970,\n "lon": 3.3743640,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580227,\n "lat": 50.0864990,\n "lon": 3.3750870,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580228,\n "lat": 50.0865080,\n "lon": 3.3727640,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580230,\n "lat": 50.0865200,\n "lon": 3.3748030,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580232,\n "lat": 50.0865240,\n "lon": 3.3742960,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580234,\n "lat": 50.0865260,\n "lon": 3.3742910,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580235,\n "lat": 50.0865300,\n "lon": 3.3735700,\n "timestamp": "2013-09-12T13:36:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580237,\n "lat": 50.0865340,\n "lon": 3.3732190,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580239,\n "lat": 50.0865310,\n "lon": 3.3744910,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580241,\n "lat": 50.0865380,\n "lon": 3.3742620,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580242,\n "lat": 50.0865370,\n "lon": 3.3747670,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580244,\n "lat": 50.0865410,\n "lon": 3.3747580,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580246,\n "lat": 50.0865500,\n "lon": 3.3735050,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580248,\n "lat": 50.0865570,\n "lon": 3.3745360,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580250,\n "lat": 50.0865630,\n "lon": 3.3734470,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580252,\n "lat": 50.0865640,\n "lon": 3.3734420,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580254,\n "lat": 50.0865720,\n "lon": 3.3720740,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580256,\n "lat": 50.0865700,\n "lon": 3.3730630,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580257,\n "lat": 50.0865700,\n "lon": 3.3734140,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580259,\n "lat": 50.0865700,\n "lon": 3.3744800,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580261,\n "lat": 50.0865780,\n "lon": 3.3748140,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580263,\n "lat": 50.0865870,\n "lon": 3.3720430,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580264,\n "lat": 50.0865870,\n "lon": 3.3741350,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580266,\n "lat": 50.0866050,\n "lon": 3.3726320,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580268,\n "lat": 50.0866030,\n "lon": 3.3732640,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580270,\n "lat": 50.0866100,\n "lon": 3.3729090,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580271,\n "lat": 50.0866060,\n "lon": 3.3743080,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580273,\n "lat": 50.0866200,\n "lon": 3.3719730,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580275,\n "lat": 50.0866150,\n "lon": 3.3742100,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580277,\n "lat": 50.0866180,\n "lon": 3.3736340,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580279,\n "lat": 50.0866330,\n "lon": 3.3719890,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580281,\n "lat": 50.0866340,\n "lon": 3.3731190,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580283,\n "lat": 50.0866330,\n "lon": 3.3735810,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580285,\n "lat": 50.0866380,\n "lon": 3.3721560,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580286,\n "lat": 50.0866350,\n "lon": 3.3734970,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580287,\n "lat": 50.0866440,\n "lon": 3.3719230,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580289,\n "lat": 50.0866400,\n "lon": 3.3735840,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580291,\n "lat": 50.0866440,\n "lon": 3.3724530,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580293,\n "lat": 50.0866530,\n "lon": 3.3721280,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580295,\n "lat": 50.0866550,\n "lon": 3.3719410,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580298,\n "lat": 50.0866470,\n "lon": 3.3747900,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580300,\n "lat": 50.0866550,\n "lon": 3.3735290,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580302,\n "lat": 50.0866590,\n "lon": 3.3743650,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580304,\n "lat": 50.0866620,\n "lon": 3.3743200,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580306,\n "lat": 50.0866720,\n "lon": 3.3729690,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580308,\n "lat": 50.0866680,\n "lon": 3.3742220,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580310,\n "lat": 50.0866760,\n "lon": 3.3724930,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580312,\n "lat": 50.0866720,\n "lon": 3.3741550,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580314,\n "lat": 50.0866960,\n "lon": 3.3726850,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580315,\n "lat": 50.0867050,\n "lon": 3.3735620,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580317,\n "lat": 50.0867040,\n "lon": 3.3743740,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580319,\n "lat": 50.0867100,\n "lon": 3.3731650,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580321,\n "lat": 50.0867110,\n "lon": 3.3728690,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580323,\n "lat": 50.0867130,\n "lon": 3.3742310,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580325,\n "lat": 50.0867150,\n "lon": 3.3748530,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580327,\n "lat": 50.0867340,\n "lon": 3.3722730,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580328,\n "lat": 50.0867330,\n "lon": 3.3728890,\n "timestamp": "2013-09-12T13:36:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580330,\n "lat": 50.0867370,\n "lon": 3.3737080,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580331,\n "lat": 50.0867390,\n "lon": 3.3745410,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580333,\n "lat": 50.0867420,\n "lon": 3.3736480,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580335,\n "lat": 50.0867510,\n "lon": 3.3736540,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580337,\n "lat": 50.0867560,\n "lon": 3.3728300,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580351,\n "lat": 50.0867560,\n "lon": 3.3728830,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580354,\n "lat": 50.0867560,\n "lon": 3.3735970,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580356,\n "lat": 50.0867540,\n "lon": 3.3744940,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580358,\n "lat": 50.0867630,\n "lon": 3.3728400,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580359,\n "lat": 50.0867810,\n "lon": 3.3736000,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580361,\n "lat": 50.0867810,\n "lon": 3.3745750,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580363,\n "lat": 50.0867850,\n "lon": 3.3736020,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580365,\n "lat": 50.0867880,\n "lon": 3.3727760,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580367,\n "lat": 50.0867860,\n "lon": 3.3746330,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580369,\n "lat": 50.0867930,\n "lon": 3.3746410,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580371,\n "lat": 50.0867950,\n "lon": 3.3745310,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580373,\n "lat": 50.0868020,\n "lon": 3.3727910,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580375,\n "lat": 50.0868000,\n "lon": 3.3745930,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580377,\n "lat": 50.0868150,\n "lon": 3.3729220,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580379,\n "lat": 50.0868610,\n "lon": 3.3726740,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580380,\n "lat": 50.0868660,\n "lon": 3.3727690,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580382,\n "lat": 50.0868740,\n "lon": 3.3732650,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580384,\n "lat": 50.0868910,\n "lon": 3.3736750,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580386,\n "lat": 50.0869140,\n "lon": 3.3728760,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580388,\n "lat": 50.0869330,\n "lon": 3.3728130,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580390,\n "lat": 50.0869370,\n "lon": 3.3735080,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580392,\n "lat": 50.0869450,\n "lon": 3.3715790,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580394,\n "lat": 50.0869700,\n "lon": 3.3716350,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580396,\n "lat": 50.0870000,\n "lon": 3.3715170,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580398,\n "lat": 50.0870270,\n "lon": 3.3715740,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580400,\n "lat": 50.0870380,\n "lon": 3.3732090,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580402,\n "lat": 50.0870450,\n "lon": 3.3729670,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580403,\n "lat": 50.0870480,\n "lon": 3.3729600,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580405,\n "lat": 50.0870660,\n "lon": 3.3732240,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580407,\n "lat": 50.0870700,\n "lon": 3.3729730,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580409,\n "lat": 50.0871080,\n "lon": 3.3728510,\n "timestamp": "2013-09-12T13:36:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580411,\n "lat": 50.0871880,\n "lon": 3.3732940,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580412,\n "lat": 50.0871940,\n "lon": 3.3736800,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580414,\n "lat": 50.0872000,\n "lon": 3.3736590,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580416,\n "lat": 50.0872080,\n "lon": 3.3727440,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580418,\n "lat": 50.0872320,\n "lon": 3.3727630,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580420,\n "lat": 50.0872410,\n "lon": 3.3737230,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580422,\n "lat": 50.0872470,\n "lon": 3.3734790,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580424,\n "lat": 50.0872480,\n "lon": 3.3735360,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580426,\n "lat": 50.0872950,\n "lon": 3.3735800,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580428,\n "lat": 50.0873000,\n "lon": 3.3740020,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580430,\n "lat": 50.0873390,\n "lon": 3.3738020,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580432,\n "lat": 50.0873440,\n "lon": 3.3728520,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580434,\n "lat": 50.0873550,\n "lon": 3.3740490,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580436,\n "lat": 50.0873610,\n "lon": 3.3738260,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580438,\n "lat": 50.0873620,\n "lon": 3.3738220,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580441,\n "lat": 50.0873630,\n "lon": 3.3737350,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580443,\n "lat": 50.0873590,\n "lon": 3.3751120,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580445,\n "lat": 50.0873650,\n "lon": 3.3738300,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580447,\n "lat": 50.0873750,\n "lon": 3.3737300,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580449,\n "lat": 50.0873850,\n "lon": 3.3751200,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580451,\n "lat": 50.0873910,\n "lon": 3.3737430,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580453,\n "lat": 50.0873920,\n "lon": 3.3750040,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580455,\n "lat": 50.0873960,\n "lon": 3.3748590,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580457,\n "lat": 50.0874000,\n "lon": 3.3750070,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580459,\n "lat": 50.0874090,\n "lon": 3.3738680,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580461,\n "lat": 50.0874130,\n "lon": 3.3738720,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580463,\n "lat": 50.0874140,\n "lon": 3.3748650,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580465,\n "lat": 50.0874270,\n "lon": 3.3736400,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580467,\n "lat": 50.0874500,\n "lon": 3.3737910,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580469,\n "lat": 50.0874570,\n "lon": 3.3737480,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580471,\n "lat": 50.0874570,\n "lon": 3.3751430,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580474,\n "lat": 50.0874630,\n "lon": 3.3733140,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580476,\n "lat": 50.0874640,\n "lon": 3.3737550,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580478,\n "lat": 50.0874730,\n "lon": 3.3736810,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580480,\n "lat": 50.0874830,\n "lon": 3.3736830,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580482,\n "lat": 50.0874880,\n "lon": 3.3731940,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580483,\n "lat": 50.0874880,\n "lon": 3.3749220,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580484,\n "lat": 50.0874900,\n "lon": 3.3751530,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580485,\n "lat": 50.0875060,\n "lon": 3.3739770,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580486,\n "lat": 50.0875090,\n "lon": 3.3758270,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580487,\n "lat": 50.0875160,\n "lon": 3.3757780,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580488,\n "lat": 50.0875180,\n "lon": 3.3757560,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580489,\n "lat": 50.0875210,\n "lon": 3.3749330,\n "timestamp": "2013-09-12T13:36:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580490,\n "lat": 50.0875220,\n "lon": 3.3751640,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580491,\n "lat": 50.0875460,\n "lon": 3.3742100,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580492,\n "lat": 50.0875480,\n "lon": 3.3738940,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580493,\n "lat": 50.0875560,\n "lon": 3.3733590,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580494,\n "lat": 50.0875560,\n "lon": 3.3733620,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580496,\n "lat": 50.0875530,\n "lon": 3.3749430,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580498,\n "lat": 50.0875520,\n "lon": 3.3757900,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580500,\n "lat": 50.0875600,\n "lon": 3.3733560,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580502,\n "lat": 50.0875540,\n "lon": 3.3757680,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580504,\n "lat": 50.0875640,\n "lon": 3.3738560,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580506,\n "lat": 50.0875720,\n "lon": 3.3733620,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580509,\n "lat": 50.0875730,\n "lon": 3.3733680,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580510,\n "lat": 50.0875730,\n "lon": 3.3733710,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580513,\n "lat": 50.0875730,\n "lon": 3.3739100,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580515,\n "lat": 50.0875870,\n "lon": 3.3738000,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580517,\n "lat": 50.0875870,\n "lon": 3.3739400,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580519,\n "lat": 50.0875810,\n "lon": 3.3758490,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580521,\n "lat": 50.0875860,\n "lon": 3.3751840,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580523,\n "lat": 50.0875870,\n "lon": 3.3758010,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580525,\n "lat": 50.0875940,\n "lon": 3.3738420,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580526,\n "lat": 50.0875960,\n "lon": 3.3748580,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580528,\n "lat": 50.0876030,\n "lon": 3.3738970,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580530,\n "lat": 50.0876010,\n "lon": 3.3750620,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580532,\n "lat": 50.0876080,\n "lon": 3.3733890,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580534,\n "lat": 50.0876050,\n "lon": 3.3750270,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580536,\n "lat": 50.0876060,\n "lon": 3.3756540,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580539,\n "lat": 50.0876180,\n "lon": 3.3746820,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580541,\n "lat": 50.0876240,\n "lon": 3.3741780,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580543,\n "lat": 50.0876220,\n "lon": 3.3750680,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580545,\n "lat": 50.0876260,\n "lon": 3.3750350,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580547,\n "lat": 50.0876330,\n "lon": 3.3732690,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580549,\n "lat": 50.0876320,\n "lon": 3.3742700,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580550,\n "lat": 50.0876340,\n "lon": 3.3749700,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580551,\n "lat": 50.0876410,\n "lon": 3.3758680,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580552,\n "lat": 50.0876480,\n "lon": 3.3745200,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580553,\n "lat": 50.0876530,\n "lon": 3.3748750,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580554,\n "lat": 50.0876570,\n "lon": 3.3742160,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580555,\n "lat": 50.0876630,\n "lon": 3.3747950,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580556,\n "lat": 50.0876690,\n "lon": 3.3734870,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580558,\n "lat": 50.0876660,\n "lon": 3.3748790,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580560,\n "lat": 50.0876660,\n "lon": 3.3756730,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580562,\n "lat": 50.0876750,\n "lon": 3.3735950,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580564,\n "lat": 50.0876740,\n "lon": 3.3747990,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580566,\n "lat": 50.0876830,\n "lon": 3.3734210,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580569,\n "lat": 50.0876850,\n "lon": 3.3747030,\n "timestamp": "2013-09-12T13:36:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580570,\n "lat": 50.0876920,\n "lon": 3.3733790,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580571,\n "lat": 50.0876960,\n "lon": 3.3735000,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580572,\n "lat": 50.0877050,\n "lon": 3.3734610,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580574,\n "lat": 50.0877050,\n "lon": 3.3739710,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580576,\n "lat": 50.0877100,\n "lon": 3.3739910,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580577,\n "lat": 50.0877120,\n "lon": 3.3734340,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580578,\n "lat": 50.0877160,\n "lon": 3.3739270,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580580,\n "lat": 50.0877170,\n "lon": 3.3745120,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580582,\n "lat": 50.0877220,\n "lon": 3.3733950,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580584,\n "lat": 50.0877210,\n "lon": 3.3739970,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580586,\n "lat": 50.0877330,\n "lon": 3.3739870,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580588,\n "lat": 50.0877450,\n "lon": 3.3739450,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580590,\n "lat": 50.0877570,\n "lon": 3.3736370,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580592,\n "lat": 50.0877670,\n "lon": 3.3742810,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580593,\n "lat": 50.0877760,\n "lon": 3.3742120,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580594,\n "lat": 50.0877860,\n "lon": 3.3735090,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580595,\n "lat": 50.0878130,\n "lon": 3.3741700,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580596,\n "lat": 50.0878340,\n "lon": 3.3740490,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580597,\n "lat": 50.0878480,\n "lon": 3.3737100,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580598,\n "lat": 50.0878640,\n "lon": 3.3738090,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580600,\n "lat": 50.0878720,\n "lon": 3.3742700,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580602,\n "lat": 50.0878760,\n "lon": 3.3742480,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580604,\n "lat": 50.0878830,\n "lon": 3.3735390,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580606,\n "lat": 50.0878830,\n "lon": 3.3737270,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580608,\n "lat": 50.0879000,\n "lon": 3.3740890,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580610,\n "lat": 50.0879020,\n "lon": 3.3740760,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580612,\n "lat": 50.0879020,\n "lon": 3.3742810,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580614,\n "lat": 50.0879160,\n "lon": 3.3735530,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580616,\n "lat": 50.0879150,\n "lon": 3.3742110,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580618,\n "lat": 50.0879170,\n "lon": 3.3743310,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580620,\n "lat": 50.0879240,\n "lon": 3.3736850,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580622,\n "lat": 50.0879240,\n "lon": 3.3742890,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580624,\n "lat": 50.0879260,\n "lon": 3.3741560,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580626,\n "lat": 50.0879320,\n "lon": 3.3734660,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580628,\n "lat": 50.0879350,\n "lon": 3.3741040,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580630,\n "lat": 50.0879420,\n "lon": 3.3742220,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580632,\n "lat": 50.0879520,\n "lon": 3.3741680,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580634,\n "lat": 50.0879630,\n "lon": 3.3734820,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580636,\n "lat": 50.0879670,\n "lon": 3.3738590,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580639,\n "lat": 50.0879820,\n "lon": 3.3738660,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580641,\n "lat": 50.0879940,\n "lon": 3.3737180,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580643,\n "lat": 50.0880080,\n "lon": 3.3737240,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580644,\n "lat": 50.0880160,\n "lon": 3.3736840,\n "timestamp": "2013-09-12T13:36:54Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580646,\n "lat": 50.0880370,\n "lon": 3.3757880,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580648,\n "lat": 50.0880470,\n "lon": 3.3757430,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580650,\n "lat": 50.0880720,\n "lon": 3.3758060,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580654,\n "lat": 50.0880820,\n "lon": 3.3757620,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580655,\n "lat": 50.0881040,\n "lon": 3.3739210,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580659,\n "lat": 50.0881190,\n "lon": 3.3738500,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580662,\n "lat": 50.0881330,\n "lon": 3.3737830,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580664,\n "lat": 50.0881350,\n "lon": 3.3739350,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580667,\n "lat": 50.0881370,\n "lon": 3.3737640,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580671,\n "lat": 50.0881410,\n "lon": 3.3737430,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580673,\n "lat": 50.0881490,\n "lon": 3.3738620,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580677,\n "lat": 50.0881550,\n "lon": 3.3744080,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580681,\n "lat": 50.0881620,\n "lon": 3.3737970,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580684,\n "lat": 50.0881660,\n "lon": 3.3737780,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580688,\n "lat": 50.0881670,\n "lon": 3.3742860,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580691,\n "lat": 50.0881760,\n "lon": 3.3739530,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580694,\n "lat": 50.0881830,\n "lon": 3.3738760,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580697,\n "lat": 50.0881870,\n "lon": 3.3738280,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580700,\n "lat": 50.0881890,\n "lon": 3.3738080,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580703,\n "lat": 50.0881920,\n "lon": 3.3737720,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580706,\n "lat": 50.0882070,\n "lon": 3.3738340,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580710,\n "lat": 50.0882130,\n "lon": 3.3737750,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580713,\n "lat": 50.0882320,\n "lon": 3.3739650,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580716,\n "lat": 50.0882530,\n "lon": 3.3736750,\n "timestamp": "2013-09-12T13:36:55Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580847,\n "lat": 50.0882680,\n "lon": 3.3736760,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580849,\n "lat": 50.0882710,\n "lon": 3.3736400,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580851,\n "lat": 50.0882800,\n "lon": 3.3739990,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580853,\n "lat": 50.0882810,\n "lon": 3.3739760,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580856,\n "lat": 50.0882860,\n "lon": 3.3738680,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580858,\n "lat": 50.0882890,\n "lon": 3.3744390,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580860,\n "lat": 50.0882950,\n "lon": 3.3738690,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580862,\n "lat": 50.0882960,\n "lon": 3.3738410,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580864,\n "lat": 50.0882970,\n "lon": 3.3736430,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580866,\n "lat": 50.0882990,\n "lon": 3.3737910,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580868,\n "lat": 50.0883010,\n "lon": 3.3743170,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580870,\n "lat": 50.0883030,\n "lon": 3.3737270,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580872,\n "lat": 50.0883190,\n "lon": 3.3739100,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580874,\n "lat": 50.0883240,\n "lon": 3.3738440,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580876,\n "lat": 50.0883300,\n "lon": 3.3744560,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580878,\n "lat": 50.0883390,\n "lon": 3.3743550,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580881,\n "lat": 50.0883600,\n "lon": 3.3739220,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580883,\n "lat": 50.0883740,\n "lon": 3.3737990,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580885,\n "lat": 50.0883750,\n "lon": 3.3738530,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580887,\n "lat": 50.0883800,\n "lon": 3.3737380,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580889,\n "lat": 50.0883860,\n "lon": 3.3739970,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580891,\n "lat": 50.0883960,\n "lon": 3.3739400,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580893,\n "lat": 50.0884010,\n "lon": 3.3740530,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580895,\n "lat": 50.0884080,\n "lon": 3.3738660,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580897,\n "lat": 50.0884080,\n "lon": 3.3745150,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580899,\n "lat": 50.0884100,\n "lon": 3.3740090,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580901,\n "lat": 50.0884110,\n "lon": 3.3744740,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580903,\n "lat": 50.0884220,\n "lon": 3.3743730,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580905,\n "lat": 50.0884250,\n "lon": 3.3743480,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580907,\n "lat": 50.0884610,\n "lon": 3.3740800,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580909,\n "lat": 50.0884660,\n "lon": 3.3739150,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580911,\n "lat": 50.0884690,\n "lon": 3.3745290,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580913,\n "lat": 50.0884730,\n "lon": 3.3744870,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580916,\n "lat": 50.0884850,\n "lon": 3.3743610,\n "timestamp": "2013-09-12T13:36:58Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580918,\n "lat": 50.0884930,\n "lon": 3.3739760,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580920,\n "lat": 50.0884960,\n "lon": 3.3739220,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580933,\n "lat": 50.0884990,\n "lon": 3.3740970,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580936,\n "lat": 50.0885050,\n "lon": 3.3739780,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580938,\n "lat": 50.0885120,\n "lon": 3.3736940,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580940,\n "lat": 50.0885130,\n "lon": 3.3736400,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580942,\n "lat": 50.0885200,\n "lon": 3.3743580,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580944,\n "lat": 50.0885270,\n "lon": 3.3742860,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580945,\n "lat": 50.0885500,\n "lon": 3.3743630,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580947,\n "lat": 50.0885560,\n "lon": 3.3740760,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580949,\n "lat": 50.0885560,\n "lon": 3.3742950,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580951,\n "lat": 50.0885670,\n "lon": 3.3739550,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580953,\n "lat": 50.0885910,\n "lon": 3.3745100,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580955,\n "lat": 50.0886040,\n "lon": 3.3743790,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580957,\n "lat": 50.0886070,\n "lon": 3.3738780,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580959,\n "lat": 50.0886100,\n "lon": 3.3738380,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580961,\n "lat": 50.0886180,\n "lon": 3.3745720,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580962,\n "lat": 50.0886250,\n "lon": 3.3738400,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580963,\n "lat": 50.0886230,\n "lon": 3.3745190,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580964,\n "lat": 50.0886230,\n "lon": 3.3746980,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580965,\n "lat": 50.0886280,\n "lon": 3.3746370,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580966,\n "lat": 50.0886320,\n "lon": 3.3739620,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580967,\n "lat": 50.0886340,\n "lon": 3.3737090,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580968,\n "lat": 50.0886330,\n "lon": 3.3745740,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580969,\n "lat": 50.0886380,\n "lon": 3.3736590,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580970,\n "lat": 50.0886380,\n "lon": 3.3738810,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580971,\n "lat": 50.0886390,\n "lon": 3.3736380,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580972,\n "lat": 50.0886590,\n "lon": 3.3747080,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580973,\n "lat": 50.0886640,\n "lon": 3.3746440,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580974,\n "lat": 50.0886770,\n "lon": 3.3740940,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580975,\n "lat": 50.0886820,\n "lon": 3.3743930,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580976,\n "lat": 50.0886870,\n "lon": 3.3744310,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580978,\n "lat": 50.0886940,\n "lon": 3.3743400,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580980,\n "lat": 50.0887080,\n "lon": 3.3736480,\n "timestamp": "2013-09-12T13:36:59Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580981,\n "lat": 50.0887290,\n "lon": 3.3744410,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580983,\n "lat": 50.0887320,\n "lon": 3.3744020,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580985,\n "lat": 50.0887860,\n "lon": 3.3744290,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580987,\n "lat": 50.0887870,\n "lon": 3.3744160,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580989,\n "lat": 50.0888400,\n "lon": 3.3744470,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580991,\n "lat": 50.0888460,\n "lon": 3.3743890,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580993,\n "lat": 50.0888550,\n "lon": 3.3746360,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580994,\n "lat": 50.0888780,\n "lon": 3.3747180,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580996,\n "lat": 50.0888810,\n "lon": 3.3744000,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455580998,\n "lat": 50.0888860,\n "lon": 3.3746430,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581000,\n "lat": 50.0889130,\n "lon": 3.3747260,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581002,\n "lat": 50.0889400,\n "lon": 3.3745860,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581004,\n "lat": 50.0889460,\n "lon": 3.3744200,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581006,\n "lat": 50.0889550,\n "lon": 3.3744560,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581008,\n "lat": 50.0889750,\n "lon": 3.3745960,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581010,\n "lat": 50.0889900,\n "lon": 3.3740380,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581011,\n "lat": 50.0889930,\n "lon": 3.3744630,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581013,\n "lat": 50.0890080,\n "lon": 3.3739260,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581015,\n "lat": 50.0890160,\n "lon": 3.3748580,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581017,\n "lat": 50.0890200,\n "lon": 3.3740640,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581019,\n "lat": 50.0890230,\n "lon": 3.3740510,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581021,\n "lat": 50.0890250,\n "lon": 3.3747910,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581022,\n "lat": 50.0890440,\n "lon": 3.3740740,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581023,\n "lat": 50.0890460,\n "lon": 3.3740600,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581024,\n "lat": 50.0890670,\n "lon": 3.3744520,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581025,\n "lat": 50.0890780,\n "lon": 3.3748760,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581026,\n "lat": 50.0890870,\n "lon": 3.3748130,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581027,\n "lat": 50.0891090,\n "lon": 3.3746580,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581028,\n "lat": 50.0891140,\n "lon": 3.3740870,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581029,\n "lat": 50.0891240,\n "lon": 3.3745550,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581030,\n "lat": 50.0891330,\n "lon": 3.3739750,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581031,\n "lat": 50.0891360,\n "lon": 3.3744660,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581032,\n "lat": 50.0891430,\n "lon": 3.3745600,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581033,\n "lat": 50.0891580,\n "lon": 3.3745640,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581034,\n "lat": 50.0891700,\n "lon": 3.3744730,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581035,\n "lat": 50.0892020,\n "lon": 3.3745750,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581036,\n "lat": 50.0892150,\n "lon": 3.3744820,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581037,\n "lat": 50.0892150,\n "lon": 3.3746810,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581038,\n "lat": 50.0892260,\n "lon": 3.3741270,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581039,\n "lat": 50.0892440,\n "lon": 3.3744880,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581040,\n "lat": 50.0892520,\n "lon": 3.3740100,\n "timestamp": "2013-09-12T13:37:00Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581041,\n "lat": 50.0892600,\n "lon": 3.3739770,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581042,\n "lat": 50.0892710,\n "lon": 3.3747040,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581043,\n "lat": 50.0892990,\n "lon": 3.3740340,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581044,\n "lat": 50.0893050,\n "lon": 3.3745000,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 2455581045,\n "lat": 50.0893080,\n "lon": 3.3740030,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086\n },\n {\n "type": "node",\n "id": 4009514232,\n "lat": 50.0873580,\n "lon": 3.3648634,\n "timestamp": "2024-03-08T07:35:11Z",\n "version": 2,\n "changeset": 148370835,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "operator": "RTE",\n "operator:wikidata": "Q2178795",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 4009514491,\n "lat": 50.0888217,\n "lon": 3.3652939,\n "timestamp": "2024-03-08T07:35:11Z",\n "version": 2,\n "changeset": 148370835,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "operator": "RTE",\n "operator:wikidata": "Q2178795",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 6003222781,\n "lat": 50.0844852,\n "lon": 3.3636403,\n "timestamp": "2018-10-21T17:29:47Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003222782,\n "lat": 50.0844636,\n "lon": 3.3637053,\n "timestamp": "2018-10-21T17:29:47Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223311,\n "lat": 50.0852761,\n "lon": 3.3641870,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223312,\n "lat": 50.0852765,\n "lon": 3.3642313,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223313,\n "lat": 50.0853418,\n "lon": 3.3642297,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223314,\n "lat": 50.0853414,\n "lon": 3.3641855,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223315,\n "lat": 50.0853887,\n "lon": 3.3633810,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223316,\n "lat": 50.0853995,\n "lon": 3.3634219,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223317,\n "lat": 50.0854554,\n "lon": 3.3633862,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223318,\n "lat": 50.0854446,\n "lon": 3.3633453,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223319,\n "lat": 50.0856007,\n "lon": 3.3637537,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223320,\n "lat": 50.0856111,\n "lon": 3.3637960,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223321,\n "lat": 50.0856688,\n "lon": 3.3637617,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223322,\n "lat": 50.0856585,\n "lon": 3.3637194,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223323,\n "lat": 50.0842298,\n "lon": 3.3646380,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223324,\n "lat": 50.0842405,\n "lon": 3.3646756,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223325,\n "lat": 50.0842954,\n "lon": 3.3646374,\n "timestamp": "2018-10-21T17:29:50Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223326,\n "lat": 50.0842847,\n "lon": 3.3645999,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223327,\n "lat": 50.0847729,\n "lon": 3.3651837,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223328,\n "lat": 50.0847841,\n "lon": 3.3652279,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223329,\n "lat": 50.0848427,\n "lon": 3.3651920,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223330,\n "lat": 50.0848315,\n "lon": 3.3651477,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223331,\n "lat": 50.0845327,\n "lon": 3.3653447,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223332,\n "lat": 50.0845434,\n "lon": 3.3653843,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223333,\n "lat": 50.0846000,\n "lon": 3.3653469,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223334,\n "lat": 50.0845893,\n "lon": 3.3653073,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223335,\n "lat": 50.0847479,\n "lon": 3.3646850,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223336,\n "lat": 50.0847582,\n "lon": 3.3647266,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223337,\n "lat": 50.0848160,\n "lon": 3.3646917,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223338,\n "lat": 50.0848057,\n "lon": 3.3646502,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223339,\n "lat": 50.0849324,\n "lon": 3.3644574,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223340,\n "lat": 50.0848893,\n "lon": 3.3644822,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223341,\n "lat": 50.0848582,\n "lon": 3.3643511,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223342,\n "lat": 50.0849012,\n "lon": 3.3643263,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223343,\n "lat": 50.0848111,\n "lon": 3.3642540,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223344,\n "lat": 50.0848210,\n "lon": 3.3642923,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223345,\n "lat": 50.0848789,\n "lon": 3.3642559,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223346,\n "lat": 50.0848690,\n "lon": 3.3642177,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223347,\n "lat": 50.0847670,\n "lon": 3.3640561,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223348,\n "lat": 50.0847786,\n "lon": 3.3640943,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223349,\n "lat": 50.0848259,\n "lon": 3.3640594,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223350,\n "lat": 50.0848143,\n "lon": 3.3640212,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223351,\n "lat": 50.0847060,\n "lon": 3.3638589,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223352,\n "lat": 50.0847159,\n "lon": 3.3638978,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223353,\n "lat": 50.0847734,\n "lon": 3.3638623,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223354,\n "lat": 50.0847635,\n "lon": 3.3638234,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223355,\n "lat": 50.0846559,\n "lon": 3.3636755,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223356,\n "lat": 50.0846662,\n "lon": 3.3637157,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223357,\n "lat": 50.0847227,\n "lon": 3.3636805,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223358,\n "lat": 50.0847123,\n "lon": 3.3636403,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223359,\n "lat": 50.0845910,\n "lon": 3.3634362,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223360,\n "lat": 50.0846014,\n "lon": 3.3634758,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223361,\n "lat": 50.0846581,\n "lon": 3.3634398,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223362,\n "lat": 50.0846478,\n "lon": 3.3634003,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223363,\n "lat": 50.0841371,\n "lon": 3.3641989,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223364,\n "lat": 50.0842782,\n "lon": 3.3637791,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223365,\n "lat": 50.0843109,\n "lon": 3.3637731,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223366,\n "lat": 50.0843474,\n "lon": 3.3636591,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223367,\n "lat": 50.0843900,\n "lon": 3.3635371,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223368,\n "lat": 50.0844196,\n "lon": 3.3634526,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223369,\n "lat": 50.0844073,\n "lon": 3.3634053,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223370,\n "lat": 50.0844641,\n "lon": 3.3630763,\n "timestamp": "2018-10-21T17:29:51Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223410,\n "lat": 50.0841019,\n "lon": 3.3642759,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "tags": {\n "barrier": "gate"\n }\n },\n {\n "type": "node",\n "id": 6003223411,\n "lat": 50.0840893,\n "lon": 3.3642264,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223412,\n "lat": 50.0841143,\n "lon": 3.3643243,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223413,\n "lat": 50.0841113,\n "lon": 3.3643511,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223414,\n "lat": 50.0841255,\n "lon": 3.3643947,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 6003223415,\n "lat": 50.0841057,\n "lon": 3.3644102,\n "timestamp": "2018-10-21T17:29:52Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222\n },\n {\n "type": "node",\n "id": 9267694684,\n "lat": 50.0851841,\n "lon": 3.3729060,\n "timestamp": "2021-11-19T18:25:13Z",\n "version": 1,\n "changeset": 114003140,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 9267694685,\n "lat": 50.0852056,\n "lon": 3.3726612,\n "timestamp": "2021-11-19T18:25:13Z",\n "version": 1,\n "changeset": 114003140,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 9267694686,\n "lat": 50.0854905,\n "lon": 3.3726986,\n "timestamp": "2021-11-19T18:25:13Z",\n "version": 1,\n "changeset": 114003140,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 11124699192,\n "lat": 50.0874299,\n "lon": 3.3758034,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699193,\n "lat": 50.0874529,\n "lon": 3.3756425,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699194,\n "lat": 50.0874936,\n "lon": 3.3756511,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699195,\n "lat": 50.0874837,\n "lon": 3.3757452,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699196,\n "lat": 50.0876830,\n "lon": 3.3754773,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699197,\n "lat": 50.0876764,\n "lon": 3.3755281,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699198,\n "lat": 50.0875225,\n "lon": 3.3754782,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11124699199,\n "lat": 50.0875299,\n "lon": 3.3754255,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682\n },\n {\n "type": "node",\n "id": 11289685707,\n "lat": 50.0848813,\n "lon": 3.3717385,\n "timestamp": "2023-10-25T21:15:17Z",\n "version": 1,\n "changeset": 143134801,\n "user": "gosgtan",\n "uid": 18642763,\n "tags": {\n "bench": "yes",\n "bin": "yes",\n "bus": "yes",\n "departures_board": "yes",\n "highway": "bus_stop",\n "name": "Place",\n "public_transport": "platform",\n "shelter": "yes",\n "tactile_paving": "no",\n "wheelchair": "no"\n }\n },\n {\n "type": "node",\n "id": 11289685709,\n "lat": 50.0878641,\n "lon": 3.3739897,\n "timestamp": "2024-07-13T06:20:32Z",\n "version": 2,\n "changeset": 153879817,\n "user": "Max-Kritic",\n "uid": 414659,\n "tags": {\n "bench": "yes",\n "bin": "yes",\n "bus": "yes",\n "departures_board": "yes",\n "highway": "bus_stop",\n "name": "Saint-Roch",\n "public_transport": "platform",\n "shelter": "yes",\n "tactile_paving": "no",\n "wheelchair": "no"\n }\n },\n {\n "type": "node",\n "id": 11289685710,\n "lat": 50.0876328,\n "lon": 3.3736693,\n "timestamp": "2024-07-13T06:20:32Z",\n "version": 2,\n "changeset": 153879817,\n "user": "Max-Kritic",\n "uid": 414659,\n "tags": {\n "bench": "no",\n "bin": "no",\n "bus": "yes",\n "departures_board": "no",\n "highway": "bus_stop",\n "name": "Saint-Roch",\n "public_transport": "platform",\n "shelter": "no",\n "tactile_paving": "no",\n "wheelchair": "no"\n }\n },\n {\n "type": "node",\n "id": 12441927633,\n "lat": 50.0849372,\n "lon": 3.3661905,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927634,\n "lat": 50.0848896,\n "lon": 3.3659939,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927635,\n "lat": 50.0848107,\n "lon": 3.3660404,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927636,\n "lat": 50.0848385,\n "lon": 3.3661551,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927637,\n "lat": 50.0848252,\n "lon": 3.3661630,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927638,\n "lat": 50.0848450,\n "lon": 3.3662448,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927639,\n "lat": 50.0847915,\n "lon": 3.3665473,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927640,\n "lat": 50.0847471,\n "lon": 3.3663713,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927641,\n "lat": 50.0846747,\n "lon": 3.3664156,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927642,\n "lat": 50.0847190,\n "lon": 3.3665916,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927643,\n "lat": 50.0821394,\n "lon": 3.3750864,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927644,\n "lat": 50.0820674,\n "lon": 3.3750277,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927645,\n "lat": 50.0820082,\n "lon": 3.3752041,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927646,\n "lat": 50.0820801,\n "lon": 3.3752628,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927647,\n "lat": 50.0830807,\n "lon": 3.3737714,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927648,\n "lat": 50.0830260,\n "lon": 3.3736739,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927649,\n "lat": 50.0829501,\n "lon": 3.3737773,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927650,\n "lat": 50.0830048,\n "lon": 3.3738748,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927651,\n "lat": 50.0828857,\n "lon": 3.3738129,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927652,\n "lat": 50.0828226,\n "lon": 3.3737001,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927653,\n "lat": 50.0827950,\n "lon": 3.3737376,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927654,\n "lat": 50.0828060,\n "lon": 3.3737571,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927655,\n "lat": 50.0827258,\n "lon": 3.3738661,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927656,\n "lat": 50.0827780,\n "lon": 3.3739593,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927657,\n "lat": 50.0831321,\n "lon": 3.3742180,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927658,\n "lat": 50.0831301,\n "lon": 3.3740648,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927659,\n "lat": 50.0830459,\n "lon": 3.3740675,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927660,\n "lat": 50.0830479,\n "lon": 3.3742207,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927666,\n "lat": 50.0831555,\n "lon": 3.3748622,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927667,\n "lat": 50.0831850,\n "lon": 3.3747953,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927668,\n "lat": 50.0831391,\n "lon": 3.3747460,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927669,\n "lat": 50.0831095,\n "lon": 3.3748128,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927670,\n "lat": 50.0832354,\n "lon": 3.3753807,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927671,\n "lat": 50.0831502,\n "lon": 3.3752492,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927672,\n "lat": 50.0831101,\n "lon": 3.3753124,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927673,\n "lat": 50.0831953,\n "lon": 3.3754438,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927674,\n "lat": 50.0836994,\n "lon": 3.3759540,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927675,\n "lat": 50.0836179,\n "lon": 3.3758873,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927676,\n "lat": 50.0835675,\n "lon": 3.3760369,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927677,\n "lat": 50.0835525,\n "lon": 3.3760247,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927678,\n "lat": 50.0835190,\n "lon": 3.3761240,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927679,\n "lat": 50.0836154,\n "lon": 3.3762030,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927680,\n "lat": 50.0844141,\n "lon": 3.3753914,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927681,\n "lat": 50.0844650,\n "lon": 3.3751693,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927682,\n "lat": 50.0843936,\n "lon": 3.3751296,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927683,\n "lat": 50.0843833,\n "lon": 3.3751748,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927684,\n "lat": 50.0843720,\n "lon": 3.3751685,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927685,\n "lat": 50.0843526,\n "lon": 3.3752531,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927686,\n "lat": 50.0843741,\n "lon": 3.3752651,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927687,\n "lat": 50.0843529,\n "lon": 3.3753573,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927688,\n "lat": 50.0846014,\n "lon": 3.3750663,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927689,\n "lat": 50.0846229,\n "lon": 3.3749212,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927690,\n "lat": 50.0845486,\n "lon": 3.3748944,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927691,\n "lat": 50.0845271,\n "lon": 3.3750395,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927692,\n "lat": 50.0874043,\n "lon": 3.3731395,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927693,\n "lat": 50.0872981,\n "lon": 3.3730490,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927694,\n "lat": 50.0872519,\n "lon": 3.3731806,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "node",\n "id": 12441927695,\n "lat": 50.0873580,\n "lon": 3.3732712,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763\n },\n {\n "type": "way",\n "id": 170184991,\n "timestamp": "2022-05-20T23:53:32Z",\n "version": 6,\n "changeset": 121263913,\n "user": "user_5589",\n "uid": 5589,\n "nodes": [\n 6003223370,\n 520967284,\n 520967285,\n 520967286,\n 1813426402,\n 1813426421,\n 1813426420,\n 1813426397,\n 1813426403,\n 6003223415,\n 6003223414,\n 6003223413,\n 6003223412,\n 6003223410,\n 6003223411,\n 6003223363,\n 6003223364,\n 6003223365,\n 6003223366,\n 2455576645,\n 2455576689,\n 2455576711,\n 6003223367,\n 6003223368,\n 6003223369,\n 2455576987,\n 2455577019,\n 6003223370\n ],\n "tags": {\n "barrier": "wall",\n "location": "outdoor",\n "name": "Poste électrique du Perizet",\n "operator": "RTE",\n "operator:wikidata": "Q2178795",\n "power": "substation",\n "ref:FR:RTE": "PERIZ",\n "ref:FR:RTE_nom": "PERIZET (LE)",\n "source": "data.gouv.fr:RTE - 04/2017",\n "substation": "transmission",\n "voltage": "225000"\n }\n },\n {\n "type": "way",\n "id": 237674483,\n "timestamp": "2013-09-12T13:27:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556268,\n 2455556270,\n 2455556265,\n 2455556271,\n 2455556273,\n 2455556275,\n 2455556281,\n 2455556285,\n 2455556282,\n 2455556280,\n 2455556279,\n 2455556276,\n 2455556272,\n 2455556268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237674484,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556266,\n 2455556274,\n 2455556269,\n 2455556260,\n 2455556266\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237674485,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556264,\n 2455556262,\n 2455556259,\n 2455556261,\n 2455556264\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237674486,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556264,\n 2455556267,\n 2455556263,\n 2455556262,\n 2455556264\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237674487,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556298,\n 2455556294,\n 2455556295,\n 2455556299,\n 2455556298\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237674488,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556286,\n 2455556287,\n 2455556284,\n 2455556277,\n 2455556286\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237674489,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556291,\n 2455556289,\n 2455556290,\n 2455556292,\n 2455556291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237674490,\n "timestamp": "2013-09-12T13:27:53Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455556303,\n 2455556302,\n 2455556301,\n 2455556300,\n 2455556296,\n 2455556297,\n 2455556293,\n 2455556294,\n 2455556298,\n 2455556303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675289,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578138,\n 2455577868,\n 2455577858,\n 2455578083,\n 2455578051,\n 2455578016,\n 2455578003,\n 2455578064,\n 2455578087,\n 2455578124,\n 2455578138\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675290,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576490,\n 2455576510,\n 2455576515,\n 2455576521,\n 2455576547,\n 2455576541,\n 2455576604,\n 2455576616,\n 2455576621,\n 2455576586,\n 2455576490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675291,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578841,\n 2455578775,\n 2455578739,\n 2455578600,\n 2455578393,\n 2455578472,\n 2455578659,\n 2455578649,\n 2455578694,\n 2455578733,\n 2455578841\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675292,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580478,\n 2455580465,\n 2455580451,\n 2455580447,\n 2455580441,\n 2455580430,\n 2455580438,\n 2455580436,\n 2455580445,\n 2455580459,\n 2455580478\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675293,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579943,\n 2455579935,\n 2455579988,\n 2455579976,\n 2455579973,\n 2455579986,\n 2455579994,\n 2455580020,\n 2455580003,\n 2455580000,\n 2455579943\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675294,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576227,\n 2455576214,\n 2455576086,\n 2455576084,\n 2455576041,\n 2455576050,\n 2455576066,\n 2455576059,\n 2455576070,\n 2455576195,\n 2455576227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675295,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578339,\n 2455578319,\n 2455578276,\n 2455578161,\n 2455578120,\n 2455578405,\n 2455578438,\n 2455578489,\n 2455578462,\n 2455578476,\n 2455578339\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675296,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577818,\n 2455577884,\n 2455578045,\n 2455578018,\n 2455578057,\n 2455578080,\n 2455578095,\n 2455577913,\n 2455577752,\n 2455577771,\n 2455577818\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675297,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580227,\n 2455580204,\n 2455580150,\n 2455580130,\n 2455580120,\n 2455580108,\n 2455580126,\n 2455580124,\n 2455580148,\n 2455580189,\n 2455580227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675298,\n "timestamp": "2013-09-12T13:37:01Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575448,\n 2455575502,\n 2455575500,\n 2455575469,\n 2455575460,\n 2455575407,\n 2455575414,\n 2455575420,\n 2455575422,\n 2455575432,\n 2455575448\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675299,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577820,\n 2455577618,\n 2455577614,\n 2455577398,\n 2455577363,\n 2455577595,\n 2455577588,\n 2455578066,\n 2455578115,\n 2455577808,\n 2455577820\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675300,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579220,\n 2455579194,\n 2455579242,\n 2455579268,\n 2455579240,\n 2455579262,\n 2455579207,\n 2455579179,\n 2455579218,\n 2455579231,\n 2455579220\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675301,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580547,\n 2455580482,\n 2455580474,\n 2455580494,\n 2455580493,\n 2455580500,\n 2455580506,\n 2455580509,\n 2455580510,\n 2455580532,\n 2455580547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675303,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579515,\n 2455579447,\n 2455579378,\n 2455579435,\n 2455579390,\n 2455579338,\n 2455579309,\n 2455579422,\n 2455579449,\n 2455579488,\n 2455579515\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675305,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579562,\n 2455579457,\n 2455579399,\n 2455579444,\n 2455579306,\n 2455579288,\n 2455579272,\n 2455579384,\n 2455579534,\n 2455579512,\n 2455579562\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675307,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578089,\n 2455577921,\n 2455577862,\n 2455577799,\n 2455577758,\n 2455577909,\n 2455577896,\n 2455578092,\n 2455578101,\n 2455578163,\n 2455578089\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675309,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579040,\n 2455579049,\n 2455579018,\n 2455578979,\n 2455578958,\n 2455578831,\n 2455578887,\n 2455578936,\n 2455579005,\n 2455579008,\n 2455579040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675311,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579602,\n 2455579519,\n 2455579470,\n 2455579452,\n 2455579447,\n 2455579515,\n 2455579528,\n 2455579531,\n 2455579559,\n 2455579581,\n 2455579602\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675312,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577780,\n 2455577670,\n 2455577548,\n 2455577636,\n 2455577648,\n 2455577716,\n 2455577719,\n 2455577664,\n 2455577739,\n 2455577769,\n 2455577780\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675313,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580636,\n 2455580641,\n 2455580620,\n 2455580634,\n 2455580626,\n 2455580614,\n 2455580604,\n 2455580597,\n 2455580606,\n 2455580598,\n 2455580636\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675314,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580181,\n 2455580101,\n 2455580080,\n 2455580140,\n 2455580127,\n 2455580110,\n 2455580105,\n 2455580132,\n 2455580167,\n 2455580154,\n 2455580181\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675315,\n "timestamp": "2013-09-12T13:37:02Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575089,\n 2455575151,\n 2455575201,\n 2455575159,\n 2455575146,\n 2455575148,\n 2455575160,\n 2455575134,\n 2455575116,\n 2455575100,\n 2455575089\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675316,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580373,\n 2455580351,\n 2455580377,\n 2455580380,\n 2455580388,\n 2455580386,\n 2455580402,\n 2455580403,\n 2455580407,\n 2455580409,\n 2455580379,\n 2455580373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675317,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576597,\n 2455576630,\n 2455576553,\n 2455576524,\n 2455576535,\n 2455576480,\n 2455576468,\n 2455576462,\n 2455576500,\n 2455576518,\n 2455576537,\n 2455576597\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675318,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576457,\n 2455576477,\n 2455576471,\n 2455576502,\n 2455576452,\n 2455576402,\n 2455576444,\n 2455576431,\n 2455576443,\n 2455576418,\n 2455576439,\n 2455576457\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675319,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576517,\n 2455576549,\n 2455576560,\n 2455576555,\n 2455576599,\n 2455576572,\n 2455576601,\n 2455576523,\n 2455576512,\n 2455576475,\n 2455576470,\n 2455576517\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675320,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577406,\n 2455577416,\n 2455577462,\n 2455577497,\n 2455577472,\n 2455577488,\n 2455577421,\n 2455577464,\n 2455577390,\n 2455577289,\n 2455577404,\n 2455577406\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675322,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578625,\n 2455578647,\n 2455578657,\n 2455578655,\n 2455578584,\n 2455578589,\n 2455578431,\n 2455578435,\n 2455578429,\n 2455578426,\n 2455578597,\n 2455578625\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675323,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578093,\n 2455577846,\n 2455577837,\n 2455577854,\n 2455577816,\n 2455577788,\n 2455577765,\n 2455578062,\n 2455578094,\n 2455578034,\n 2455578060,\n 2455578093\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675324,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576681,\n 2455576683,\n 2455576592,\n 2455576603,\n 2455576558,\n 2455576563,\n 2455576695,\n 2455576697,\n 2455576792,\n 2455576748,\n 2455576679,\n 2455576681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675325,\n "timestamp": "2013-09-12T13:37:03Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576268,\n 2455576225,\n 2455576189,\n 2455576221,\n 2455576233,\n 2455576216,\n 2455576205,\n 2455576127,\n 2455576192,\n 2455576236,\n 2455576242,\n 2455576268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675326,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579888,\n 2455579927,\n 2455579937,\n 2455579941,\n 2455579956,\n 2455579962,\n 2455579967,\n 2455579975,\n 2455579982,\n 2455579978,\n 2455579921,\n 2455579888\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675327,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579072,\n 2455579078,\n 2455579088,\n 2455579086,\n 2455579067,\n 2455579064,\n 2455579046,\n 2455579043,\n 2455579038,\n 2455578990,\n 2455579029,\n 2455579072\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675328,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578355,\n 2455578173,\n 2455578149,\n 2455578113,\n 2455578055,\n 2455578095,\n 2455578257,\n 2455578318,\n 2455578298,\n 2455578302,\n 2455578296,\n 2455578355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675330,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577152,\n 2455576545,\n 2455576496,\n 2455577076,\n 2455577244,\n 2455577773,\n 2455577842,\n 2455577124,\n 2455577113,\n 2455577000,\n 2455577014,\n 2455577152\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675331,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580254,\n 2455580198,\n 2455580158,\n 2455580144,\n 2455580085,\n 2455580107,\n 2455580191,\n 2455580266,\n 2455580310,\n 2455580291,\n 2455580327,\n 2455580285,\n 2455580254\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675334,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575118,\n 2455575155,\n 2455575136,\n 2455575132,\n 2455575127,\n 2455575128,\n 2455575087,\n 2455575062,\n 2455575075,\n 2455575058,\n 2455575078,\n 2455575094,\n 2455575118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675335,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579004,\n 2455578933,\n 2455578967,\n 2455578975,\n 2455578986,\n 2455578994,\n 2455579023,\n 2455578973,\n 2455578869,\n 2455578835,\n 2455578809,\n 2455578978,\n 2455579004\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675336,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579503,\n 2455579344,\n 2455579408,\n 2455579473,\n 2455579494,\n 2455579522,\n 2455579546,\n 2455579597,\n 2455579564,\n 2455579610,\n 2455579584,\n 2455579541,\n 2455579503\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675337,\n "timestamp": "2013-09-12T13:37:04Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578931,\n 2455578888,\n 2455578752,\n 2455578704,\n 2455578906,\n 2455578918,\n 2455578941,\n 2455578815,\n 2455578823,\n 2455578891,\n 2455578900,\n 2455578921,\n 2455578931\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675338,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578830,\n 2455578817,\n 2455578747,\n 2455578722,\n 2455578662,\n 2455578690,\n 2455578822,\n 2455578919,\n 2455578983,\n 2455578992,\n 2455578916,\n 2455578929,\n 2455578830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675340,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579131,\n 2455579106,\n 2455579083,\n 2455579078,\n 2455579072,\n 2455579079,\n 2455579010,\n 2455579062,\n 2455579117,\n 2455579099,\n 2455579104,\n 2455579112,\n 2455579131\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675341,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579237,\n 2455579239,\n 2455579245,\n 2455579261,\n 2455579275,\n 2455579298,\n 2455579299,\n 2455579316,\n 2455579247,\n 2455579113,\n 2455579155,\n 2455579233,\n 2455579237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675342,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577874,\n 2455577717,\n 2455577601,\n 2455577585,\n 2455577552,\n 2455577502,\n 2455577518,\n 2455577476,\n 2455577603,\n 2455577592,\n 2455577778,\n 2455577812,\n 2455577874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675343,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578963,\n 2455578960,\n 2455578957,\n 2455578896,\n 2455578885,\n 2455578780,\n 2455578688,\n 2455578679,\n 2455578686,\n 2455578881,\n 2455578882,\n 2455578966,\n 2455578963\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675344,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576351,\n 2455576342,\n 2455576367,\n 2455576326,\n 2455576309,\n 2455576286,\n 2455576322,\n 2455576334,\n 2455576340,\n 2455576353,\n 2455576362,\n 2455576397,\n 2455576420,\n 2455576351\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675345,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576947,\n 2455576802,\n 2455576730,\n 2455576974,\n 2455577008,\n 2455576983,\n 2455577009,\n 2455577017,\n 2455577048,\n 2455577287,\n 2455577174,\n 2455577007,\n 2455576977,\n 2455576947\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675346,\n "timestamp": "2013-09-12T13:37:05Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576489,\n 2455576507,\n 2455576516,\n 2455576504,\n 2455576517,\n 2455576470,\n 2455576435,\n 2455576430,\n 2455576450,\n 2455576446,\n 2455576464,\n 2455576437,\n 2455576491,\n 2455576489\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675347,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579897,\n 2455579919,\n 2455579959,\n 2455579966,\n 2455579969,\n 2455579979,\n 2455579970,\n 2455579939,\n 2455579933,\n 2455579938,\n 2455579930,\n 2455579925,\n 2455579890,\n 2455579897\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675348,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575409,\n 2455575318,\n 2455575302,\n 2455575274,\n 2455575265,\n 2455575258,\n 2455575254,\n 2455575247,\n 2455575255,\n 2455575245,\n 2455575297,\n 2455575320,\n 2455575392,\n 2455575409\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675349,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577882,\n 2455577831,\n 2455577848,\n 2455577886,\n 2455577903,\n 2455578005,\n 2455578047,\n 2455577792,\n 2455577822,\n 2455578240,\n 2455578177,\n 2455578183,\n 2455578132,\n 2455577882\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675351,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575579,\n 2455575599,\n 2455575589,\n 2455575567,\n 2455575520,\n 2455575449,\n 2455575482,\n 2455575508,\n 2455575518,\n 2455575542,\n 2455575556,\n 2455575561,\n 2455575569,\n 2455575575,\n 2455575579\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675352,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578456,\n 2455578367,\n 2455578327,\n 2455578353,\n 2455578329,\n 2455578363,\n 2455578304,\n 2455578325,\n 2455578248,\n 2455578422,\n 2455578487,\n 2455578468,\n 2455578551,\n 2455578416,\n 2455578456\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675353,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575442,\n 2455575432,\n 2455575422,\n 2455575450,\n 2455575477,\n 2455575496,\n 2455575498,\n 2455575539,\n 2455575544,\n 2455575585,\n 2455575546,\n 2455575465,\n 2455575455,\n 2455575457,\n 2455575442\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675354,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580893,\n 2455580899,\n 2455580889,\n 2455580891,\n 2455580895,\n 2455580885,\n 2455580881,\n 2455580872,\n 2455580874,\n 2455580862,\n 2455580860,\n 2455580856,\n 2455580853,\n 2455580851,\n 2455580893\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675355,\n "timestamp": "2013-09-12T13:37:06Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580974,\n 2455580980,\n 2455580971,\n 2455580969,\n 2455580940,\n 2455580938,\n 2455580967,\n 2455580962,\n 2455580959,\n 2455580957,\n 2455580970,\n 2455580966,\n 2455580951,\n 2455580947,\n 2455580974\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675356,\n "timestamp": "2013-10-01T02:47:20Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455578630,\n 2455578730,\n 2455578732,\n 2455578731,\n 2455578793,\n 2455578795,\n 2455578852,\n 2455578851,\n 2455578787,\n 2455578783,\n 2455578750,\n 2455578753,\n 2455578727,\n 2455578725,\n 2455578609,\n 2455578630\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675357,\n "timestamp": "2013-09-12T13:37:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575710,\n 2455575678,\n 2455575605,\n 2455575617,\n 2455575607,\n 2455575595,\n 2455575548,\n 2455575516,\n 2455575506,\n 2455575493,\n 2455575454,\n 2455575428,\n 2455575484,\n 2455575613,\n 2455575619,\n 2455575710\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675359,\n "timestamp": "2013-09-12T13:37:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577581,\n 2455577550,\n 2455577803,\n 2455577907,\n 2455578148,\n 2455578255,\n 2455578466,\n 2455578378,\n 2455578159,\n 2455578068,\n 2455578114,\n 2455577741,\n 2455577801,\n 2455577760,\n 2455577713,\n 2455577616,\n 2455577581\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675360,\n "timestamp": "2020-10-05T10:57:48Z",\n "version": 2,\n "changeset": 91979498,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 2455579128,\n 2455579180,\n 2455579232,\n 2455579244,\n 2455579176,\n 2455579229,\n 2455579241,\n 2455579323,\n 2455579332,\n 2455579254,\n 2455579246,\n 2455579209,\n 2455579197,\n 2455579191,\n 2455579167,\n 2455579128\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675361,\n "timestamp": "2013-09-12T13:37:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576170,\n 2455576123,\n 2455576130,\n 2455576121,\n 2455576113,\n 2455576125,\n 2455576117,\n 2455576119,\n 2455576080,\n 2455576068,\n 2455576039,\n 2455576028,\n 2455576034,\n 2455576032,\n 2455576052,\n 2455576036,\n 2455576111,\n 2455576170\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675363,\n "timestamp": "2013-09-12T13:37:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580048,\n 2455579972,\n 2455579295,\n 2455579277,\n 2455579796,\n 2455579618,\n 2455579841,\n 2455579832,\n 2455579878,\n 2455579845,\n 2455579870,\n 2455579882,\n 2455579899,\n 2455579917,\n 2455579932,\n 2455579955,\n 2455579928,\n 2455579934,\n 2455579940,\n 2455580038,\n 2455580048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675364,\n "timestamp": "2013-09-12T13:37:07Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579050,\n 2455579082,\n 2455579069,\n 2455579032,\n 2455579036,\n 2455579022,\n 2455579052,\n 2455579084,\n 2455579091,\n 2455579107,\n 2455579154,\n 2455579121,\n 2455579115,\n 2455579085,\n 2455579074,\n 2455579070,\n 2455579068,\n 2455579028,\n 2455578954,\n 2455578982,\n 2455578969,\n 2455578993,\n 2455579048,\n 2455579050\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675365,\n "timestamp": "2020-10-05T10:58:05Z",\n "version": 2,\n "changeset": 91979498,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 2455579227,\n 2455579147,\n 2455579100,\n 2455579157,\n 2455579160,\n 2455579190,\n 2455579197,\n 2455579209,\n 2455579227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675367,\n "timestamp": "2013-10-01T02:47:17Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455577119,\n 2455577217,\n 2455577137,\n 2455577388,\n 2455577429,\n 2455577350,\n 2455577384,\n 2455577323,\n 2455577242,\n 2455577161,\n 2455577158,\n 2455577116,\n 2455577104,\n 2455577119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675368,\n "timestamp": "2013-10-01T02:47:43Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455577644,\n 2455577667,\n 2455578165,\n 2455578234,\n 2455578028,\n 2455577708,\n 2455577613,\n 2455577482,\n 2455577433,\n 2455577644\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675372,\n "timestamp": "2022-09-06T13:12:07Z",\n "version": 4,\n "changeset": 125858806,\n "user": "Kazing",\n "uid": 4741702,\n "nodes": [\n 2455578144,\n 2455578078,\n 2455577893,\n 2455577702,\n 2455577721,\n 2455577891,\n 2455577917,\n 2455578357,\n 2455578401,\n 2455578412,\n 2455578418,\n 2455578424,\n 2455578428,\n 2455578433,\n 2455578440,\n 2455578448,\n 2455578452,\n 2455578454,\n 2455578482,\n 2455578554,\n 2455578520,\n 2455578518,\n 2455578533,\n 2455578531,\n 2455578528,\n 2455578524,\n 2455578522,\n 2455578516,\n 2455578514,\n 2455578512,\n 2455578508,\n 2455578507,\n 2455578505,\n 2455578503,\n 2455578497,\n 2455578563,\n 2455578131,\n 2455578144\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "name": "Église Notre-Dame-de-la-Nativité",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wikidata": "Q38387016"\n }\n },\n {\n "type": "way",\n "id": 237675373,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577247,\n 2455577311,\n 2455577425,\n 2455577371,\n 2455577247\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675374,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580973,\n 2455580965,\n 2455580964,\n 2455580972,\n 2455580973\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675375,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578781,\n 2455578762,\n 2455578771,\n 2455578790,\n 2455578781\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675376,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581011,\n 2455581006,\n 2455581002,\n 2455581008,\n 2455581011\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675377,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578122,\n 2455578134,\n 2455578108,\n 2455578097,\n 2455578122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675378,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576934,\n 2455576810,\n 2455576758,\n 2455576826,\n 2455576934\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675379,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579915,\n 2455579874,\n 2455579861,\n 2455579909,\n 2455579915\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675380,\n "timestamp": "2013-09-12T13:37:08Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579587,\n 2455579807,\n 2455579500,\n 2455579476,\n 2455579587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675381,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576972,\n 2455576816,\n 2455576987,\n 2455577019,\n 2455576972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675382,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577532,\n 2455577493,\n 2455577474,\n 2455577514,\n 2455577532\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675383,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577687,\n 2455577591,\n 2455577573,\n 2455577658,\n 2455577687\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675384,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575204,\n 2455575190,\n 2455575185,\n 2455575197,\n 2455575204\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675385,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577898,\n 2455577880,\n 2455578030,\n 2455578044,\n 2455577898\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675386,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576830,\n 2455576943,\n 2455576744,\n 2455576719,\n 2455576830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675387,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575446,\n 2455575456,\n 2455575491,\n 2455575473,\n 2455575446\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675388,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575316,\n 2455575311,\n 2455575301,\n 2455575308,\n 2455575316\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675389,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580044,\n 2455580078,\n 2455580087,\n 2455580060,\n 2455580044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675390,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577585,\n 2455577601,\n 2455577610,\n 2455577597,\n 2455577585\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675391,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576514,\n 2455576494,\n 2455576484,\n 2455576506,\n 2455576514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675392,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579279,\n 2455579264,\n 2455579302,\n 2455579326,\n 2455579279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675393,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575346,\n 2455575315,\n 2455575283,\n 2455575313,\n 2455575346\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675394,\n "timestamp": "2013-09-12T13:37:09Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580489,\n 2455580483,\n 2455580471,\n 2455580484,\n 2455580489\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675395,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579960,\n 2455579977,\n 2455580002,\n 2455579987,\n 2455579960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675396,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577315,\n 2455577306,\n 2455577369,\n 2455577394,\n 2455577315\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675397,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578300,\n 2455578414,\n 2455578376,\n 2455578261,\n 2455578300\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675398,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576061,\n 2455576076,\n 2455576008,\n 2455575990,\n 2455576061\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675399,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575018,\n 2455575011,\n 2455575004,\n 2455575013,\n 2455575018\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675400,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577462,\n 2455577416,\n 2455577406,\n 2455577452,\n 2455577462\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675401,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576271,\n 2455576250,\n 2455576259,\n 2455576277,\n 2455576271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675402,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577750,\n 2455577790,\n 2455577783,\n 2455577742,\n 2455577750\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675403,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576509,\n 2455576498,\n 2455576404,\n 2455576422,\n 2455576509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675404,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575419,\n 2455575388,\n 2455575371,\n 2455575415,\n 2455575419\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675405,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580868,\n 2455580688,\n 2455580677,\n 2455580858,\n 2455580868\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675406,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580570,\n 2455580566,\n 2455580577,\n 2455580582,\n 2455580570\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675407,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579039,\n 2455579035,\n 2455579058,\n 2455579059,\n 2455579039\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675408,\n "timestamp": "2013-09-12T13:37:10Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576270,\n 2455576274,\n 2455576336,\n 2455576332,\n 2455576270\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675409,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580911,\n 2455580913,\n 2455580901,\n 2455580897,\n 2455580911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675410,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578765,\n 2455578716,\n 2455578723,\n 2455578768,\n 2455578765\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675411,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578070,\n 2455578036,\n 2455577925,\n 2455578014,\n 2455578070\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675412,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576578,\n 2455576592,\n 2455576683,\n 2455576681,\n 2455576578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675413,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578918,\n 2455578906,\n 2455578950,\n 2455578952,\n 2455578918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675414,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579224,\n 2455579243,\n 2455579139,\n 2455579109,\n 2455579224\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675415,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575448,\n 2455575432,\n 2455575442,\n 2455575459,\n 2455575448\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675416,\n "timestamp": "2013-09-12T13:37:11Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578957,\n 2455578960,\n 2455579016,\n 2455579012,\n 2455578957\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675418,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575765,\n 2455575737,\n 2455575792,\n 2455575813,\n 2455575765\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675420,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575040,\n 2455575027,\n 2455575023,\n 2455575032,\n 2455575040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675422,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579874,\n 2455579829,\n 2455579491,\n 2455579552,\n 2455579874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675424,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577646,\n 2455577634,\n 2455577723,\n 2455577738,\n 2455577646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675426,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580219,\n 2455580228,\n 2455580169,\n 2455580152,\n 2455580219\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675427,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579199,\n 2455579228,\n 2455579236,\n 2455579222,\n 2455579199\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675428,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579293,\n 2455579281,\n 2455579273,\n 2455579287,\n 2455579293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675429,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576595,\n 2455576566,\n 2455576619,\n 2455576625,\n 2455576595\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675430,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580405,\n 2455580418,\n 2455580416,\n 2455580400,\n 2455580405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675431,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577268,\n 2455577204,\n 2455577308,\n 2455577356,\n 2455577268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675432,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577143,\n 2455577014,\n 2455577000,\n 2455577113,\n 2455577143\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675433,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579118,\n 2455579137,\n 2455579143,\n 2455579124,\n 2455579118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675434,\n "timestamp": "2013-09-12T13:37:12Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575443,\n 2455575451,\n 2455575475,\n 2455575458,\n 2455575443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675435,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579222,\n 2455579236,\n 2455579248,\n 2455579235,\n 2455579222\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675436,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580498,\n 2455580502,\n 2455580488,\n 2455580487,\n 2455580498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675437,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580106,\n 2455580113,\n 2455580121,\n 2455580116,\n 2455580106\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675438,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576736,\n 2455576721,\n 2455576790,\n 2455576815,\n 2455576736\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675439,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576134,\n 2455576101,\n 2455576178,\n 2455576198,\n 2455576134\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675440,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575656,\n 2455575666,\n 2455575654,\n 2455575643,\n 2455575656\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675441,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577134,\n 2455577056,\n 2455577094,\n 2455577171,\n 2455577134\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675442,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578042,\n 2455578026,\n 2455578285,\n 2455578337,\n 2455578042\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675443,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579098,\n 2455579075,\n 2455579067,\n 2455579086,\n 2455579098\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675444,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577696,\n 2455577775,\n 2455577872,\n 2455577806,\n 2455577696\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675445,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580090,\n 2455580077,\n 2455580052,\n 2455580075,\n 2455580090\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675446,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578806,\n 2455578803,\n 2455578905,\n 2455578910,\n 2455578806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675447,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575009,\n 2455575002,\n 2455575008,\n 2455575017,\n 2455575009\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675448,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575623,\n 2455575615,\n 2455575609,\n 2455575621,\n 2455575623\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675449,\n "timestamp": "2013-09-12T13:37:13Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575112,\n 2455575091,\n 2455575098,\n 2455575121,\n 2455575112\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675450,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576479,\n 2455576461,\n 2455576473,\n 2455576486,\n 2455576479\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675451,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580273,\n 2455580279,\n 2455580295,\n 2455580287,\n 2455580273\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675452,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575706,\n 2455575716,\n 2455575696,\n 2455575692,\n 2455575706\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675453,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578032,\n 2455578072,\n 2455578137,\n 2455578123,\n 2455578032\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675454,\n "timestamp": "2023-01-15T19:25:52Z",\n "version": 5,\n "changeset": 131311222,\n "user": "user_5589",\n "uid": 5589,\n "nodes": [\n 2455579320,\n 2455579291,\n 2455579284,\n 2455579303,\n 2455579320\n ],\n "tags": {\n "building": "service",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "substation",\n "service": "utility",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "source:power": "Enedis",\n "substation": "minor_distribution",\n "voltage": "20000"\n }\n },\n {\n "type": "way",\n "id": 237675455,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578744,\n 2455578729,\n 2455578645,\n 2455578673,\n 2455578744\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675456,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577334,\n 2455577278,\n 2455577359,\n 2455577413,\n 2455577334\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675457,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580949,\n 2455580944,\n 2455580942,\n 2455580945,\n 2455580949\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675458,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578799,\n 2455578775,\n 2455578841,\n 2455578862,\n 2455578799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675460,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580271,\n 2455580304,\n 2455580308,\n 2455580275,\n 2455580271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675461,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581023,\n 2455581019,\n 2455581017,\n 2455581022,\n 2455581023\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675463,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576386,\n 2455576411,\n 2455576428,\n 2455576409,\n 2455576386\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675465,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577229,\n 2455577177,\n 2455577155,\n 2455577198,\n 2455577229\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675467,\n "timestamp": "2013-09-12T13:37:14Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577290,\n 2455577273,\n 2455577340,\n 2455577365,\n 2455577290\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675468,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575060,\n 2455575019,\n 2455575006,\n 2455575046,\n 2455575060\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675469,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579259,\n 2455579250,\n 2455579260,\n 2455579271,\n 2455579259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675470,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579971,\n 2455579980,\n 2455579968,\n 2455579957,\n 2455579971\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675471,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580654,\n 2455580648,\n 2455580646,\n 2455580650,\n 2455580654\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675472,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577122,\n 2455577131,\n 2455577301,\n 2455577295,\n 2455577122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675473,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580030,\n 2455580058,\n 2455580018,\n 2455579990,\n 2455580030\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675474,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580616,\n 2455580630,\n 2455580632,\n 2455580624,\n 2455580616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675475,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579175,\n 2455579187,\n 2455579161,\n 2455579152,\n 2455579175\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675476,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575992,\n 2455576023,\n 2455576006,\n 2455575976,\n 2455575992\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675477,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578321,\n 2455578399,\n 2455578741,\n 2455578700,\n 2455578321\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675478,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578886,\n 2455578846,\n 2455578939,\n 2455578970,\n 2455578886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675479,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579923,\n 2455579936,\n 2455579917,\n 2455579899,\n 2455579923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675480,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579417,\n 2455579432,\n 2455579460,\n 2455579438,\n 2455579417\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675481,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578883,\n 2455578855,\n 2455578653,\n 2455578681,\n 2455578883\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675483,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578251,\n 2455578107,\n 2455578169,\n 2455578351,\n 2455578251\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675484,\n "timestamp": "2013-09-12T13:37:15Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579165,\n 2455579171,\n 2455579145,\n 2455579136,\n 2455579165\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675486,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577259,\n 2455577285,\n 2455577375,\n 2455577327,\n 2455577259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675487,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577624,\n 2455577650,\n 2455577828,\n 2455577810,\n 2455577624\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675488,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576284,\n 2455576278,\n 2455576257,\n 2455576267,\n 2455576284\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675489,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576519,\n 2455576482,\n 2455576497,\n 2455576529,\n 2455576519\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675490,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580558,\n 2455580564,\n 2455580555,\n 2455580553,\n 2455580558\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675491,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575215,\n 2455575192,\n 2455575173,\n 2455575194,\n 2455575215\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675492,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574957,\n 2455574951,\n 2455574949,\n 2455574953,\n 2455574957\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675493,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577905,\n 2455577763,\n 2455577681,\n 2455577835,\n 2455577905\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675494,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575436,\n 2455575426,\n 2455575438,\n 2455575467,\n 2455575436\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675495,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579071,\n 2455579063,\n 2455579087,\n 2455579096,\n 2455579071\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675496,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579249,\n 2455579265,\n 2455579269,\n 2455579255,\n 2455579249\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675497,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580405,\n 2455580411,\n 2455580432,\n 2455580418,\n 2455580405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675498,\n "timestamp": "2013-09-12T13:37:16Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576107,\n 2455576088,\n 2455576109,\n 2455576141,\n 2455576107\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675499,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576132,\n 2455576037,\n 2455576065,\n 2455576174,\n 2455576132\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675500,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579417,\n 2455579438,\n 2455579414,\n 2455579387,\n 2455579417\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675501,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575674,\n 2455575662,\n 2455575670,\n 2455575682,\n 2455575674\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675502,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581026,\n 2455581021,\n 2455581015,\n 2455581025,\n 2455581026\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675503,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578578,\n 2455578594,\n 2455578385,\n 2455578361,\n 2455578578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675504,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577149,\n 2455577348,\n 2455577293,\n 2455577086,\n 2455577149\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675505,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574981,\n 2455574968,\n 2455574972,\n 2455574985,\n 2455574981\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675506,\n "timestamp": "2013-09-12T13:37:17Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575591,\n 2455575597,\n 2455575571,\n 2455575565,\n 2455575591\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675507,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578726,\n 2455578499,\n 2455578501,\n 2455578728,\n 2455578726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675508,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575625,\n 2455575649,\n 2455575558,\n 2455575559,\n 2455575625\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675509,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578760,\n 2455578729,\n 2455578744,\n 2455578792,\n 2455578760\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675510,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579807,\n 2455579851,\n 2455579555,\n 2455579500,\n 2455579807\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675511,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578619,\n 2455578710,\n 2455578811,\n 2455578736,\n 2455578619\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675512,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580525,\n 2455580504,\n 2455580513,\n 2455580528,\n 2455580525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675513,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576242,\n 2455576236,\n 2455576272,\n 2455576282,\n 2455576242\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675514,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576090,\n 2455576105,\n 2455576074,\n 2455576049,\n 2455576090\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675515,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575327,\n 2455575340,\n 2455575348,\n 2455575331,\n 2455575327\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675516,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575417,\n 2455575412,\n 2455575375,\n 2455575383,\n 2455575417\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675517,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579021,\n 2455579045,\n 2455579025,\n 2455579001,\n 2455579021\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675518,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577911,\n 2455577868,\n 2455578138,\n 2455578155,\n 2455577911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675519,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578838,\n 2455578820,\n 2455578808,\n 2455578825,\n 2455578838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675520,\n "timestamp": "2013-09-12T13:37:18Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580870,\n 2455580866,\n 2455580883,\n 2455580887,\n 2455580870\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675521,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575148,\n 2455575116,\n 2455575134,\n 2455575160,\n 2455575148\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675522,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579095,\n 2455579071,\n 2455579096,\n 2455579111,\n 2455579095\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675523,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577155,\n 2455577177,\n 2455577089,\n 2455577062,\n 2455577155\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675525,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575645,\n 2455575641,\n 2455575672,\n 2455575676,\n 2455575645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675526,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576389,\n 2455576413,\n 2455576344,\n 2455576324,\n 2455576389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675527,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576806,\n 2455576776,\n 2455576836,\n 2455576928,\n 2455576806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675528,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578312,\n 2455578267,\n 2455578483,\n 2455578526,\n 2455578312\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675529,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576305,\n 2455576284,\n 2455576297,\n 2455576328,\n 2455576305\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675530,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578374,\n 2455578343,\n 2455577928,\n 2455578024,\n 2455578374\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675531,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575290,\n 2455575269,\n 2455575260,\n 2455575281,\n 2455575290\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675532,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577919,\n 2455577995,\n 2455577860,\n 2455577840,\n 2455577919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675533,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575981,\n 2455575997,\n 2455576255,\n 2455576252,\n 2455575981\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675534,\n "timestamp": "2013-10-01T02:47:32Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455577310,\n 2455577140,\n 2455577063,\n 2455577262,\n 2455577342,\n 2455577396,\n 2455577310\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675535,\n "timestamp": "2013-09-12T13:37:19Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580412,\n 2455580420,\n 2455580426,\n 2455580424,\n 2455580412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675536,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579064,\n 2455579057,\n 2455579043,\n 2455579046,\n 2455579064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675537,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578857,\n 2455578890,\n 2455578911,\n 2455578884,\n 2455578857\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675538,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576569,\n 2455576526,\n 2455576641,\n 2455576715,\n 2455576569\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675539,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576531,\n 2455576503,\n 2455576495,\n 2455576520,\n 2455576531\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675540,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577619,\n 2455577613,\n 2455577708,\n 2455577727,\n 2455577619\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675541,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579996,\n 2455580012,\n 2455579992,\n 2455579989,\n 2455579996\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675542,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579231,\n 2455579218,\n 2455579196,\n 2455579220,\n 2455579231\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675543,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578983,\n 2455578919,\n 2455579007,\n 2455579048,\n 2455578983\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675544,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580554,\n 2455580549,\n 2455580552,\n 2455580580,\n 2455580554\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675545,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579184,\n 2455579234,\n 2455579203,\n 2455579163,\n 2455579184\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675546,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577359,\n 2455577278,\n 2455577256,\n 2455577336,\n 2455577359\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675547,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575197,\n 2455575185,\n 2455575166,\n 2455575174,\n 2455575197\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675548,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576238,\n 2455576218,\n 2455576220,\n 2455576240,\n 2455576238\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675549,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578700,\n 2455578741,\n 2455578769,\n 2455578737,\n 2455578700\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675550,\n "timestamp": "2013-09-12T13:37:20Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578818,\n 2455578826,\n 2455578764,\n 2455578749,\n 2455578818\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675551,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580102,\n 2455580097,\n 2455580083,\n 2455580092,\n 2455580102\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675552,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576511,\n 2455576522,\n 2455576508,\n 2455576493,\n 2455576511\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675554,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575728,\n 2455575745,\n 2455575714,\n 2455575700,\n 2455575728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675555,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578020,\n 2455577923,\n 2455577833,\n 2455577870,\n 2455578020\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675556,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575471,\n 2455575453,\n 2455575433,\n 2455575441,\n 2455575471\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675557,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581039,\n 2455581037,\n 2455581042,\n 2455581044,\n 2455581039\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675558,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579964,\n 2455580010,\n 2455580096,\n 2455580040,\n 2455579964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675559,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577259,\n 2455577327,\n 2455577286,\n 2455577210,\n 2455577259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675560,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579932,\n 2455579917,\n 2455579936,\n 2455579958,\n 2455579932\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675561,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580254,\n 2455580285,\n 2455580293,\n 2455580263,\n 2455580254\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675562,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579055,\n 2455579056,\n 2455579017,\n 2455579013,\n 2455579055\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675563,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580636,\n 2455580639,\n 2455580643,\n 2455580641,\n 2455580636\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675564,\n "timestamp": "2013-09-12T13:37:21Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578548,\n 2455578587,\n 2455578489,\n 2455578438,\n 2455578548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675565,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580118,\n 2455580112,\n 2455580099,\n 2455580109,\n 2455580118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675566,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577878,\n 2455577888,\n 2455577850,\n 2455577839,\n 2455577878\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675567,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580664,\n 2455580691,\n 2455580694,\n 2455580673,\n 2455580664\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675568,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574991,\n 2455574992,\n 2455574989,\n 2455574970,\n 2455574991\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675569,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579061,\n 2455579051,\n 2455579039,\n 2455579059,\n 2455579061\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675570,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576221,\n 2455576205,\n 2455576216,\n 2455576233,\n 2455576221\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675571,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577546,\n 2455577492,\n 2455577437,\n 2455577484,\n 2455577546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675572,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577058,\n 2455577207,\n 2455577332,\n 2455577194,\n 2455577058\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675573,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576139,\n 2455576186,\n 2455576201,\n 2455576181,\n 2455576139\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675574,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577736,\n 2455577778,\n 2455577592,\n 2455577542,\n 2455577736\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675575,\n "timestamp": "2013-09-12T13:37:22Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581043,\n 2455581045,\n 2455581041,\n 2455581040,\n 2455581043\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675577,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577470,\n 2455577562,\n 2455577524,\n 2455577449,\n 2455577470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675578,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580392,\n 2455580394,\n 2455580398,\n 2455580396,\n 2455580392\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675579,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575358,\n 2455575367,\n 2455575328,\n 2455575325,\n 2455575358\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675580,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575153,\n 2455575157,\n 2455575211,\n 2455575206,\n 2455575153\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675581,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575554,\n 2455575583,\n 2455575512,\n 2455575481,\n 2455575554\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675582,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579114,\n 2455579094,\n 2455579041,\n 2455579066,\n 2455579114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675583,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579205,\n 2455579274,\n 2455579426,\n 2455579282,\n 2455579205\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675584,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579614,\n 2455579595,\n 2455579804,\n 2455579820,\n 2455579614\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675585,\n "timestamp": "2013-09-12T13:37:23Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579162,\n 2455579148,\n 2455579178,\n 2455579189,\n 2455579162\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675586,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578754,\n 2455578720,\n 2455578846,\n 2455578886,\n 2455578754\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675587,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578053,\n 2455577915,\n 2455577901,\n 2455578038,\n 2455578053\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675588,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575049,\n 2455575055,\n 2455575030,\n 2455575016,\n 2455575049\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675590,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577583,\n 2455577490,\n 2455577856,\n 2455578001,\n 2455577583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675591,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578485,\n 2455578510,\n 2455578667,\n 2455578633,\n 2455578485\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675592,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575704,\n 2455575691,\n 2455575685,\n 2455575697,\n 2455575704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675593,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580485,\n 2455580491,\n 2455580541,\n 2455580517,\n 2455580485\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675594,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578111,\n 2455578022,\n 2455577999,\n 2455578103,\n 2455578111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675595,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576303,\n 2455576293,\n 2455576347,\n 2455576349,\n 2455576303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675596,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578070,\n 2455578365,\n 2455578331,\n 2455578036,\n 2455578070\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675597,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578341,\n 2455578349,\n 2455578194,\n 2455578179,\n 2455578341\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675598,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578575,\n 2455578606,\n 2455578675,\n 2455578671,\n 2455578575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675599,\n "timestamp": "2013-09-12T13:37:24Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575130,\n 2455575096,\n 2455575120,\n 2455575141,\n 2455575130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675600,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574966,\n 2455574959,\n 2455574974,\n 2455574977,\n 2455574966\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675601,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575550,\n 2455575542,\n 2455575518,\n 2455575522,\n 2455575550\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675602,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575617,\n 2455575605,\n 2455575601,\n 2455575607,\n 2455575617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675603,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578669,\n 2455578639,\n 2455578557,\n 2455578627,\n 2455578669\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675604,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575639,\n 2455575658,\n 2455575633,\n 2455575627,\n 2455575639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675605,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579278,\n 2455579267,\n 2455579289,\n 2455579297,\n 2455579278\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675606,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578895,\n 2455578829,\n 2455578827,\n 2455578894,\n 2455578895\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675607,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577923,\n 2455578020,\n 2455578072,\n 2455578032,\n 2455577923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675608,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577562,\n 2455577589,\n 2455577554,\n 2455577524,\n 2455577562\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675609,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577801,\n 2455577818,\n 2455577771,\n 2455577760,\n 2455577801\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675610,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579054,\n 2455579033,\n 2455579044,\n 2455579065,\n 2455579054\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675611,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575955,\n 2455575938,\n 2455575978,\n 2455575985,\n 2455575955\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675612,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577690,\n 2455577705,\n 2455577642,\n 2455577622,\n 2455577690\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675613,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579031,\n 2455579011,\n 2455579076,\n 2455579090,\n 2455579031\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675614,\n "timestamp": "2013-09-12T13:37:25Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575637,\n 2455575629,\n 2455575660,\n 2455575668,\n 2455575637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675615,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578712,\n 2455578716,\n 2455578765,\n 2455578758,\n 2455578712\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675616,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575995,\n 2455576001,\n 2455576056,\n 2455576054,\n 2455575995\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675617,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577564,\n 2455577536,\n 2455577606,\n 2455577620,\n 2455577564\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675618,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578942,\n 2455578944,\n 2455578902,\n 2455578899,\n 2455578942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675619,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579144,\n 2455579166,\n 2455579186,\n 2455579170,\n 2455579144\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675620,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581036,\n 2455581034,\n 2455581033,\n 2455581035,\n 2455581036\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675621,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578470,\n 2455578493,\n 2455578606,\n 2455578575,\n 2455578470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675622,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577242,\n 2455577280,\n 2455577201,\n 2455577161,\n 2455577242\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675623,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575385,\n 2455575418,\n 2455575452,\n 2455575431,\n 2455575385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675624,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579002,\n 2455578980,\n 2455578951,\n 2455578985,\n 2455579002\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675625,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579028,\n 2455578995,\n 2455578901,\n 2455578954,\n 2455579028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675626,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580543,\n 2455580545,\n 2455580534,\n 2455580530,\n 2455580543\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675627,\n "timestamp": "2013-09-12T13:37:26Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579973,\n 2455579976,\n 2455579965,\n 2455579961,\n 2455579973\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675628,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575771,\n 2455575790,\n 2455575803,\n 2455575786,\n 2455575771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675629,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577225,\n 2455577352,\n 2455577443,\n 2455577325,\n 2455577225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675630,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575563,\n 2455575504,\n 2455575435,\n 2455575479,\n 2455575563\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675631,\n "timestamp": "2025-07-19T08:13:11Z",\n "version": 2,\n "changeset": 169140441,\n "user": "Sebleouf",\n "uid": 510325,\n "nodes": [\n 2455576798,\n 2455576709,\n 2455576612,\n 2455576671,\n 2455576798\n ],\n "tags": {\n "building": "temple",\n "denomination": "protestant",\n "name": "Ancien temple de Caullery",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wikidata": "Q60427037"\n }\n },\n {\n "type": "way",\n "id": 237675632,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580196,\n 2455580207,\n 2455580163,\n 2455580142,\n 2455580196\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675633,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575292,\n 2455575276,\n 2455575253,\n 2455575251,\n 2455575267,\n 2455575292\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675634,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578040,\n 2455578028,\n 2455578234,\n 2455578264,\n 2455578270,\n 2455578040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675635,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579344,\n 2455579503,\n 2455579405,\n 2455579258,\n 2455579311,\n 2455579344\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675636,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578890,\n 2455578857,\n 2455578844,\n 2455578828,\n 2455578874,\n 2455578890\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675637,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578545,\n 2455578720,\n 2455578754,\n 2455578759,\n 2455578643,\n 2455578545\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675638,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580026,\n 2455580062,\n 2455580165,\n 2455580177,\n 2455580160,\n 2455580026\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675639,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580673,\n 2455580694,\n 2455580697,\n 2455580700,\n 2455580681,\n 2455580673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675640,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577734,\n 2455577617,\n 2455577575,\n 2455577624,\n 2455577810,\n 2455577734\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675641,\n "timestamp": "2013-09-12T13:37:27Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581029,\n 2455581032,\n 2455581033,\n 2455581034,\n 2455581031,\n 2455581029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675642,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578103,\n 2455577999,\n 2455577844,\n 2455577814,\n 2455578090,\n 2455578103\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675643,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576049,\n 2455575961,\n 2455576037,\n 2455576132,\n 2455576115,\n 2455576049\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675644,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580225,\n 2455580211,\n 2455580239,\n 2455580248,\n 2455580259,\n 2455580225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675645,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578972,\n 2455578938,\n 2455578934,\n 2455578926,\n 2455578962,\n 2455578972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675646,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578947,\n 2455578860,\n 2455578811,\n 2455578859,\n 2455578880,\n 2455578947\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675647,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578942,\n 2455578899,\n 2455578892,\n 2455578987,\n 2455578996,\n 2455578942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675648,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575761,\n 2455575763,\n 2455575924,\n 2455575915,\n 2455575739,\n 2455575761\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675649,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578007,\n 2455578076,\n 2455578368,\n 2455578444,\n 2455578098,\n 2455578007\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675650,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579525,\n 2455579587,\n 2455579476,\n 2455579411,\n 2455579482,\n 2455579525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675652,\n "timestamp": "2013-09-12T13:37:28Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578779,\n 2455578782,\n 2455578784,\n 2455578698,\n 2455578692,\n 2455578779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675653,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579851,\n 2455579872,\n 2455579570,\n 2455579506,\n 2455579555,\n 2455579851\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675654,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580662,\n 2455580667,\n 2455580671,\n 2455580644,\n 2455580643,\n 2455580662\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675655,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579958,\n 2455579971,\n 2455579957,\n 2455579955,\n 2455579932,\n 2455579958\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675656,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579614,\n 2455579820,\n 2455579838,\n 2455579814,\n 2455579604,\n 2455579614\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675657,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580014,\n 2455580024,\n 2455580046,\n 2455580032,\n 2455579998,\n 2455580014\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675658,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577379,\n 2455577346,\n 2455577313,\n 2455577283,\n 2455577328,\n 2455577379\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675659,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579197,\n 2455579190,\n 2455579160,\n 2455579167,\n 2455579191,\n 2455579197\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675660,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577602,\n 2455577617,\n 2455577734,\n 2455577767,\n 2455577710,\n 2455577602\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675661,\n "timestamp": "2013-09-12T13:37:29Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579006,\n 2455579020,\n 2455579026,\n 2455578964,\n 2455578959,\n 2455579006\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675662,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576689,\n 2455576711,\n 2455576781,\n 2455576648,\n 2455576575,\n 2455576689\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675663,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575040,\n 2455575032,\n 2455575056,\n 2455575065,\n 2455575047,\n 2455575040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675664,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575807,\n 2455575794,\n 2455575850,\n 2455575965,\n 2455575987,\n 2455575807\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675665,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578726,\n 2455578730,\n 2455578630,\n 2455578495,\n 2455578499,\n 2455578726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675666,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576353,\n 2455576340,\n 2455576334,\n 2455576357,\n 2455576380,\n 2455576353\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675668,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578128,\n 2455577900,\n 2455577888,\n 2455577878,\n 2455578126,\n 2455578128\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675670,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575935,\n 2455575928,\n 2455575942,\n 2455575979,\n 2455575965,\n 2455575935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675672,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579089,\n 2455579027,\n 2455579081,\n 2455579105,\n 2455579133,\n 2455579089\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675674,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580703,\n 2455580700,\n 2455580697,\n 2455580706,\n 2455580710,\n 2455580703\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675676,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579161,\n 2455579132,\n 2455579127,\n 2455579150,\n 2455579152,\n 2455579161\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675678,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575220,\n 2455575188,\n 2455575176,\n 2455575229,\n 2455575234,\n 2455575220\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675680,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579417,\n 2455579341,\n 2455579429,\n 2455579455,\n 2455579432,\n 2455579417\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675681,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576673,\n 2455576693,\n 2455576702,\n 2455576537,\n 2455576518,\n 2455576673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675683,\n "timestamp": "2013-09-12T13:37:30Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578837,\n 2455578804,\n 2455578817,\n 2455578830,\n 2455578876,\n 2455578837\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675684,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580232,\n 2455580234,\n 2455580241,\n 2455580217,\n 2455580209,\n 2455580232\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675686,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575803,\n 2455575790,\n 2455575757,\n 2455575773,\n 2455575823,\n 2455575803\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675687,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578970,\n 2455578939,\n 2455579039,\n 2455579051,\n 2455579030,\n 2455578970\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675688,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577684,\n 2455577632,\n 2455577571,\n 2455577577,\n 2455577599,\n 2455577684\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675689,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578470,\n 2455578460,\n 2455578407,\n 2455578437,\n 2455578493,\n 2455578470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675691,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575315,\n 2455575278,\n 2455575239,\n 2455575272,\n 2455575283,\n 2455575315\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675692,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577048,\n 2455577017,\n 2455577009,\n 2455576983,\n 2455577008,\n 2455577048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675693,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575225,\n 2455575243,\n 2455575264,\n 2455575272,\n 2455575239,\n 2455575225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675694,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580655,\n 2455580659,\n 2455580662,\n 2455580643,\n 2455580639,\n 2455580655\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675695,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577078,\n 2455577250,\n 2455577306,\n 2455577315,\n 2455577163,\n 2455577078\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675696,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579859,\n 2455579868,\n 2455579853,\n 2455579811,\n 2455579835,\n 2455579859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675697,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576374,\n 2455576317,\n 2455576313,\n 2455576372,\n 2455576376,\n 2455576374\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675699,\n "timestamp": "2013-09-12T13:37:31Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576689,\n 2455576575,\n 2455576527,\n 2455576610,\n 2455576645,\n 2455576689\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675700,\n "timestamp": "2013-09-12T13:37:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576634,\n 2455576606,\n 2455576519,\n 2455576529,\n 2455576705,\n 2455576634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675701,\n "timestamp": "2013-09-12T13:37:32Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576407,\n 2455576435,\n 2455576470,\n 2455576475,\n 2455576416,\n 2455576407\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675702,\n "timestamp": "2013-09-12T13:37:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578748,\n 2455578776,\n 2455578810,\n 2455578814,\n 2455578756,\n 2455578748\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675703,\n "timestamp": "2013-09-12T13:37:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576097,\n 2455576094,\n 2455576004,\n 2455576012,\n 2455576103,\n 2455576097\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675704,\n "timestamp": "2013-09-12T13:37:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577803,\n 2455577550,\n 2455577522,\n 2455577458,\n 2455577729,\n 2455577803\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675705,\n "timestamp": "2013-09-12T13:37:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577006,\n 2455577012,\n 2455576819,\n 2455576810,\n 2455576934,\n 2455577006\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675706,\n "timestamp": "2013-09-12T13:37:34Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579126,\n 2455579124,\n 2455579143,\n 2455579149,\n 2455579130,\n 2455579126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675707,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579097,\n 2455578968,\n 2455579068,\n 2455579070,\n 2455579174,\n 2455579097\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675708,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578130,\n 2455578119,\n 2455578116,\n 2455578185,\n 2455578192,\n 2455578130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675709,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575243,\n 2455575269,\n 2455575290,\n 2455575309,\n 2455575264,\n 2455575243\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675711,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580308,\n 2455580304,\n 2455580302,\n 2455580317,\n 2455580323,\n 2455580308\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675712,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579275,\n 2455579280,\n 2455579286,\n 2455579305,\n 2455579298,\n 2455579275\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675713,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578965,\n 2455578953,\n 2455578945,\n 2455578991,\n 2455578999,\n 2455578965\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675714,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577080,\n 2455577146,\n 2455577282,\n 2455577302,\n 2455577097,\n 2455577080\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675715,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578778,\n 2455578756,\n 2455578814,\n 2455578893,\n 2455578898,\n 2455578778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675716,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576291,\n 2455576288,\n 2455576280,\n 2455576301,\n 2455576330,\n 2455576291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675718,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580659,\n 2455580673,\n 2455580681,\n 2455580684,\n 2455580667,\n 2455580662,\n 2455580659\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675719,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578426,\n 2455578429,\n 2455578306,\n 2455578291,\n 2455578314,\n 2455578294,\n 2455578426\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675720,\n "timestamp": "2013-09-12T13:37:35Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576826,\n 2455576806,\n 2455576928,\n 2455576955,\n 2455577006,\n 2455576934,\n 2455576826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675721,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580907,\n 2455580933,\n 2455580936,\n 2455580918,\n 2455580920,\n 2455580909,\n 2455580907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675722,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581031,\n 2455581024,\n 2455581021,\n 2455581026,\n 2455581027,\n 2455581029,\n 2455581031\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675723,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580024,\n 2455580014,\n 2455580002,\n 2455579977,\n 2455580005,\n 2455580042,\n 2455580024\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675724,\n "timestamp": "2021-11-19T18:25:13Z",\n "version": 2,\n "changeset": 114003140,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 2455578724,\n 2455578797,\n 2455578819,\n 2455578767,\n 2455578776,\n 2455578748,\n 9267694685,\n 2455578724\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675725,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581043,\n 2455581040,\n 2455581038,\n 2398437909,\n 2398437911,\n 2455581045,\n 2455581043\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675726,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577506,\n 2455577427,\n 2455577419,\n 2455577317,\n 2455577480,\n 2455577600,\n 2455577506\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675728,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576393,\n 2455576382,\n 2455576391,\n 2455576395,\n 2455576400,\n 2455576415,\n 2455576393\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675729,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575322,\n 2455575249,\n 2455575231,\n 2455575244,\n 2455575252,\n 2455575294,\n 2455575322\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675730,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579126,\n 2455579130,\n 2455579146,\n 2455579156,\n 2455579120,\n 2455579093,\n 2455579126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675731,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580461,\n 2455580459,\n 2455580445,\n 2455580436,\n 2455580428,\n 2455580434,\n 2455580461\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675732,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579280,\n 2455579275,\n 2455579261,\n 2455579253,\n 2455579267,\n 2455579278,\n 2455579280\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675733,\n "timestamp": "2013-09-12T13:37:36Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578904,\n 2455578946,\n 2455578989,\n 2455578977,\n 2455579000,\n 2455578997,\n 2455578904\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675734,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576209,\n 2455576136,\n 2455576128,\n 2455576078,\n 2455576063,\n 2455576183,\n 2455576209\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675735,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577065,\n 2455576992,\n 2455576953,\n 2455576967,\n 2455576842,\n 2455576990,\n 2455577065\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675736,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579525,\n 2455579482,\n 2455579307,\n 2455579396,\n 2455579402,\n 2455579479,\n 2455579525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675737,\n "timestamp": "2025-08-31T14:26:49Z",\n "version": 3,\n "changeset": 171271877,\n "user": "Jérémy-Günther-Heinz Jähnick",\n "uid": 23232100,\n "nodes": [\n 2455580588,\n 2455580578,\n 2455580574,\n 2455580576,\n 2455580584,\n 2455580586,\n 2455580588\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "wayside_chapel",\n "denomination": "catholic",\n "name": "Chapelle Saint-Roch",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675738,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577062,\n 2455577027,\n 2455577291,\n 2455577304,\n 2455577198,\n 2455577155,\n 2455577062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675739,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576616,\n 2455576604,\n 2455576541,\n 2455576547,\n 2455576551,\n 2455576628,\n 2455576616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675740,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578961,\n 2455578908,\n 2455578995,\n 2455579028,\n 2455579068,\n 2455578968,\n 2455578961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675741,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579838,\n 2455579845,\n 2455579878,\n 2455579832,\n 2455579578,\n 2455579814,\n 2455579838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675742,\n "timestamp": "2013-09-12T13:37:37Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579911,\n 2455579923,\n 2455579899,\n 2455579882,\n 2455579870,\n 2455579863,\n 2455579911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675743,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576850,\n 2455576949,\n 2455577021,\n 2455577190,\n 2455577065,\n 2455576990,\n 2455576850\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675744,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577919,\n 2455577840,\n 2455577796,\n 2455577748,\n 2455577890,\n 2455577997,\n 2455577919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675746,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576268,\n 2455576242,\n 2455576282,\n 2455576321,\n 2455576281,\n 2455576276,\n 2455576268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675747,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577606,\n 2455577536,\n 2455577431,\n 2455577568,\n 2455577725,\n 2455577620,\n 2455577606\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675748,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577717,\n 2455577756,\n 2455577733,\n 2455577630,\n 2455577610,\n 2455577601,\n 2455577717\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675749,\n "timestamp": "2021-11-19T18:25:13Z",\n "version": 2,\n "changeset": 114003140,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 2455578988,\n 2455579047,\n 9267694686,\n 2455579073,\n 2455579003,\n 2455578998,\n 2455579009,\n 2455578988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675750,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579866,\n 2455579581,\n 2455579559,\n 2455579531,\n 2455579528,\n 2455579843,\n 2455579866\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675751,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578153,\n 2455578140,\n 2455578084,\n 2455578099,\n 2455578136,\n 2455578135,\n 2455578153\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675752,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580455,\n 2455580443,\n 2455580449,\n 2455580457,\n 2455580453,\n 2455580463,\n 2455580455\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675753,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575965,\n 2455575850,\n 2455575815,\n 2455575838,\n 2455575925,\n 2455575935,\n 2455575965\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675754,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575550,\n 2455575522,\n 2455575510,\n 2455575514,\n 2455575593,\n 2455575603,\n 2455575550\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675755,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579826,\n 2455579464,\n 2455579575,\n 2455579895,\n 2455579865,\n 2455579857,\n 2455579826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675756,\n "timestamp": "2013-09-12T13:37:38Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576355,\n 2455576359,\n 2455576315,\n 2455576313,\n 2455576307,\n 2455576319,\n 2455576355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675757,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578509,\n 2455578474,\n 2455578613,\n 2455578664,\n 2455578560,\n 2455578581,\n 2455578509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675758,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575454,\n 2455575493,\n 2455575464,\n 2455575445,\n 2455575439,\n 2455575434,\n 2455575454\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675759,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578885,\n 2455578913,\n 2455578917,\n 2455578782,\n 2455578779,\n 2455578780,\n 2455578885\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675760,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577281,\n 2455577344,\n 2455577382,\n 2455577357,\n 2455577411,\n 2455577377,\n 2455577281\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675761,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576275,\n 2455576278,\n 2455576284,\n 2455576305,\n 2455576311,\n 2455576289,\n 2455576275\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675762,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575342,\n 2455575299,\n 2455575241,\n 2455575262,\n 2455575271,\n 2455575285,\n 2455575342\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675764,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577758,\n 2455577799,\n 2455577862,\n 2455577921,\n 2455577468,\n 2455577402,\n 2455577758\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675765,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575029,\n 2455575021,\n 2455575042,\n 2455575034,\n 2455575044,\n 2455575053,\n 2455575029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675766,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574981,\n 2455574961,\n 2455574955,\n 2455574962,\n 2455574972,\n 2455574968,\n 2455574981\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675767,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576387,\n 2455576372,\n 2455576313,\n 2455576315,\n 2455576359,\n 2455576355,\n 2455576387\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675768,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575227,\n 2455575209,\n 2455575199,\n 2455575202,\n 2455575195,\n 2455575218,\n 2455575227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675769,\n "timestamp": "2013-09-12T13:37:39Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579225,\n 2455579257,\n 2455579266,\n 2455579256,\n 2455579251,\n 2455579230,\n 2455579225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675770,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580555,\n 2455580564,\n 2455580569,\n 2455580539,\n 2455580526,\n 2455580553,\n 2455580555\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675771,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576250,\n 2455576271,\n 2455576195,\n 2455576070,\n 2455576223,\n 2455576231,\n 2455576250\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675772,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581030,\n 2455581013,\n 2455581010,\n 2455581019,\n 2455581023,\n 2455581028,\n 2455581030\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675773,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579060,\n 2455578949,\n 2455578955,\n 2455578925,\n 2455578879,\n 2455579042,\n 2455579060\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675774,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576186,\n 2455576139,\n 2455576121,\n 2455576130,\n 2455576123,\n 2455576170,\n 2455576186\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675775,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577803,\n 2455577729,\n 2455578096,\n 2455578104,\n 2455578148,\n 2455577907,\n 2455577803\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675776,\n "timestamp": "2013-10-01T02:47:39Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455577495,\n 2455577579,\n 2455577514,\n 2455577474,\n 2455577493,\n 2455577500,\n 2455577454,\n 2455577374,\n 2455577495\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675778,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579119,\n 2455579129,\n 2455579164,\n 2455579168,\n 2455579238,\n 2455579226,\n 2455579119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675779,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576477,\n 2455576457,\n 2455576466,\n 2455576499,\n 2455576543,\n 2455576505,\n 2455576477\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675780,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579979,\n 2455579969,\n 2455579983,\n 2455579985,\n 2455580069,\n 2455580079,\n 2455579979\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675781,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578226,\n 2455578393,\n 2455578600,\n 2455578539,\n 2455578636,\n 2455578478,\n 2455578226\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675782,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576017,\n 2455576030,\n 2455575974,\n 2455575949,\n 2455575999,\n 2455576010,\n 2455576017\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675783,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580185,\n 2455580175,\n 2455580171,\n 2455580134,\n 2455580094,\n 2455580119,\n 2455580185\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675784,\n "timestamp": "2013-09-12T13:37:40Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575579,\n 2455575575,\n 2455575569,\n 2455575577,\n 2455575581,\n 2455575587,\n 2455575579\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675786,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575123,\n 2455575164,\n 2455575180,\n 2455575171,\n 2455575178,\n 2455575150,\n 2455575123\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675788,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579024,\n 2455579027,\n 2455579089,\n 2455579102,\n 2455579053,\n 2455578971,\n 2455579024\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675790,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575959,\n 2455576043,\n 2455576072,\n 2455576016,\n 2455576047,\n 2455576021,\n 2455575959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675793,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575383,\n 2455575375,\n 2455575353,\n 2455575337,\n 2455575366,\n 2455575394,\n 2455575383\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675795,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575811,\n 2455575848,\n 2455575923,\n 2455575834,\n 2455575824,\n 2455575796,\n 2455575811\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675797,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575951,\n 2455575953,\n 2455575930,\n 2455575931,\n 2455575917,\n 2455575918,\n 2455575951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675798,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579156,\n 2455579146,\n 2455579169,\n 2455579198,\n 2455579171,\n 2455579165,\n 2455579156\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675799,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576207,\n 2455576253,\n 2455576246,\n 2455576265,\n 2455576263,\n 2455576203,\n 2455576207\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675800,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576389,\n 2455576324,\n 2455576269,\n 2455576248,\n 2455576361,\n 2455576384,\n 2455576389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675801,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455581004,\n 2455580996,\n 2455580993,\n 2455580998,\n 2455580994,\n 2455581000,\n 2455581004\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675802,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579468,\n 2455579549,\n 2455579901,\n 2455580008,\n 2455580054,\n 2455579893,\n 2455579468\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675803,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578766,\n 2455578773,\n 2455578684,\n 2455578683,\n 2455578666,\n 2455578651,\n 2455578766\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675804,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578395,\n 2455578188,\n 2455578173,\n 2455578355,\n 2455578372,\n 2455578384,\n 2455578572,\n 2455578395\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675805,\n "timestamp": "2013-09-12T13:37:41Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578702,\n 2455578677,\n 2455578821,\n 2455578915,\n 2455578950,\n 2455578906,\n 2455578903,\n 2455578702\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675806,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577072,\n 2455576979,\n 2455576734,\n 2455576951,\n 2455577016,\n 2455577116,\n 2455577158,\n 2455577072\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675807,\n "timestamp": "2013-10-01T02:47:39Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455575051,\n 2455575069,\n 2455575144,\n 2455575083,\n 2455575036,\n 2455575000,\n 2455575025,\n 2455575038,\n 2455575051\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675808,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575256,\n 2455575232,\n 2455575222,\n 2455575208,\n 2455575224,\n 2455575236,\n 2455575238,\n 2455575256\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675809,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580616,\n 2455580624,\n 2455580628,\n 2455580608,\n 2455580610,\n 2455580596,\n 2455580595,\n 2455580616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675810,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577882,\n 2455578132,\n 2455578181,\n 2455578125,\n 2455577754,\n 2455577794,\n 2455577864,\n 2455577882\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675811,\n "timestamp": "2018-10-21T17:30:27Z",\n "version": 2,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 2455576711,\n 2455576689,\n 2455576645,\n 6003223366,\n 2455576981,\n 6003222782,\n 6003222781,\n 2455577060,\n 6003223367,\n 2455576711\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675812,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580136,\n 2455580122,\n 2455580173,\n 2455580146,\n 2455580194,\n 2455580211,\n 2455580225,\n 2455580136\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675813,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575299,\n 2455575342,\n 2455575360,\n 2455575405,\n 2455575390,\n 2455575376,\n 2455575335,\n 2455575299\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675814,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575367,\n 2455575401,\n 2455575366,\n 2455575337,\n 2455575304,\n 2455575325,\n 2455575328,\n 2455575367\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675815,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577239,\n 2455577244,\n 2455577076,\n 2455577050,\n 2455577082,\n 2455577052,\n 2455577165,\n 2455577239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675816,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576207,\n 2455576203,\n 2455576019,\n 2455576025,\n 2455576092,\n 2455576094,\n 2455576097,\n 2455576207\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675817,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575607,\n 2455575601,\n 2455575591,\n 2455575565,\n 2455575524,\n 2455575548,\n 2455575595,\n 2455575607\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675818,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579823,\n 2455579798,\n 2455579589,\n 2455579599,\n 2455579329,\n 2455579381,\n 2455579855,\n 2455579823\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675819,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578279,\n 2455578232,\n 2455578367,\n 2455578456,\n 2455578480,\n 2455578382,\n 2455578403,\n 2455578279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675820,\n "timestamp": "2013-09-12T13:37:42Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575686,\n 2455575690,\n 2455575708,\n 2455575767,\n 2455575747,\n 2455575712,\n 2455575698,\n 2455575686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675821,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575206,\n 2455575167,\n 2455575076,\n 2455575137,\n 2455575162,\n 2455575157,\n 2455575153,\n 2455575206\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675822,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578391,\n 2455578347,\n 2455578123,\n 2455578137,\n 2455578236,\n 2455578387,\n 2455578359,\n 2455578391\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675823,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580916,\n 2455580905,\n 2455580903,\n 2455580878,\n 2455580876,\n 2455580901,\n 2455580913,\n 2455580916\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675824,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580359,\n 2455580363,\n 2455580384,\n 2455580390,\n 2455580414,\n 2455580422,\n 2455580382,\n 2455580359\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675825,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575761,\n 2455575739,\n 2455575728,\n 2455575700,\n 2455575693,\n 2455575687,\n 2455575743,\n 2455575761\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675826,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575411,\n 2455575403,\n 2455575381,\n 2455575423,\n 2455575429,\n 2455575421,\n 2455575430,\n 2455575411\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675827,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577054,\n 2455577221,\n 2455577068,\n 2455576744,\n 2455576943,\n 2455576986,\n 2455577045,\n 2455577054\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675828,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580593,\n 2455580592,\n 2455580618,\n 2455580622,\n 2455580612,\n 2455580600,\n 2455580602,\n 2455580593\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675829,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579106,\n 2455579131,\n 2455579181,\n 2455579274,\n 2455579205,\n 2455579141,\n 2455579138,\n 2455579106\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675830,\n "timestamp": "2013-09-12T13:37:43Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575290,\n 2455575281,\n 2455575323,\n 2455575333,\n 2455575316,\n 2455575308,\n 2455575301,\n 2455575290\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675831,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580077,\n 2455580090,\n 2455580115,\n 2455580132,\n 2455580105,\n 2455580088,\n 2455580068,\n 2455580077\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675832,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580312,\n 2455580264,\n 2455580241,\n 2455580234,\n 2455580271,\n 2455580275,\n 2455580308,\n 2455580312\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675833,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576428,\n 2455576411,\n 2455576426,\n 2455576453,\n 2455576466,\n 2455576457,\n 2455576439,\n 2455576428\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675834,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578100,\n 2455578127,\n 2455578485,\n 2455578450,\n 2455578414,\n 2455578300,\n 2455578261,\n 2455578100\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675835,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580853,\n 2455580856,\n 2455580864,\n 2455580849,\n 2455580847,\n 2455580716,\n 2455580713,\n 2455580853\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675837,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577338,\n 2455577423,\n 2455577445,\n 2455577538,\n 2455577540,\n 2455577447,\n 2455577275,\n 2455577338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675840,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578566,\n 2455578569,\n 2455578349,\n 2455578341,\n 2455578310,\n 2455578536,\n 2455578542,\n 2455578566\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675842,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577528,\n 2455577512,\n 2455577628,\n 2455577661,\n 2455577693,\n 2455577609,\n 2455577604,\n 2455577528\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675843,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578526,\n 2455578483,\n 2455578591,\n 2455578718,\n 2455578721,\n 2455578746,\n 2455578751,\n 2455578526\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675844,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576643,\n 2455576617,\n 2455576608,\n 2455576669,\n 2455576687,\n 2455576746,\n 2455576812,\n 2455576643\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675845,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579464,\n 2455579405,\n 2455579503,\n 2455579541,\n 2455579584,\n 2455579593,\n 2455579575,\n 2455579464\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675846,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579984,\n 2455579974,\n 2455580050,\n 2455580084,\n 2455580095,\n 2455580075,\n 2455580052,\n 2455579984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675847,\n "timestamp": "2013-09-12T13:37:44Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579849,\n 2455579886,\n 2455579891,\n 2455579907,\n 2455579905,\n 2455579913,\n 2455579884,\n 2455579849\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675848,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579953,\n 2455579942,\n 2455580074,\n 2455580089,\n 2455580072,\n 2455580066,\n 2455579963,\n 2455579953\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675849,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575735,\n 2455575759,\n 2455575694,\n 2455575720,\n 2455575695,\n 2455575652,\n 2455575680,\n 2455575735\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675850,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576614,\n 2455576707,\n 2455576647,\n 2455576623,\n 2455576580,\n 2455576533,\n 2455576539,\n 2455576614\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675851,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577128,\n 2455577271,\n 2455577107,\n 2455577025,\n 2455576959,\n 2455576936,\n 2455576840,\n 2455577128\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675852,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575692,\n 2455575664,\n 2455575635,\n 2455575724,\n 2455575751,\n 2455575716,\n 2455575706,\n 2455575692\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675853,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580480,\n 2455580469,\n 2455580476,\n 2455580467,\n 2455580492,\n 2455580504,\n 2455580515,\n 2455580480\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675854,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575944,\n 2455575919,\n 2455575805,\n 2455575784,\n 2455575781,\n 2455575817,\n 2455575937,\n 2455575944\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675855,\n "timestamp": "2016-07-03T19:09:28Z",\n "version": 2,\n "changeset": 40464531,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 2455576976,\n 2455576978,\n 2455576991,\n 2455576996,\n 2455577002,\n 2455577001,\n 2455576997,\n 2455576984,\n 2455576971,\n 2455576961,\n 2455576844,\n 2455576814,\n 2455576796,\n 2455576780,\n 2455576772,\n 2455576752,\n 2455576770,\n 2455576800,\n 2455576820,\n 2455576846,\n 2455576938,\n 2455576963,\n 2455576976\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675856,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580103,\n 2455580106,\n 2455580116,\n 2455580125,\n 2455580114,\n 2455580104,\n 2455580086,\n 2455580073,\n 2455580103\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675857,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576293,\n 2455576279,\n 2455576338,\n 2455576382,\n 2455576393,\n 2455576369,\n 2455576349,\n 2455576347,\n 2455576293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675858,\n "timestamp": "2013-09-12T13:37:45Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576459,\n 2455576448,\n 2455576441,\n 2455576398,\n 2455576345,\n 2455576371,\n 2455576433,\n 2455576455,\n 2455576459\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675859,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578288,\n 2455578370,\n 2455578085,\n 2455578086,\n 2455577784,\n 2455577762,\n 2455577805,\n 2455577797,\n 2455578288\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675860,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577746,\n 2455577829,\n 2455577516,\n 2455577441,\n 2455577598,\n 2455577587,\n 2455577612,\n 2455577626,\n 2455577746\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675861,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576854,\n 2455577084,\n 2455577010,\n 2455576965,\n 2455576764,\n 2455576930,\n 2455576813,\n 2455576691,\n 2455576854\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675864,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576677,\n 2455576639,\n 2455576627,\n 2455576589,\n 2455576525,\n 2455576583,\n 2455576667,\n 2455576650,\n 2455576677\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675866,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577183,\n 2455577067,\n 2455576968,\n 2455576740,\n 2455576728,\n 2455577029,\n 2455577063,\n 2455577140,\n 2455577183\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675868,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575702,\n 2455575769,\n 2455575749,\n 2455575741,\n 2455575730,\n 2455575726,\n 2455575722,\n 2455575684,\n 2455575702\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675869,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576365,\n 2455576488,\n 2455576513,\n 2455576501,\n 2455576492,\n 2455576424,\n 2455576406,\n 2455576378,\n 2455576365\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675870,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576836,\n 2455576776,\n 2455576742,\n 2455576723,\n 2455576700,\n 2455576675,\n 2455576738,\n 2455576766,\n 2455576836\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675871,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575183,\n 2455575169,\n 2455575187,\n 2455575181,\n 2455575213,\n 2455575217,\n 2455575280,\n 2455575287,\n 2455575183\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675872,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580081,\n 2455580034,\n 2455580012,\n 2455579996,\n 2455579981,\n 2455580016,\n 2455580056,\n 2455580070,\n 2455580081\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675873,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580118,\n 2455580109,\n 2455580093,\n 2455580117,\n 2455580138,\n 2455580156,\n 2455580179,\n 2455580128,\n 2455580118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675874,\n "timestamp": "2013-09-12T13:37:46Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575067,\n 2455575064,\n 2455575114,\n 2455575139,\n 2455575082,\n 2455575073,\n 2455575080,\n 2455575071,\n 2455575067\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675875,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576336,\n 2455576274,\n 2455576295,\n 2455576299,\n 2455576307,\n 2455576313,\n 2455576317,\n 2455576374,\n 2455576336\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675877,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577354,\n 2455577330,\n 2455577253,\n 2455577101,\n 2455577186,\n 2455577180,\n 2455577288,\n 2455577417,\n 2455577354\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675879,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577638,\n 2455577630,\n 2455577733,\n 2455577777,\n 2455577693,\n 2455577661,\n 2455577628,\n 2455577611,\n 2455577638\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675881,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580975,\n 2455580955,\n 2455580953,\n 2455580963,\n 2455580961,\n 2455580968,\n 2455580965,\n 2455580973,\n 2455580975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675884,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580519,\n 2455580551,\n 2455580560,\n 2455580536,\n 2455580523,\n 2455580498,\n 2455580487,\n 2455580486,\n 2455580519\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675886,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578349,\n 2455578569,\n 2455578603,\n 2455578146,\n 2455578130,\n 2455578192,\n 2455578185,\n 2455578194,\n 2455578349\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675888,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578319,\n 2455578339,\n 2455578409,\n 2455578333,\n 2455578302,\n 2455578298,\n 2455578318,\n 2455578257,\n 2455578319\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675891,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578142,\n 2455578224,\n 2455578091,\n 2455578082,\n 2455577675,\n 2455577618,\n 2455577820,\n 2455577824,\n 2455578142\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675893,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576076,\n 2455576061,\n 2455576045,\n 2455576099,\n 2455576096,\n 2455576213,\n 2455576235,\n 2455576082,\n 2455576076\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675895,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576301,\n 2455576280,\n 2455576288,\n 2455576261,\n 2455576244,\n 2455576229,\n 2455576211,\n 2455576273,\n 2455576301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675898,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580306,\n 2455580321,\n 2455580328,\n 2455580337,\n 2455580358,\n 2455580365,\n 2455580314,\n 2455580270,\n 2455580306\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675900,\n "timestamp": "2013-09-12T13:37:47Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578864,\n 2455578813,\n 2455578789,\n 2455578788,\n 2455578708,\n 2455578696,\n 2455578833,\n 2455578927,\n 2455578864\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675902,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578175,\n 2455578109,\n 2455578157,\n 2455578420,\n 2455578491,\n 2455578196,\n 2455578230,\n 2455578187,\n 2455578175\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675905,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578928,\n 2455578757,\n 2455578755,\n 2455578923,\n 2455578922,\n 2455578935,\n 2455578937,\n 2455578924,\n 2455578928\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675907,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575469,\n 2455575500,\n 2455575573,\n 2455575552,\n 2455575494,\n 2455575462,\n 2455575447,\n 2455575460,\n 2455575469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675910,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579108,\n 2455579074,\n 2455579085,\n 2455579115,\n 2455579121,\n 2455579134,\n 2455579116,\n 2455579125,\n 2455579108\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675913,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578594,\n 2455578651,\n 2455578666,\n 2455578683,\n 2455578684,\n 2455578715,\n 2455578446,\n 2455578385,\n 2455578594\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675915,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575775,\n 2455575753,\n 2455575734,\n 2455575732,\n 2455575800,\n 2455575798,\n 2455575826,\n 2455575828,\n 2455575775\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675917,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578904,\n 2455578997,\n 2455578976,\n 2455578930,\n 2455578832,\n 2455578777,\n 2455578786,\n 2455578867,\n 2455578904\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675920,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578316,\n 2455578219,\n 2455578167,\n 2455578133,\n 2455578110,\n 2455578151,\n 2455578220,\n 2455578273,\n 2455578316\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675922,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578118,\n 2455578190,\n 2455578368,\n 2455578076,\n 2455578010,\n 2455578102,\n 2455578106,\n 2455578198,\n 2455578118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675924,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580577,\n 2455580566,\n 2455580556,\n 2455580571,\n 2455580562,\n 2455580590,\n 2455580594,\n 2455580572,\n 2455580577\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675927,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580978,\n 2455580976,\n 2455580981,\n 2455580983,\n 2455580987,\n 2455580985,\n 2455580989,\n 2455580991,\n 2455580978\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675929,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577297,\n 2455577319,\n 2455577088,\n 2455577023,\n 2455577091,\n 2455577070,\n 2455577233,\n 2455577284,\n 2455577297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675931,\n "timestamp": "2013-09-12T13:37:48Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455576726,\n 2455576713,\n 2455576630,\n 2455576597,\n 2455576632,\n 2455576699,\n 2455576717,\n 2455576824,\n 2455576726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675934,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575420,\n 2455575414,\n 2455575373,\n 2455575378,\n 2455575362,\n 2455575369,\n 2455575338,\n 2455575355,\n 2455575420\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675936,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579122,\n 2455579092,\n 2455579037,\n 2455579135,\n 2455579158,\n 2455579103,\n 2455579123,\n 2455579110,\n 2455579122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675939,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577439,\n 2455577526,\n 2455577409,\n 2455577361,\n 2455577110,\n 2455577074,\n 2455577097,\n 2455577302,\n 2455577439\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675941,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579182,\n 2455579183,\n 2455579253,\n 2455579261,\n 2455579245,\n 2455579239,\n 2455579237,\n 2455579159,\n 2455579182\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675943,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580250,\n 2455580252,\n 2455580200,\n 2455580193,\n 2455580202,\n 2455580183,\n 2455580235,\n 2455580246,\n 2455580250\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675948,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578895,\n 2455578981,\n 2455578984,\n 2455578763,\n 2455578761,\n 2455578743,\n 2455578742,\n 2455578829,\n 2455578895\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675950,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575919,\n 2455575921,\n 2455575920,\n 2455575836,\n 2455575832,\n 2455575830,\n 2455575809,\n 2455575805,\n 2455575919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675952,\n "timestamp": "2013-09-12T13:37:49Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579192,\n 2455579201,\n 2455579193,\n 2455579195,\n 2455579177,\n 2455579185,\n 2455579158,\n 2455579135,\n 2455579192\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675960,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578086,\n 2455578088,\n 2455578112,\n 2455577744,\n 2455577456,\n 2455577392,\n 2455577530,\n 2455577784,\n 2455578086\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237675963,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455574975,\n 2455574964,\n 2455574979,\n 2455574983,\n 2455574996,\n 2455574994,\n 2455574998,\n 2455575015,\n 2455574987,\n 2455574975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675965,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580545,\n 2455580550,\n 2455580496,\n 2455580489,\n 2455580484,\n 2455580490,\n 2455580521,\n 2455580530,\n 2455580534,\n 2455580545\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675968,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575357,\n 2455575344,\n 2455575329,\n 2455575364,\n 2455575349,\n 2455575398,\n 2455575416,\n 2455575387,\n 2455575396,\n 2455575357\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675970,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577365,\n 2455577367,\n 2455577408,\n 2455577265,\n 2455577213,\n 2455577237,\n 2455577168,\n 2455577273,\n 2455577290,\n 2455577365\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675972,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575840,\n 2455575933,\n 2455575947,\n 2455575968,\n 2455575963,\n 2455575972,\n 2455575916,\n 2455575913,\n 2455575910,\n 2455575840\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675974,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575623,\n 2455575621,\n 2455575611,\n 2455575631,\n 2455575629,\n 2455575637,\n 2455575641,\n 2455575645,\n 2455575647,\n 2455575623\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675976,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578745,\n 2455578740,\n 2455578840,\n 2455578854,\n 2455578877,\n 2455578914,\n 2455578889,\n 2455578735,\n 2455578738,\n 2455578745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675978,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580315,\n 2455580300,\n 2455580289,\n 2455580283,\n 2455580277,\n 2455580330,\n 2455580335,\n 2455580333,\n 2455580354,\n 2455580315\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675979,\n "timestamp": "2013-09-12T13:37:50Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575914,\n 2455575922,\n 2455575788,\n 2455575782,\n 2455575755,\n 2455575753,\n 2455575775,\n 2455575779,\n 2455575777,\n 2455575914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675981,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579101,\n 2455579140,\n 2455579199,\n 2455579222,\n 2455579235,\n 2455579216,\n 2455579188,\n 2455579172,\n 2455579151,\n 2455579101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675983,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579335,\n 2455579393,\n 2455579485,\n 2455579441,\n 2455579419,\n 2455579347,\n 2455579283,\n 2455579301,\n 2455579304,\n 2455579335\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675984,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579880,\n 2455579847,\n 2455579801,\n 2455579607,\n 2455579538,\n 2455579497,\n 2455579573,\n 2455579567,\n 2455579817,\n 2455579880\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675985,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580319,\n 2455580281,\n 2455580256,\n 2455580237,\n 2455580268,\n 2455580257,\n 2455580252,\n 2455580250,\n 2455580286,\n 2455580319\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675986,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579234,\n 2455579184,\n 2455579263,\n 2455579300,\n 2455579276,\n 2455579270,\n 2455579252,\n 2455579313,\n 2455579285,\n 2455579234\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675988,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578905,\n 2455578803,\n 2455578785,\n 2455579014,\n 2455579015,\n 2455579077,\n 2455579080,\n 2455579019,\n 2455578956,\n 2455578905\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675992,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577504,\n 2455577400,\n 2455577386,\n 2455577321,\n 2455577299,\n 2455577450,\n 2455577520,\n 2455577534,\n 2455577460,\n 2455577504\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675994,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455579804,\n 2455579595,\n 2455579591,\n 2455579509,\n 2455579543,\n 2455579570,\n 2455579872,\n 2455579876,\n 2455579903,\n 2455579804\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675997,\n "timestamp": "2013-10-01T02:47:10Z",\n "version": 2,\n "changeset": 18120564,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 2455575666,\n 2455575656,\n 2455575689,\n 2455575718,\n 2455575708,\n 2455575690,\n 2455575686,\n 2455575658,\n 2455575639,\n 2455575688,\n 2455575666\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237675999,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578888,\n 2455578897,\n 2455578866,\n 2455578907,\n 2455578912,\n 2455578948,\n 2455578834,\n 2455578752,\n 2455578850,\n 2455578888\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676001,\n "timestamp": "2013-09-12T13:37:51Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580261,\n 2455580242,\n 2455580244,\n 2455580223,\n 2455580215,\n 2455580230,\n 2455580187,\n 2455580213,\n 2455580221,\n 2455580261\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676003,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575412,\n 2455575380,\n 2455575399,\n 2455575306,\n 2455575289,\n 2455575351,\n 2455575295,\n 2455575353,\n 2455575375,\n 2455575412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676006,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577512,\n 2455577508,\n 2455577478,\n 2455577597,\n 2455577610,\n 2455577630,\n 2455577638,\n 2455577611,\n 2455577628,\n 2455577512\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 237676008,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455577408,\n 2455577367,\n 2455577435,\n 2455577466,\n 2455577510,\n 2455577544,\n 2455577605,\n 2455577607,\n 2455577486,\n 2455577408\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676010,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578710,\n 2455578801,\n 2455578825,\n 2455578808,\n 2455578820,\n 2455578836,\n 2455578848,\n 2455578859,\n 2455578811,\n 2455578710\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676013,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580020,\n 2455579994,\n 2455580029,\n 2455580036,\n 2455580064,\n 2455580041,\n 2455580076,\n 2455580098,\n 2455580022,\n 2455580020\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676015,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455578323,\n 2455578645,\n 2455578729,\n 2455578706,\n 2455578616,\n 2455578622,\n 2455578464,\n 2455578411,\n 2455578243,\n 2455578323\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676018,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575951,\n 2455575908,\n 2455575821,\n 2455575819,\n 2455575912,\n 2455575909,\n 2455575846,\n 2455575842,\n 2455575926,\n 2455575951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676020,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455580371,\n 2455580356,\n 2455580331,\n 2455580298,\n 2455580325,\n 2455580369,\n 2455580367,\n 2455580375,\n 2455580361,\n 2455580371\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 237676023,\n "timestamp": "2013-09-12T13:37:52Z",\n "version": 1,\n "changeset": 17799701,\n "user": "Pichasso_import_bati",\n "uid": 1652086,\n "nodes": [\n 2455575416,\n 2455575425,\n 2455575424,\n 2455575444,\n 2455575440,\n 2455575437,\n 2455575427,\n 2455575396,\n 2455575387,\n 2455575416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n }\n },\n {\n "type": "way",\n "id": 239382737,\n "timestamp": "2025-05-17T17:18:08Z",\n "version": 4,\n "changeset": 166401556,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 2455578871,\n 2455578909,\n 2455578920,\n 2455578932,\n 2455578940,\n 2455578974,\n 2455578956,\n 2455579019,\n 2455579034,\n 2455578943,\n 2455578824,\n 2455578812,\n 2455578873,\n 2455578871\n ],\n "tags": {\n "addr:city": "Caullery",\n "addr:housename": "Mairie",\n "addr:housenumber": "5",\n "addr:postcode": "59191",\n "addr:street": "Rue Jean Macé",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairie@caullery.fr",\n "contact:fax": "+33 3 27 85 04 42",\n "contact:phone": "+33 3 27 85 08 47",\n "contact:website": "https://caullery.fr",\n "name": "Mairie de Caullery",\n "opening_hours": "Mo-Tu 08:00-12:00; Th-Fr 08:00-12:00",\n "ref:FR:SIRET": "21590140600011",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013;Service-Public.fr - 03/2025",\n "source:addr": "La Direction de l'information légale et administrative (Premier ministre)",\n "source:contact": "La Direction de l'information légale et administrative (Premier ministre)",\n "wheelchair": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618654,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223314,\n 6003223313,\n 6003223312,\n 6003223311,\n 6003223314\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618655,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223318,\n 6003223317,\n 6003223316,\n 6003223315,\n 6003223318\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618656,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223322,\n 6003223321,\n 6003223320,\n 6003223319,\n 6003223322\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618657,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223326,\n 6003223325,\n 6003223324,\n 6003223323,\n 6003223326\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618658,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223330,\n 6003223329,\n 6003223328,\n 6003223327,\n 6003223330\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618659,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223334,\n 6003223333,\n 6003223332,\n 6003223331,\n 6003223334\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618660,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223338,\n 6003223337,\n 6003223336,\n 6003223335,\n 6003223338\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618661,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223342,\n 6003223339,\n 6003223340,\n 6003223341,\n 6003223342\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618662,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223346,\n 6003223345,\n 6003223344,\n 6003223343,\n 6003223346\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618663,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223350,\n 6003223349,\n 6003223348,\n 6003223347,\n 6003223350\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618664,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223354,\n 6003223353,\n 6003223352,\n 6003223351,\n 6003223354\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618665,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223358,\n 6003223357,\n 6003223356,\n 6003223355,\n 6003223358\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 636618666,\n "timestamp": "2018-10-21T17:29:59Z",\n "version": 1,\n "changeset": 63733453,\n "user": "InfosReseaux",\n "uid": 93222,\n "nodes": [\n 6003223362,\n 6003223361,\n 6003223360,\n 6003223359,\n 6003223362\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1004451645,\n "timestamp": "2025-08-24T10:00:11Z",\n "version": 2,\n "changeset": 170915139,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 2455579047,\n 2455578988,\n 2455578757,\n 9267694684,\n 2455578724,\n 9267694685,\n 2455578819,\n 2455578899,\n 2455578996,\n 9267694686,\n 2455579047\n ],\n "tags": {\n "addr:city": "Caullery",\n "addr:housenumber": "1",\n "addr:postcode": "59191",\n "addr:street": "Rue Jean Macé",\n "amenity": "school",\n "contact:email": "ce.0590823Z@ac-lille.fr",\n "contact:phone": "+33 327761897",\n "name": "École primaire Jean Macé",\n "operator:type": "public",\n "ref:FR:SIRET": "21590140600029",\n "ref:UAI": "0590823Z",\n "school:FR": "primaire",\n "source": "data.gouv.fr:Éducation Nationale - 09/2021",\n "start_date": "1965-09-01"\n }\n },\n {\n "type": "way",\n "id": 1199403286,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682,\n "nodes": [\n 2455580486,\n 11124699192,\n 11124699193,\n 11124699194,\n 11124699195,\n 2455580488,\n 2455580487,\n 2455580486\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1199403287,\n "timestamp": "2023-08-18T09:41:34Z",\n "version": 1,\n "changeset": 140048841,\n "user": "Mathias_ADAV",\n "uid": 6311682,\n "nodes": [\n 11124699196,\n 11124699197,\n 11124699198,\n 11124699199,\n 11124699196\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834338,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927633,\n 12441927634,\n 12441927635,\n 12441927636,\n 12441927637,\n 12441927638,\n 12441927633\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834339,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927639,\n 12441927640,\n 12441927641,\n 12441927642,\n 12441927639\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834340,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927643,\n 12441927644,\n 12441927645,\n 12441927646,\n 12441927643\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834341,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927647,\n 12441927648,\n 12441927649,\n 12441927650,\n 12441927647\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834342,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927651,\n 12441927652,\n 12441927653,\n 12441927654,\n 12441927655,\n 12441927656,\n 12441927651\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834343,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927657,\n 12441927658,\n 12441927659,\n 12441927660,\n 12441927657\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834344,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927666,\n 12441927667,\n 12441927668,\n 12441927669,\n 12441927666\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834345,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927670,\n 12441927671,\n 12441927672,\n 12441927673,\n 12441927670\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834346,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927674,\n 12441927675,\n 12441927676,\n 12441927677,\n 12441927678,\n 12441927679,\n 12441927674\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834347,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927680,\n 12441927681,\n 12441927682,\n 12441927683,\n 12441927684,\n 12441927685,\n 12441927686,\n 12441927687,\n 12441927680\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834348,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927688,\n 12441927689,\n 12441927690,\n 12441927691,\n 12441927688\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1344834349,\n "timestamp": "2024-12-22T17:18:05Z",\n "version": 1,\n "changeset": 160509657,\n "user": "gosgtan",\n "uid": 18642763,\n "nodes": [\n 12441927692,\n 12441927693,\n 12441927694,\n 12441927695,\n 12441927692\n ],\n "tags": {\n "building": "yes"\n }\n }\n \n ]\n }\n """ ] ] |
|