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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to raise the tiles size #428

Closed
maxmayerhofer opened this issue Feb 28, 2018 · 1 comment
Closed

Fail to raise the tiles size #428

maxmayerhofer opened this issue Feb 28, 2018 · 1 comment

Comments

@maxmayerhofer
Copy link

maxmayerhofer commented Feb 28, 2018

Hello,
I install the docker image https://openmaptiles.org/docs/, than I like to raise the maximal size of an GetMap-Request generated Image to round about 20000. 馃槃
But it dos not work .
`{
"styles": {
"standard": [
"dark-matter",
"klokantech-basic",
"osm-bright",
"positron"
],
"custom": [],
"lang": "",
"langLatin": true,
"langAlts": true
},
"settings": {
"serve": {
"vector": true,
"raster": true,
"services": true,
"static": true
},
"raster": {
"format": "PNG_256",
"hidpi": 3,
"maxsize": 10000
},
"server": {
"title": "",
"redirect": "",
"domains": []
},
"memcache": {
"size": 4,
"servers": [
"localhost:11211"
]
}
}
}

`

`

`

Please Help me out :)

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

No branches or pull requests

2 participants