Skip to content

AskSkivdal/DebugXyzTiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug tiles

This is a server that serves tiles that helps with debugging xyz tiles. To set the port it is hosted on create and .env file and decleare the variable PORT

Running

A docker compose file is provided for convenience. Run it with

docker compose up -d

the tile server should then be accessable on http://localhost:8000 if you have not defined any port.

The tile endpoint is

http://localhost:8000/{z}/{x}/{y}.png

About

A flask server that allows you to generate test tiles on the fly with coordinate information for web slippy maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors