Skip to content

Simple map visualization tool based on WMTS served map tiles.

License

Notifications You must be signed in to change notification settings

danielhamngren/map_tile_navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Tile Navigator

This is a simple map visualization tool based on map tiles. The main focus is to be able to show map tiles served using the WMTS standard. For example styles created and served from Mapbox.

map tile navigator demo

Running

cargo run -- --wmts_url [url to the capabilities-xml-document]

Controls

Use the arrow keys for panning to the tile above, below, left or right.

Zoom in into specific Quadrant by using W, Q, A and S.

  • Quadrant I: W
  • Quadrant II: Q
  • Quadrant III: A
  • Quadrant IV: S

Zoom out with space or -.

Quit the program with ESC.

About

Simple map visualization tool based on WMTS served map tiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages