Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix copy
  • Loading branch information
ZeLonewolf authored Jun 6, 2024
1 parent 77a70ee commit cacaa6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This repository contains the source code for the OSM US [vector tile service](ht

## Planet Vector Tiles for General Use

[OSMUS](https://openstreetmap.us/) provides OpenMapTiles-compatible planet vector tiles are available on Amazon Web Services (AWS) for use by any project, including commercial usages by connecting to an OSMUS-hosted [requester-pays](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html) s3 bucket. The steps in this guide allow any user to set up a planet vector tile server equivalent to the OSMUS community vector tile [server](https://tile.ourmap.us/).
[OSMUS](https://openstreetmap.us/) provides OpenMapTiles-compatible planet vector tiles on Amazon Web Services (AWS). This service is available for use by any project, including commercial usages, by connecting to an OSMUS-hosted [requester-pays](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html) s3 bucket. The steps in this guide allow any user to set up a planet vector tile server equivalent to the OSMUS community vector tile [server](https://tile.ourmap.us/).

The OSMUS bucket name is `osmus-tile` in region `us-east-2`.

Expand Down

0 comments on commit cacaa6f

Please sign in to comment.