Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions src/main/assets/styles/Color-round-no-mp.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' ?>
<profile name="Color Round Nodes No Multipolygons" format="0.3.3" description="Style for phone sized devices without multipolygon rendering" version="1.0">
<profile name="Color Round Nodes No Multipolygons" format="0.3.3" description="Style for phone sized devices without multipolygon rendering" version="1.0.1">
<!-- Assorted config -->
<config type="min_handle_length" length="200.0" />
<config type="icon_zoom_limit" zoom="15" />
Expand Down Expand Up @@ -200,6 +200,13 @@
<interval length="2.0" />
</dash>
</feature>
<feature type="trunk_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="trunk_bridge_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
<interval length="2.0" />
<interval length="2.0" />
</dash>
</feature>
<feature type="primary_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="primary_bridge_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
Expand Down Expand Up @@ -397,7 +404,7 @@
</feature>
</feature>
<feature type="way" tags="highway=unclassified" widthFactor="1.0" color="ffCCCCCC" casingStyle="unclassified_casing" >
<feature type="way" tags="bridge=yes" casingStyle="unclassifies_bridge_casing" />
<feature type="way" tags="bridge=yes" casingStyle="unclassified_bridge_casing" />
<feature type="way" tags="tunnel=yes" casingStyle="">
<dash phase="1.0">
<interval length="1.0" />
Expand Down
11 changes: 9 additions & 2 deletions src/main/assets/styles/Color-round.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' ?>
<profile name="Color Round Nodes" format="0.3.3" description="Default style for phone sized devices" version="1.0">
<profile name="Color Round Nodes" format="0.3.3" description="Default style for phone sized devices" version="1.0.1">
<!-- Assorted config -->
<config type="min_handle_length" length="200.0" />
<config type="icon_zoom_limit" zoom="15" />
Expand Down Expand Up @@ -200,6 +200,13 @@
<interval length="2.0" />
</dash>
</feature>
<feature type="trunk_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="trunk_bridge_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
<interval length="2.0" />
<interval length="2.0" />
</dash>
</feature>
<feature type="primary_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="primary_bridge_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
Expand Down Expand Up @@ -397,7 +404,7 @@
</feature>
</feature>
<feature type="way" tags="highway=unclassified" widthFactor="1.0" color="ffCCCCCC" casingStyle="unclassified_casing" >
<feature type="way" tags="bridge=yes" casingStyle="unclassifies_bridge_casing" />
<feature type="way" tags="bridge=yes" casingStyle="unclassified_bridge_casing" />
<feature type="way" tags="tunnel=yes" casingStyle="">
<dash phase="1.0">
<interval length="1.0" />
Expand Down
11 changes: 9 additions & 2 deletions src/main/assets/styles/No-path-patterns.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' ?>
<profile name="No path patterns" format="0.3.3" description="Style for Android 8.0 and earlier" version="1.0">
<profile name="No path patterns" format="0.3.3" description="Style for Android 8.0 and earlier" version="1.0.1">
<!-- Assorted config -->
<config type="min_handle_length" length="200.0" />
<config type="icon_zoom_limit" zoom="15" />
Expand Down Expand Up @@ -200,6 +200,13 @@
<interval length="2.0" />
</dash>
</feature>
<feature type="trunk_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="trunk_bridge_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
<interval length="2.0" />
<interval length="2.0" />
</dash>
</feature>
<feature type="primary_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="primary_bridge_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
Expand Down Expand Up @@ -397,7 +404,7 @@
</feature>
</feature>
<feature type="way" tags="highway=unclassified" widthFactor="1.0" color="ffCCCCCC" casingStyle="unclassified_casing" >
<feature type="way" tags="bridge=yes" casingStyle="unclassifies_bridge_casing" />
<feature type="way" tags="bridge=yes" casingStyle="unclassified_bridge_casing" />
<feature type="way" tags="tunnel=yes" casingStyle="">
<dash phase="1.0">
<interval length="1.0" />
Expand Down
11 changes: 9 additions & 2 deletions src/main/assets/styles/Pen-round.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' ?>
<profile name="Pen Round Nodes" format="0.3.3" description="Style for tablett sized devices used with a pen or mouse" version="1.0">
<profile name="Pen Round Nodes" format="0.3.3" description="Style for tablett sized devices used with a pen or mouse" version="1.0.1">
<!-- Assorted config -->
<config type="min_handle_length" length="200.0" />
<config type="icon_zoom_limit" zoom="15" />
Expand Down Expand Up @@ -200,6 +200,13 @@
<interval length="2.0" />
</dash>
</feature>
<feature type="trunk_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="trunk_bridge_casing" updateWidth="true" widthFactor="2.1" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
<interval length="2.0" />
<interval length="2.0" />
</dash>
</feature>
<feature type="primary_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER" />
<feature type="primary_bridge_casing" updateWidth="true" widthFactor="1.8" color="FFFFFFFF" style="STROKE" cap="BUTT" join="MITER">
<dash phase="1.0">
Expand Down Expand Up @@ -397,7 +404,7 @@
</feature>
</feature>
<feature type="way" tags="highway=unclassified" widthFactor="1.0" color="ffCCCCCC" casingStyle="unclassified_casing" >
<feature type="way" tags="bridge=yes" casingStyle="unclassifies_bridge_casing" />
<feature type="way" tags="bridge=yes" casingStyle="unclassified_bridge_casing" />
<feature type="way" tags="tunnel=yes" casingStyle="">
<dash phase="1.0">
<interval length="1.0" />
Expand Down
Loading
Loading