Skip to content

Commit

Permalink
Add USDA NAIP style
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabs committed Jan 31, 2023
1 parent fae64fc commit 5881e8c
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
[![GitHub Repo Source](https://img.shields.io/github/stars/roblabs/xyz-raster-sources?label=Source&style=social)](https://github.com/roblabs/xyz-raster-sources)
![GitHub](https://img.shields.io/github/license/roblabs/xyz-raster-sources)

## Raster Tiles
## XYZ Raster Tiles

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

Created by [RobLabs.com](https://roblabs.com) in Summer 2020 for use in production of our [#mapsForNonProfits](twitter.com/hashtag/mapsForNonProfits).
Created by [RobLabs.com](https://roblabs.com) in Summer 2020 for use in production of our [#mapsForNonProfits](https://twitter.com/hashtag/mapsForNonProfits).

---

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

### Mapbox Styles hosted as `https`

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

You can also find serveral styles hosted by MapLibre.org. See <https://github.com/maplibre/demotiles>.

* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/naturalearthtiles.json
* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/arcgis-world-imagery.json
* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/mapbox-satellite.json
* https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/stamen-multi-rasters.json
* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/arcgis-world-imagery.json>
* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/mapbox-satellite.json>
* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/naturalearthtiles.json>
* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/openstreetmap.json>
* <https://raw.githubusercontent.com/roblabs/xyz-raster-sources/master/styles/stamen-multi-rasters.json>

*Example of XYZ rasters in iOS*

<img src="https://user-images.githubusercontent.com/118112/135372760-578dfe9a-4688-4fb1-a69f-58f05de34225.gif" width=50%>
<img src="https://user-images.githubusercontent.com/118112/135372760-578dfe9a-4688-4fb1-a69f-58f05de34225.gif" width=31.8%>

### Soft Proofing Tiles

Expand Down

0 comments on commit 5881e8c

Please sign in to comment.