Skip to content

zdannar/latlon-to-tile-coord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

latlon-to-tile-coord

This is just a note keeping experiement for converting latitude/longitude (EPSG 4326) to the tile coords.

While working with the mvt crate, I had to reverse engineer Paul Mach's Orb library conversion to determine the valid tile coordinates. I was unable to find a crate that produced this conversion properly.

Update:

Using a different search term in crates.io, I have now found a crate that provides this functionality. slippy_map_tilenames.

TODO:

Make this into a simple crate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages