Skip to content

Commit 307133b

Browse files
committed
Work road related work
1 parent 60b6cd3 commit 307133b

File tree

10 files changed

+6378
-5296
lines changed

10 files changed

+6378
-5296
lines changed

global.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<queueType>UNBOUNDED</queueType>
3030
<imageIOCacheThreshold>10240</imageIOCacheThreshold>
3131
</coverageAccess>
32-
<updateSequence>998</updateSequence>
32+
<updateSequence>1032</updateSequence>
3333
<featureTypeCacheSize>0</featureTypeCacheSize>
3434
<globalServices>true</globalServices>
3535
<xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>

layergroups/osm.xml

+8
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
<published type="layer">
4949
<id>LayerInfoImpl--4e88ab2d:15cba2fcee0:-7ff9</id>
5050
</published>
51+
<published type="layer">
52+
<id>LayerInfoImpl-245ba36c:15d937f93b2:-7ffd</id>
53+
</published>
54+
<published type="layer">
55+
<id>LayerInfoImpl-1d358fdb:15d9cd45627:-7ffe</id>
56+
</published>
5157
</publishables>
5258
<styles>
5359
<style/>
@@ -65,6 +71,8 @@
6571
<style/>
6672
<style/>
6773
<style/>
74+
<style/>
75+
<style/>
6876
</styles>
6977
<bounds>
7078
<minx>-2.0037508342789244E7</minx>

layouts/style-editor-legend.xml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<layout>
2+
<decoration type="legend" affinity="top,right" offset="0,0" size="auto"/>
3+
</layout>

osm/mapping.yml

+3-47
Original file line numberDiff line numberDiff line change
@@ -611,53 +611,9 @@ tables:
611611
- key: tracktype
612612
name: tracktype
613613
type: string
614-
615-
('railway_rail', 440),
616-
('railway_INT-preserved-ssy', 430),
617-
('railway_INT-spur-siding-yard', 430),
618-
('railway_subway', 420),
619-
('railway_narrow_gauge', 420),
620-
('railway_light_rail', 420),
621-
('railway_preserved', 420),
622-
('railway_funicular', 420),
623-
('railway_monorail', 420),
624-
('railway_miniature', 420),
625-
('railway_turntable', 420),
626-
('railway_tram', 410),
627-
('railway_tram-service', 405),
628-
('railway_disused', 400),
629-
('railway_construction', 400),
630-
('highway_motorway', 380),
631-
('highway_trunk', 370),
632-
('highway_primary', 360),
633-
('highway_secondary', 350),
634-
('highway_tertiary', 340),
635-
('highway_residential', 330),
636-
('highway_unclassified', 330),
637-
('highway_road', 330),
638-
('highway_living_street', 320),
639-
('highway_pedestrian', 310),
640-
('highway_raceway', 300),
641-
('highway_motorway_link', 240),
642-
('highway_trunk_link', 230),
643-
('highway_primary_link', 220),
644-
('highway_secondary_link', 210),
645-
('highway_tertiary_link', 200),
646-
('highway_service', 150),
647-
('highway_track', 110),
648-
('highway_path', 100),
649-
('highway_footway', 100),
650-
('highway_bridleway', 100),
651-
('highway_cycleway', 100),
652-
('highway_steps', 100),
653-
('highway_platform', 90),
654-
('railway_platform', 90),
655-
('aeroway_runway', 60),
656-
('aeroway_taxiway', 50),
657-
('highway_construction', 10)
658-
659-
660-
614+
- key: layer
615+
name: layer
616+
type: integer
661617
filters:
662618
exclude_tags:
663619
- - area

0 commit comments

Comments
 (0)