Skip to content

Commit

Permalink
geo-border: Update, add TopoJSON.
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtree committed Apr 27, 2015
1 parent 443c507 commit 7e0a028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 232 deletions.
233 changes: 1 addition & 232 deletions geo-border/geo-border.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -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
]
]
}
}
]
}
1 change: 1 addition & 0 deletions geo-border/geo-border.topojson
Original file line number Diff line number Diff line change
@@ -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]]]}

0 comments on commit 7e0a028

Please sign in to comment.