|
2 | 2 | [](https://github.com/roblabs/xyz-raster-sources)
|
3 | 3 | 
|
4 | 4 |
|
5 |
| -## Raster Tiles |
| 5 | +## XYZ Raster Tiles |
6 | 6 |
|
7 | 7 | A collection of `xyz` raster tiles for use in maps built for mobile devices, QGIS and Mapbox Styles. This repo gives sample URLs to various raster `xyz` sources (Some free with attribution, some available with a token key).
|
8 | 8 |
|
9 |
| -Created by [RobLabs.com](https://roblabs.com) in Summer 2020 for use in production of our [#mapsForNonProfits](twitter.com/hashtag/mapsForNonProfits). |
| 9 | +Created by [RobLabs.com](https://roblabs.com) in Summer 2020 for use in production of our [#mapsForNonProfits](https://twitter.com/hashtag/mapsForNonProfits). |
10 | 10 |
|
| 11 | +--- |
11 | 12 |
|
12 | 13 | | Service Name | `xyz` <br> and Usage Notes |
|
13 | 14 | | :------------- | :------------- |
|
@@ -49,16 +50,19 @@ Tiles for use in Mapbox GL or Mapbox GL Native for mobile, can easily be configu
|
49 | 50 |
|
50 | 51 | ### Mapbox Styles hosted as `https`
|
51 | 52 |
|
52 |
| -There are Mapbox styles for some of the XYZ rasters. See the full list at [roblabs/xyz-raster-sources/styles](https://github.com/roblabs/xyz-raster-sources/tree/master/styles), or you can use these hosted styles in your application. |
| 53 | +There are Mapbox styles for some of the XYZ rasters. See the full list at [roblabs/xyz-raster-sources/styles](styles/), or you can use these hosted styles in your application. |
| 54 | + |
| 55 | +You can also find serveral styles hosted by MapLibre.org. See <https://github.com/maplibre/demotiles>. |
53 | 56 |
|
54 |
| -* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/naturalearthtiles.json |
55 |
| -* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/arcgis-world-imagery.json |
56 |
| -* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/mapbox-satellite.json |
57 |
| -* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/stamen-multi-rasters.json |
| 57 | +* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/arcgis-world-imagery.json> |
| 58 | +* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/mapbox-satellite.json> |
| 59 | +* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/naturalearthtiles.json> |
| 60 | +* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/openstreetmap.json> |
| 61 | +* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/stamen-multi-rasters.json> |
58 | 62 |
|
59 | 63 | *Example of XYZ rasters in iOS*
|
60 | 64 |
|
61 |
| -<img src="https://user-images.githubusercontent.com/118112/135372760-578dfe9a-4688-4fb1-a69f-58f05de34225.gif" width=50%> |
| 65 | +<img src="https://user-images.githubusercontent.com/118112/135372760-578dfe9a-4688-4fb1-a69f-58f05de34225.gif" width=31.8%> |
62 | 66 |
|
63 | 67 | ### Soft Proofing Tiles
|
64 | 68 |
|
|
0 commit comments