Skip to content

Commit 6d46039

Browse files
committed
Add maps directory.
- Contains TileMill source files. - MAPS.md file for instructions on how to use.
1 parent 27c3836 commit 6d46039

File tree

65 files changed

+338
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+338
-0
lines changed

maps/MAPS.md

+13

maps/kibana/.thumb.png

11.3 KB

maps/kibana/labels.mss

+96
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
@sans:"Droid Sans Book","Arial Regular","DejaVu Sans Book";
2+
@sans_bold:"Droid Sans Bold","Arial Bold","DejaVu Sans Bold";
3+
4+
@primary: #484848;
5+
6+
#country-labels[zoom>3] {
7+
text-name:'[NAME]';
8+
text-face-name:@sans_bold;
9+
text-fill: @primary;
10+
text-size:11;
11+
text-wrap-width:40;
12+
text-line-spacing:2;
13+
[zoom>5] { text-size:12; }
14+
}
15+
16+
#cities {
17+
[SCALERANK<3][zoom>=4],
18+
[SCALERANK=3][zoom>=5],
19+
[SCALERANK=4][zoom>=5],
20+
[SCALERANK=5][zoom>=6],
21+
[SCALERANK=6][zoom>=6],
22+
[SCALERANK=7][zoom>=7],
23+
[SCALERANK=8][zoom>=7],
24+
[SCALERANK=9][zoom>=8],
25+
[SCALERANK=10][zoom>=8] {
26+
text-name:'[NAMEASCII]';
27+
text-face-name:@sans;
28+
text-fill:@primary;
29+
text-size:10;
30+
}
31+
[zoom=4] {
32+
[SCALERANK<3] { text-size: 12; }
33+
}
34+
[zoom=5] {
35+
[SCALERANK<3] { text-size: 13; }
36+
[SCALERANK=3] { text-size: 12; }
37+
[SCALERANK=4] { text-size: 11; }
38+
}
39+
[zoom=6] {
40+
[SCALERANK<3] { text-size: 14; }
41+
[SCALERANK=3] { text-size: 13; }
42+
[SCALERANK=4] { text-size: 12; }
43+
[SCALERANK=5] { text-size: 11; }
44+
}
45+
[zoom=7] {
46+
[SCALERANK<3] { text-size: 15; }
47+
[SCALERANK=3] { text-size: 14; }
48+
[SCALERANK=4] { text-size: 13; }
49+
[SCALERANK=5] { text-size: 12; }
50+
[SCALERANK=6] { text-size: 11; }
51+
[SCALERANK=7] { text-size: 11; }
52+
}
53+
[zoom=8] {
54+
[SCALERANK<3] { text-size: 15; }
55+
[SCALERANK=3] { text-size: 15; }
56+
[SCALERANK=4] { text-size: 14; }
57+
[SCALERANK=5] { text-size: 14; }
58+
[SCALERANK=6] { text-size: 13; }
59+
[SCALERANK=7] { text-size: 13; }
60+
[SCALERANK=8] { text-size: 12; }
61+
[SCALERANK=9] { text-size: 11; }
62+
}
63+
[zoom=9] {
64+
[SCALERANK<3] { text-size: 16; }
65+
[SCALERANK=3] { text-size: 16; }
66+
[SCALERANK=4] { text-size: 15; }
67+
[SCALERANK=5] { text-size: 15; }
68+
[SCALERANK=6] { text-size: 14; }
69+
[SCALERANK=7] { text-size: 14; }
70+
[SCALERANK=8] { text-size: 13; }
71+
[SCALERANK=9] { text-size: 13; }
72+
[SCALERANK=10] { text-size: 12; }
73+
}
74+
[zoom=10] {
75+
[SCALERANK<3] { text-size: 16; text-character-spacing:2; }
76+
[SCALERANK=3] { text-size: 16; text-character-spacing:2; }
77+
[SCALERANK=4] { text-size: 15; text-character-spacing:1; }
78+
[SCALERANK=5] { text-size: 15; text-character-spacing:1; }
79+
[SCALERANK=6] { text-size: 15; text-character-spacing:1; }
80+
[SCALERANK=7] { text-size: 14; }
81+
[SCALERANK=8] { text-size: 14; }
82+
[SCALERANK=9] { text-size: 13; }
83+
[SCALERANK=10] { text-size: 13; }
84+
}
85+
[zoom>10] {
86+
[SCALERANK<3] { text-size: 16; text-character-spacing:3; }
87+
[SCALERANK=3] { text-size: 16; text-character-spacing:3; }
88+
[SCALERANK=4] { text-size: 16; text-character-spacing:3; }
89+
[SCALERANK=5] { text-size: 15; text-character-spacing:2; }
90+
[SCALERANK=6] { text-size: 15; text-character-spacing:2; }
91+
[SCALERANK=7] { text-size: 15; text-character-spacing:2; }
92+
[SCALERANK=8] { text-size: 14; text-character-spacing:1; }
93+
[SCALERANK=9] { text-size: 14; text-character-spacing:1; }
94+
[SCALERANK=10] { text-size: 14; text-character-spacing:1; }
95+
}
96+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/1b70dba2-10m-rivers-lake-centerlines/1b70dba2-10m-rivers-lake-centerlines.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/14bd1506-10m-populated-places-simple/14bd1506-10m-populated-places-simple.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3e1431a6-10m-admin-0-country-points/3e1431a6-10m-admin-0-country-points.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/0d81b6b2-10m-geographic-lines/0d81b6b2-10m-geographic-lines.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/16c795c6-10m-admin-0-boundary-lines-land/16c795c6-10m-admin-0-boundary-lines-land.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/da493aa5-10m-lakes/da493aa5-10m-lakes.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/3d2a6643-10m-land/3d2a6643-10m-land.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/54519c81-10m-admin-0-boundary-lines-map-units/54519c81-10m-admin-0-boundary-lines-map-units.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/80b26bd1-10m-admin-1-states-provinces-lines/80b26bd1-10m-admin-1-states-provinces-lines.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.dbf
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.index
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.prj
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.shp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.shx
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/cjcenizal/Documents/MapBox/cache/ee9451c2-10m-urban-areas/ee9451c2-10m-urban-areas.zip

0 commit comments

Comments
 (0)