@openhistoricalmap/map-styles 0.9.8 → 0.9.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nvmrc +1 -1
- package/CODE_OF_CONDUCT.md +94 -94
- package/LICENSE.md +121 -121
- package/README.md +115 -115
- package/demo.html +79 -79
- package/dist/fonts/OpenHistorical/README.md +42 -42
- package/dist/historical/historical.json +12938 -12730
- package/dist/historical/historical_spritesheet.json +1149 -1149
- package/dist/historical/historical_spritesheet@2x.json +1149 -1149
- package/dist/japanese_scroll/japanese_scroll.json +4077 -4076
- package/dist/japanese_scroll/japanese_scroll_spritesheet.json +38 -38
- package/dist/japanese_scroll/japanese_scroll_spritesheet@2x.json +38 -38
- package/dist/ohm.styles.js +35216 -35005
- package/dist/railway/railway.json +13933 -13932
- package/dist/railway/railway_spritesheet.json +1135 -1135
- package/dist/railway/railway_spritesheet@2x.json +1135 -1135
- package/dist/woodblock/woodblock.json +4261 -4260
- package/dist/woodblock/woodblock_spritesheet.json +72 -72
- package/dist/woodblock/woodblock_spritesheet@2x.json +72 -72
- package/docs/historical.md +34 -34
- package/docs/japanese_scroll.md +40 -40
- package/docs/railway.md +60 -60
- package/docs/woodblock.md +29 -29
- package/glyphicons/fonts/glyphicons-regular.svg +827 -827
- package/glyphicons/index.html +857 -857
- package/glyphicons/license.txt +63 -63
- package/historical/historical.json +7014 -6883
- package/historical/historical_spritesheet.json +1149 -1149
- package/historical/historical_spritesheet@2x.json +1149 -1149
- package/historical/poi/bell_tower-18.svg +68 -68
- package/historical/poi/border_control-12.svg +10 -10
- package/historical/poi/border_control-18.svg +4 -4
- package/historical/poi/bucket-18.svg +4 -4
- package/historical/poi/grave_yard-18.svg +6 -6
- package/historical/poi/updated_POI.json +1149 -1149
- package/img/README.md +1 -1
- package/index.html +73 -54
- package/japanese_scroll/japanese_scroll.json +2286 -2285
- package/japanese_scroll/japanese_scroll_spritesheet.json +38 -38
- package/japanese_scroll/japanese_scroll_spritesheet@2x.json +38 -38
- package/package.json +34 -32
- package/railway/railway.json +6889 -6888
- package/railway/railway_demo.html +144 -144
- package/railway/railway_spritesheet.json +1135 -1135
- package/railway/railway_spritesheet@2x.json +1135 -1135
- package/scripts/prepare.js +84 -84
- package/ssl/cert.pem +23 -23
- package/ssl/csr.pem +18 -18
- package/ssl/key.pem +28 -28
- package/wkg/index.html +18 -0
- package/woodblock/woodblock.json +2424 -2423
- package/woodblock/woodblock_spritesheet.json +72 -72
- package/woodblock/woodblock_spritesheet@2x.json +72 -72
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
{
|
|
2
|
-
"jp-paper": {
|
|
3
|
-
"height":261,
|
|
4
|
-
"pixelRatio":1,
|
|
5
|
-
"width":261,
|
|
6
|
-
"x":0,
|
|
7
|
-
"y":0
|
|
8
|
-
},
|
|
9
|
-
"jp-water": {
|
|
10
|
-
"height":182,
|
|
11
|
-
"pixelRatio":1,
|
|
12
|
-
"width":250,
|
|
13
|
-
"x":274,
|
|
14
|
-
"y":0
|
|
15
|
-
},
|
|
16
|
-
"adminbound": {
|
|
17
|
-
"height":6,
|
|
18
|
-
"pixelRatio":1,
|
|
19
|
-
"width":405,
|
|
20
|
-
"x":0,
|
|
21
|
-
"y":283
|
|
22
|
-
},
|
|
23
|
-
|
|
24
|
-
"jproad": {
|
|
25
|
-
"height":6,
|
|
26
|
-
"pixelRatio":1,
|
|
27
|
-
"width":370,
|
|
28
|
-
"x":0,
|
|
29
|
-
"y":270
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
"mountain": {
|
|
33
|
-
"height":54,
|
|
34
|
-
"pixelRatio":1,
|
|
35
|
-
"width":100,
|
|
36
|
-
"x":274,
|
|
37
|
-
"y":199
|
|
38
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"jp-paper": {
|
|
3
|
+
"height":261,
|
|
4
|
+
"pixelRatio":1,
|
|
5
|
+
"width":261,
|
|
6
|
+
"x":0,
|
|
7
|
+
"y":0
|
|
8
|
+
},
|
|
9
|
+
"jp-water": {
|
|
10
|
+
"height":182,
|
|
11
|
+
"pixelRatio":1,
|
|
12
|
+
"width":250,
|
|
13
|
+
"x":274,
|
|
14
|
+
"y":0
|
|
15
|
+
},
|
|
16
|
+
"adminbound": {
|
|
17
|
+
"height":6,
|
|
18
|
+
"pixelRatio":1,
|
|
19
|
+
"width":405,
|
|
20
|
+
"x":0,
|
|
21
|
+
"y":283
|
|
22
|
+
},
|
|
23
|
+
|
|
24
|
+
"jproad": {
|
|
25
|
+
"height":6,
|
|
26
|
+
"pixelRatio":1,
|
|
27
|
+
"width":370,
|
|
28
|
+
"x":0,
|
|
29
|
+
"y":270
|
|
30
|
+
},
|
|
31
|
+
|
|
32
|
+
"mountain": {
|
|
33
|
+
"height":54,
|
|
34
|
+
"pixelRatio":1,
|
|
35
|
+
"width":100,
|
|
36
|
+
"x":274,
|
|
37
|
+
"y":199
|
|
38
|
+
}
|
|
39
39
|
}
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
{
|
|
2
|
-
"jp-paper": {
|
|
3
|
-
"height":261,
|
|
4
|
-
"pixelRatio":1,
|
|
5
|
-
"width":261,
|
|
6
|
-
"x":0,
|
|
7
|
-
"y":0
|
|
8
|
-
},
|
|
9
|
-
"jp-water": {
|
|
10
|
-
"height":182,
|
|
11
|
-
"pixelRatio":1,
|
|
12
|
-
"width":250,
|
|
13
|
-
"x":274,
|
|
14
|
-
"y":0
|
|
15
|
-
},
|
|
16
|
-
"adminbound": {
|
|
17
|
-
"height":6,
|
|
18
|
-
"pixelRatio":1,
|
|
19
|
-
"width":405,
|
|
20
|
-
"x":0,
|
|
21
|
-
"y":283
|
|
22
|
-
},
|
|
23
|
-
|
|
24
|
-
"jproad": {
|
|
25
|
-
"height":6,
|
|
26
|
-
"pixelRatio":1,
|
|
27
|
-
"width":370,
|
|
28
|
-
"x":0,
|
|
29
|
-
"y":270
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
"mountain": {
|
|
33
|
-
"height":54,
|
|
34
|
-
"pixelRatio":1,
|
|
35
|
-
"width":100,
|
|
36
|
-
"x":274,
|
|
37
|
-
"y":199
|
|
38
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"jp-paper": {
|
|
3
|
+
"height":261,
|
|
4
|
+
"pixelRatio":1,
|
|
5
|
+
"width":261,
|
|
6
|
+
"x":0,
|
|
7
|
+
"y":0
|
|
8
|
+
},
|
|
9
|
+
"jp-water": {
|
|
10
|
+
"height":182,
|
|
11
|
+
"pixelRatio":1,
|
|
12
|
+
"width":250,
|
|
13
|
+
"x":274,
|
|
14
|
+
"y":0
|
|
15
|
+
},
|
|
16
|
+
"adminbound": {
|
|
17
|
+
"height":6,
|
|
18
|
+
"pixelRatio":1,
|
|
19
|
+
"width":405,
|
|
20
|
+
"x":0,
|
|
21
|
+
"y":283
|
|
22
|
+
},
|
|
23
|
+
|
|
24
|
+
"jproad": {
|
|
25
|
+
"height":6,
|
|
26
|
+
"pixelRatio":1,
|
|
27
|
+
"width":370,
|
|
28
|
+
"x":0,
|
|
29
|
+
"y":270
|
|
30
|
+
},
|
|
31
|
+
|
|
32
|
+
"mountain": {
|
|
33
|
+
"height":54,
|
|
34
|
+
"pixelRatio":1,
|
|
35
|
+
"width":100,
|
|
36
|
+
"x":274,
|
|
37
|
+
"y":199
|
|
38
|
+
}
|
|
39
39
|
}
|