From 7e0a028f3a048856eca73dfb033834197a6b6a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Str=C3=A1nsk=C3=BD?= Date: Mon, 27 Apr 2015 02:47:28 +0200 Subject: [PATCH] geo-border: Update, add TopoJSON. --- geo-border/geo-border.geojson | 233 +-------------------------------- geo-border/geo-border.topojson | 1 + 2 files changed, 2 insertions(+), 232 deletions(-) create mode 100644 geo-border/geo-border.topojson diff --git a/geo-border/geo-border.geojson b/geo-border/geo-border.geojson index 9324925..620f684 100644 --- a/geo-border/geo-border.geojson +++ b/geo-border/geo-border.geojson @@ -3,18 +3,7 @@ "features": [ { "type": "Feature", - "id": "relation/4791014", - "properties": { - "type": "relation", - "id": "4791014", - "meta": { - "timestamp": "2015-04-25T10:52:33Z", - "version": "13", - "changeset": "30471667", - "user": "Golovco Anatolie", - "uid": "28068" - } - }, + "id": "4791014", "geometry": { "type": "Polygon", "coordinates": [ @@ -178,226 +167,6 @@ ] ] } - }, - { - "type": "Feature", - "id": "way/338577473", - "properties": { - "type": "way", - "id": "338577473", - "meta": { - "timestamp": "2015-04-24T15:22:44Z", - "version": "9", - "changeset": "30456317", - "user": "asdffdsa111", - "uid": "2664033" - } - }, - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 18.8744709, - 45.7848074 - ], - [ - 18.8823438, - 45.7811686 - ], - [ - 18.8862881, - 45.7782786 - ], - [ - 18.8863627, - 45.7781843 - ], - [ - 18.8888078, - 45.7750942 - ], - [ - 18.8894248, - 45.7743144 - ], - [ - 18.8902831, - 45.7705577 - ], - [ - 18.8905965, - 45.7687526 - ], - [ - 18.8910091, - 45.7663767 - ], - [ - 18.89112, - 45.7657379 - ], - [ - 18.8913344, - 45.7643287 - ], - [ - 18.8914234, - 45.7637433 - ], - [ - 18.8916779, - 45.7620705 - ], - [ - 18.8945103, - 45.7556631 - ], - [ - 18.8945388, - 45.7555341 - ], - [ - 18.8953261, - 45.7519713 - ] - ] - } - }, - { - "type": "Feature", - "id": "way/338806082", - "properties": { - "type": "way", - "id": "338806082", - "meta": { - "timestamp": "2015-04-22T18:52:37Z", - "version": "6", - "changeset": "30412357", - "user": "dafky2000", - "uid": "1264415" - } - }, - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 18.8744709, - 45.7848074 - ], - [ - 18.8732402, - 45.7846388 - ], - [ - 18.8701779, - 45.7837981 - ] - ] - } - }, - { - "type": "Feature", - "id": "way/338809419", - "properties": { - "type": "way", - "id": "338809419", - "meta": { - "timestamp": "2015-04-22T18:52:36Z", - "version": "6", - "changeset": "30412357", - "user": "dafky2000", - "uid": "1264415" - } - }, - "geometry": { - "type": "LineString", - "coordinates": [ - [ - 18.8701779, - 45.7837981 - ], - [ - 18.8664846, - 45.7818434 - ], - [ - 18.8645788, - 45.7808347 - ], - [ - 18.8530363, - 45.7747251 - ], - [ - 18.8516333, - 45.7734342 - ], - [ - 18.8512113, - 45.7713741 - ], - [ - 18.8515129, - 45.7701501 - ], - [ - 18.8521351, - 45.7691699 - ], - [ - 18.8534322, - 45.7675235 - ], - [ - 18.8544836, - 45.7663669 - ], - [ - 18.8560459, - 45.7651382 - ], - [ - 18.859247, - 45.7629108 - ], - [ - 18.8603066, - 45.7622821 - ], - [ - 18.8628186, - 45.7612339 - ], - [ - 18.8668228, - 45.7596498 - ], - [ - 18.8756597, - 45.7569706 - ], - [ - 18.8779707, - 45.7563015 - ], - [ - 18.8807399, - 45.7557659 - ], - [ - 18.8821085, - 45.7553528 - ], - [ - 18.8859557, - 45.7544074 - ], - [ - 18.8911478, - 45.7528771 - ] - ] - } } ] } diff --git a/geo-border/geo-border.topojson b/geo-border/geo-border.topojson new file mode 100644 index 0000000..9fab412 --- /dev/null +++ b/geo-border/geo-border.topojson @@ -0,0 +1 @@ +{"type":"Topology","transform":{"scale":[0.000004411921192119124,0.0000032839383938391096],"translate":[18.8512113,45.7519713]},"objects":{"geo-border":{"type":"GeometryCollection","geometries":[{"type":"Polygon","id":"4791014","arcs":[[-1]]}]}},"arcs":[[[9051,276],[948,-276],[-179,1085],[-6,39],[-642,1950],[-59,510],[-20,179],[-47,429],[-25,194],[-95,724],[-71,549],[-195,1144],[-138,238],[-556,940],[-16,29],[-894,880],[-1784,1109],[-280,-52],[-694,-255],[-836,-597],[-432,-307],[-2616,-1859],[-318,-394],[-96,-627],[67,-372],[141,-300],[295,-500],[238,-352],[355,-376],[725,-677],[241,-192],[568,-318],[908,-484],[2002,-815],[525,-204],[628,-162],[309,-127],[873,-288],[1176,-465]]]} \ No newline at end of file