From 4f246ed19ff2a02926310038692fd17cabec6f30 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:55:19 -0400 Subject: [PATCH] Update Americana repo links --- static/index.html | 2 +- static/usage.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index fb26ad3..7c7fd0d 100644 --- a/static/index.html +++ b/static/index.html @@ -19,7 +19,7 @@

- OSM Americana Logo
+ OSM Americana Logo
Community Vector Tile Server

Part of the OSM Americana project

diff --git a/static/usage.html b/static/usage.html index 16ad45d..f16b999 100644 --- a/static/usage.html +++ b/static/usage.html @@ -31,7 +31,7 @@

Tile Usage Policy

The Server is primarily intended for personal, non-commercial use. You are welcome to use the tiles for personal or community projects, educational purposes, or non-profit initiatives that do not generate revenue. There are several guides available for commercial users that desire to run a vector tile server at low cost.

  • Domain Whitelisting: -Tile usage from localhost and *.github.io is permitted, which are common ways that most developers will access the tile server when starting a new project. If you wish to use the tiles under your own domain name, please contact the Americana team on Slack (preferred) or GitHub and provide your domain name(s) in order to add your domain to the CORS (Cross-Origin Resource Sharing) white list. This will allow you to fetch tiles directly from your domain. This whitelist is subject to the discretion and may be modified or removed at any time, however, permission is routinely given for community and hobby projects.

    +Tile usage from localhost and *.github.io is permitted, which are common ways that most developers will access the tile server when starting a new project. If you wish to use the tiles under your own domain name, please contact the Americana team on Slack (preferred) or GitHub and provide your domain name(s) in order to add your domain to the CORS (Cross-Origin Resource Sharing) white list. This will allow you to fetch tiles directly from your domain. This whitelist is subject to the discretion and may be modified or removed at any time, however, permission is routinely given for community and hobby projects.

  • Usage Limits: To ensure fair usage and prevent abuse, the Server may enforce limits on tile requests for individual users or domains. If your usage exceeds reasonable levels or begins to strain the server's resources, the administrator reserves the right to restrict or terminate access to the Server. Users whose usage becomes excessive may be requested to set up their own tile server.