@openhistoricalmap/map-styles 0.9.11 → 0.9.12
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/README.md +1 -1
- package/dist/historical/historical.json +1055 -388
- package/dist/japanese_scroll/japanese_scroll.json +12 -30
- package/dist/ohm.styles.js +1118 -607
- package/dist/railway/railway.json +80 -200
- package/dist/woodblock/woodblock.json +12 -30
- package/historical/historical.json +463 -232
- package/index.css +53 -0
- package/index.html +103 -5
- package/japanese_scroll/japanese_scroll.json +6 -6
- package/package.json +2 -2
- package/railway/railway.json +40 -40
- package/woodblock/woodblock.json +6 -6
- package/wkg/index.html +0 -18
|
@@ -3643,11 +3643,8 @@
|
|
|
3643
3643
|
],
|
|
3644
3644
|
"layout": {
|
|
3645
3645
|
"text-field": [
|
|
3646
|
-
"
|
|
3647
|
-
|
|
3648
|
-
"get",
|
|
3649
|
-
"name"
|
|
3650
|
-
]
|
|
3646
|
+
"get",
|
|
3647
|
+
"name"
|
|
3651
3648
|
],
|
|
3652
3649
|
"text-font": [
|
|
3653
3650
|
"BernerBasisschrift"
|
|
@@ -3733,11 +3730,8 @@
|
|
|
3733
3730
|
],
|
|
3734
3731
|
"layout": {
|
|
3735
3732
|
"text-field": [
|
|
3736
|
-
"
|
|
3737
|
-
|
|
3738
|
-
"get",
|
|
3739
|
-
"name"
|
|
3740
|
-
]
|
|
3733
|
+
"get",
|
|
3734
|
+
"name"
|
|
3741
3735
|
],
|
|
3742
3736
|
"text-font": [
|
|
3743
3737
|
"BernerBasisschrift"
|
|
@@ -3825,11 +3819,8 @@
|
|
|
3825
3819
|
"layout": {
|
|
3826
3820
|
"visibility": "visible",
|
|
3827
3821
|
"text-field": [
|
|
3828
|
-
"
|
|
3829
|
-
|
|
3830
|
-
"get",
|
|
3831
|
-
"name"
|
|
3832
|
-
]
|
|
3822
|
+
"get",
|
|
3823
|
+
"name"
|
|
3833
3824
|
],
|
|
3834
3825
|
"text-font": [
|
|
3835
3826
|
"BernerBasisschrift"
|
|
@@ -3886,11 +3877,8 @@
|
|
|
3886
3877
|
"layout": {
|
|
3887
3878
|
"visibility": "visible",
|
|
3888
3879
|
"text-field": [
|
|
3889
|
-
"
|
|
3890
|
-
|
|
3891
|
-
"get",
|
|
3892
|
-
"name"
|
|
3893
|
-
]
|
|
3880
|
+
"get",
|
|
3881
|
+
"name"
|
|
3894
3882
|
],
|
|
3895
3883
|
"text-font": [
|
|
3896
3884
|
"BernerBasisschrift"
|
|
@@ -3952,11 +3940,8 @@
|
|
|
3952
3940
|
"layout": {
|
|
3953
3941
|
"visibility": "visible",
|
|
3954
3942
|
"text-field": [
|
|
3955
|
-
"
|
|
3956
|
-
|
|
3957
|
-
"get",
|
|
3958
|
-
"name"
|
|
3959
|
-
]
|
|
3943
|
+
"get",
|
|
3944
|
+
"name"
|
|
3960
3945
|
],
|
|
3961
3946
|
"text-size": [
|
|
3962
3947
|
"interpolate",
|
|
@@ -4009,11 +3994,8 @@
|
|
|
4009
3994
|
"layout": {
|
|
4010
3995
|
"visibility": "visible",
|
|
4011
3996
|
"text-field": [
|
|
4012
|
-
"
|
|
4013
|
-
|
|
4014
|
-
"get",
|
|
4015
|
-
"name"
|
|
4016
|
-
]
|
|
3997
|
+
"get",
|
|
3998
|
+
"name"
|
|
4017
3999
|
],
|
|
4018
4000
|
"text-size": [
|
|
4019
4001
|
"interpolate",
|