Move minVisibleScale prepending logic from the core to the kothic #10

Merged
root merged 15 commits from pastk-minVisibleScale into master 2023-08-07 14:59:25 +00:00
Owner
As per https://github.com/organicmaps/organicmaps/issues/4314#issuecomment-1442367661
Author
Owner

Added a Dump priorities into separate mapcss files commit.

Added a `Dump priorities into separate mapcss files` commit.
Author
Owner

Now priorities are loaded from the new files (which are automatically re-formatted).
Priorities could be compressed / re-spaced on demand (manually).

Now priorities are loaded from the new files (which are automatically re-formatted). Priorities could be compressed / re-spaced on demand (manually).
vng (Migrated from github.com) approved these changes 2023-08-07 13:24:39 +00:00
@ -626,6 +898,10 @@ def main():
if options.outfile == "-":
parser.error("Please specify base output path.")
vng (Migrated from github.com) commented 2023-08-07 13:21:45 +00:00

nit: Update comment above.

nit: Update comment above.
pastk reviewed 2023-08-07 14:52:33 +00:00
@ -626,6 +898,10 @@ def main():
if options.outfile == "-":
parser.error("Please specify base output path.")
Author
Owner

done

done
Sign in to join this conversation.
No description provided.