Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow style to be passed via URL #69

Open
prasadrajuv opened this issue Dec 26, 2020 · 1 comment
Open

Allow style to be passed via URL #69

prasadrajuv opened this issue Dec 26, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@prasadrajuv
Copy link

style json is huge in size to pass it has url parameter every time consume high bandwidth. i want to set https://github.com/maputnik/osm-liberty/blob/gh-pages/style.json similar style give url has parameter. mapbox like style default file as argument at time of server start can make avoid style parameter has optional.

@brendan-ward brendan-ward added the enhancement New feature or request label Dec 28, 2020
@brendan-ward brendan-ward changed the title docker pass style has web url instead json data and also set default style while server starting Allow style to be passed via URL Dec 28, 2020
@brendan-ward
Copy link
Collaborator

Allowing the style to be passed via URL (will be automatically downloaded to the server) instead of in request URL would be a nice addition and would be a nice complement to #51 (could use URLs that resolve to local assets).

Default style is considered in #38 or follow on issues, so keeping that separate from here for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants