forked from organicmaps/organicmaps
[styles] Revert swapping drules when merging. Incorrect but looks better, for now
This commit is contained in:
parent
fdbcf3cf94
commit
0c0c176ab5
3 changed files with 34704 additions and 40716 deletions
Binary file not shown.
75418
data/drules_proto.txt
75418
data/drules_proto.txt
File diff suppressed because it is too large
Load diff
|
@ -34,5 +34,5 @@ BuildDrawingRules legacy light _legacy
|
|||
|
||||
echo "Merging legacy and new styles"
|
||||
python "$OMIM_PATH/tools/python/stylesheet/drules_merge.py" \
|
||||
"$DATA_PATH/drules_proto_clear.bin" "$DATA_PATH/drules_proto_legacy.bin" \
|
||||
"$DATA_PATH/drules_proto_legacy.bin" "$DATA_PATH/drules_proto_clear.bin" \
|
||||
"$DATA_PATH/drules_proto.bin" "$DATA_PATH/drules_proto.txt" > /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue