bcgov / smk-cli

The Command Line Interface enables users to rapidly create and edit SMK map configuration, including data consumption via OGC and Esri ReST data access services and local data files.

Home Page:https://bcgov.github.io/smk-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smk view sub-command

qqnluaq opened this issue · comments

Add a sub-command to the smk command, called 'view'.
It would immediately display a map in the default browser, with no application or configuration needed.
It would allow options in the command line that mirror the options that SMK can parse in the URL.
For example:
'smk view --center=[LONG],[LAT],[ZOOM]` would open the map centered at LONG,LAT at ZOOM level.