Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ We also have a list of <a href="UNMAINTAINED.md">unmaintained projects</a>. If y
* [Mobile Maps](#mobile-maps)
* [Generators](#generators)
* [Map Styles](#map-styles)
* [Map/Tile Providers](#maptile-providers)
* [Map Games](#map-games)
* [Goal Tracking](#goal-tracking)
* [Libraries](#libraries)
Expand Down Expand Up @@ -194,6 +195,10 @@ This section is a great place to start if you want to get into improving OpenStr

* [Terrain Classic](https://github.com/stamen/terrain-classic) - World-wide CartoCSS port of Stamen's classic terrain style.

### Map/Tile Providers

* [OpenFreeMap](https://openfreemap.org/) - Free, production-quality OpenStreetMap vector-tile hosting of the entire planet. No limits, no registration, no user database, no API keys, and no cookies. ([Source Code](https://github.com/hyperknot/openfreemap))

### Map Games

* [Back Of Your Hand](https://backofyourhand.com/) - A web map game that tests your knowledge by having you find a street in a given area. ([Source Code](https://github.com/adam-lynch/back-of-your-hand))
Expand Down