Add Stamen Maps to Data Visualization on Maps

Additional info here: https://news.ycombinator.com/item?id=26245538
This commit is contained in:
Doreen Traylor 2021-04-06 09:33:01 -07:00 committed by GitHub
parent dbd0180ab3
commit 9e6a6c5f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1058,6 +1058,7 @@ Table of Contents
* [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page. * [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. * [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. * [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. * [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 ## Package Build System