https://github.com/blacha/tile-status-code
Checking behaviours of map clients with status codes
https://github.com/blacha/tile-status-code
Last synced: about 2 months ago
JSON representation
Checking behaviours of map clients with status codes
- Host: GitHub
- URL: https://github.com/blacha/tile-status-code
- Owner: blacha
- Created: 2023-06-26T04:31:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T05:13:38.000Z (about 3 years ago)
- Last Synced: 2025-03-04T07:42:13.633Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring status code responses for various mapping libraries
you need a API key from https://basemaps.linz.govt.nz
```
npm install
export BASEMAPS_API_KEY=:apiKey
node index.mjs
open http://localhost:3000
```