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

Export Style.json file contains Tilehosting.com #308

Closed
keum opened this issue May 23, 2018 · 6 comments
Closed

Export Style.json file contains Tilehosting.com #308

keum opened this issue May 23, 2018 · 6 comments

Comments

@keum
Copy link

keum commented May 23, 2018

Noticed two days ago that when I export style.json from Maputnik that Tilehosting.com has changed to Maptiler Cloud.com but no error has generated yet.

Here is the code
'''
"sources": {
"openmaptiles": {
"type": "vector",
"url": "https://free.tilehosting.com/data/v3.json?key={key}"
}
},
"sprite": "https://openmaptiles.github.io/klokantech-basic-gl-style/sprite",
"glyphs": "https://free.tilehosting.com/fonts/{fontstack}/{range}.pbf?key={key}",
'''
Would be nice to update with maptiler cloud.com, unless it's suppose to be.

thanks!

@orangemug
Copy link
Collaborator

@keum when I look at my cloud.maptiler.com account I still see https://maps.tilehosting.com/data/v3.json?key=KEY as the dataset url, do you see a different URL?

@keum
Copy link
Author

keum commented Jun 3, 2018

@orangemug, tilehosting still works, it's just that I got confused with Maptiler.com and Tilehosting.com...took me awhile to figure out they're two same thing..dud. btw workshop went well and people really liked how we can style our own data locally using local maputnik...loved that whole offline option to work.

I have separate question about styling by data type, wonder if i need to write a ticket to the community and ask for it? want to catagorize symbol by field value. let me know how i should go about asking this of how-to?

@orangemug
Copy link
Collaborator

Ok so I'm really unclear which of the tilehosting.com/openmaptiles.com/cloud.maptiler.com we should be using, also the name OpenMapTiles in the data sources panel no longer seems correct 😕

@klokan do you want to comment? I guess we should probably get your new brand/url correct to avoid confusion.

@orangemug
Copy link
Collaborator

btw workshop went well and people really liked how we can style our own data locally using local maputnik...loved that whole offline option to work.

Nice, congrats @keum! Please share any feedback about what worked well and what didn't or anything we can improve on in the editor. Also if you have any general statements or photos of the event don't forget about #164 😄

@klokan
Copy link
Member

klokan commented Jun 15, 2018

I'm really unclear which of the tilehosting.com/openmaptiles.com/cloud.maptiler.com we should be using, also the name OpenMapTiles in the data sources panel no longer seems correct 😕

There is no change required on Maputnik side now. OpenMapTiles for the source is correct - we are keen on providing the key for free public Maputnik instance - as we did from the day one of this open-source project.

The official hosting for OpenMapTiles tiles is now called MapTiler: https://www.maptiler.com/

Domains for tiles remain to be the same now. Any change in future means we set redirects and announce that properly to everybody who has registered a free account at https://cloud.maptiler.com/

@orangemug
Copy link
Collaborator

Thanks @klokan for the clarification, much appreciated. Also congrats to the team, maptiler.com is looking really nice.

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

3 participants