Skip to content

OSM Tile on V8 #5079

Answered by imakihi
imakihi asked this question in Q&A
Dec 10, 2020 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Thank you for the tip, @geospatialmapmashup!

What I actually wanted to achieve was to show XYZ tiles I created. I store those XYZ tile in my S3 bucket. I tired "open-street-map" since I could make it work with one of Japanese government site URL like following.

{ "type": "open-street-map", "name": "Geology Map(産総研地質調査総合センター)", "description": "geology map in Japan", "url": "https://gbank.gsj.jp/seamless/v2/api/1.2/tiles/{z}/{y}/{x}.png" },

But I had no luck with my own XYZ tile... I used the following URL (I changed this URL but its structure is the same as my tile URL).

"url": "https://hereismyurl.com/mysite.jp/imagerys/example/{z}/{x}/{y}.png"

Hiroo

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@imakihi
Comment options

Answer selected by imakihi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants