From 9e6a6c5f506990124120172ec6e751ff03176187 Mon Sep 17 00:00:00 2001 From: Doreen Traylor <37984864+DoreenMichele@users.noreply.github.com> Date: Tue, 6 Apr 2021 09:33:01 -0700 Subject: [PATCH] Add Stamen Maps to Data Visualization on Maps Additional info here: https://news.ycombinator.com/item?id=26245538 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be366ce2..070dedf3 100644 --- a/README.md +++ b/README.md @@ -1058,6 +1058,7 @@ Table of Contents * [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page. * [positionstack](https://positionstack.com/) - Free geocoding for global places and coordinates. 25.000 Requests per month for personal use. * [stadiamaps.com](https://stadiamaps.com/) — Map tiles, routing, navigation, and other geospatial APIs. 2,500 free map views and API requests / day for non-commercial usage and testing. + * [http://maps.stamen.com/](http://maps.stamen.com/) - Free map tiles and tile hosting. * [GeocodeAPI](https://geocodeapi.io) - Geocode API: Address to Coordinate Conversion & Geoparsing based on Pelias. Batch geocoding via CSV. 350000 free requests/month. ## Package Build System