Skip to content

Commit 5881e8c

Browse files
committed
Add USDA NAIP style
1 parent fae64fc commit 5881e8c

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

readme.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
[![GitHub Repo Source](https://img.shields.io/github/stars/roblabs/xyz-raster-sources?label=Source&style=social)](https://github.com/roblabs/xyz-raster-sources)
33
![GitHub](https://img.shields.io/github/license/roblabs/xyz-raster-sources)
44

5-
## Raster Tiles
5+
## XYZ Raster Tiles
66

77
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).
88

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).
1010

11+
---
1112

1213
| Service Name | `xyz` <br> and Usage Notes |
1314
| :------------- | :------------- |
@@ -49,16 +50,19 @@ Tiles for use in Mapbox GL or Mapbox GL Native for mobile, can easily be configu
4950

5051
### Mapbox Styles hosted as `https`
5152

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>.
5356

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>
5862

5963
*Example of XYZ rasters in iOS*
6064

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%>
6266

6367
### Soft Proofing Tiles
6468

0 commit comments

Comments
 (0)