Skip to content

Commit 0f40cb2

Browse files
committed
[docs] add caching section to API
1 parent 8e8cb07 commit 0f40cb2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/api-keys-and-rate-limits.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,10 @@ We pre-generate popular map areas and those tiles are highly available and serve
1919

2020
If you experience slow tile loading in a map area, it's likely because you are a first requester using on-demand tile generation. Subsequent loads of the same map area should be much faster because the tile is now available in the cache, and when the source OSM data changes in that map area we will update the tiles automatically for you.
2121

22-
If you have questions, contact [tiles@mapzen.com](mailto:tiles@mapzen.com). You can also set up your own instance of [Vector Tiles](https://github.com/mapzen/vector-datasource), which has access to the same data used in the Mapzen Vector Tiles service.
22+
If you have questions, contact [tiles@mapzen.com](mailto:tiles@mapzen.com). You can also set up your own instance of [Vector Tiles](https://github.com/mapzen/vector-datasource), which has access to the same data used in the Mapzen Vector Tiles service.
23+
24+
## Caching
25+
26+
You are free to cache Mapzen’s vector tiles for offline use. But you must give credit to the source data by including [attribution](attribution.md). A shoutout to Mapzen would also be nice!
27+
28+
Tiles include features from several open data sources, including OpenStreetMap, Natural Earth, and Who’s On First and each source has its own attribution and sharing requirement.

0 commit comments

Comments
 (0)