- Posts: 11
- Thank you received: 0
Add satellite map layer with OpenStreetMap
- HenkN
- Topic Author
- Offline
- New Member
Less
More
4 years 6 months ago #13511
by HenkN
Add satellite map layer with OpenStreetMap was created by HenkN
Is it possibel to add a satellite layer to the openstreetmap component (not Google Maps). I looked at eg. mapbox.com, but I'm not able to add mapbox as map type. Is there a free tile-server with satellite images?
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 5 months ago #13512
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Add satellite map layer with OpenStreetMap
Hi
As for mapbox. You can create your own map type and use it.
I don't see any problem, for example map tile URL described in
stackoverflow.com/questions/37166172/mapbox-tiles-and-leafletjs
Just enter correct URL into Map Type -> URL Template
But you need to check it in mapbox site
As for mapbox. You can create your own map type and use it.
I don't see any problem, for example map tile URL described in
stackoverflow.com/questions/37166172/mapbox-tiles-and-leafletjs
Just enter correct URL into Map Type -> URL Template
But you need to check it in mapbox site
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- HenkN
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
4 years 5 months ago - 4 years 5 months ago #13513
by HenkN
Replied by HenkN on topic Add satellite map layer with OpenStreetMap
I needed a registration at Mapbox to get an api-key. Now it works. Thanks for the link to the example.
Last edit: 4 years 5 months ago by HenkN.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 5 months ago #13514
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Add satellite map layer with OpenStreetMap
Yes. API key is needed to check your requests. And if you exceeded free limit - it will want payments (billing), check prices
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- HenkN
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
4 years 5 months ago #13551
by HenkN
Replied by HenkN on topic Add satellite map layer with OpenStreetMap
As an alternative to Mapbox, I use:
server.arcgisonline.com/ArcGIS/rest/serv...rver/tile/{z}/{y}/{x }
That shows even nicer satellite images. Works perfect!
server.arcgisonline.com/ArcGIS/rest/serv...rver/tile/{z}/{y}/{x }
That shows even nicer satellite images. Works perfect!
Please Log in or Create an account to join the conversation.
Time to create page: 0.179 seconds