google-maps-projection
google-maps-projection copied to clipboard
This is a Java implementation of the Google Maps projection which is based on the mercator projection. You can convert longitude/latitude values to world coordinates and calculate pixel coordinates fo...
Google Maps Projection - Java Implementation
This is a Java implementation of the Google Maps projection which is based on the Mercator projection. You can convert longitude/latitude values to world coordinates and calculate pixel coordinates for different zoom levels.
Links
- official Google documentation
- Wikipedia page about Google Maps explaining the map projection
- Slideshare presentation by Lode Blomme
- Mercator projection on Wikipedia
Developers
- Irina Smidt
- Simon Sprankel (@SimonSprankel)
Licence
OSL - Open Software Licence 3.0
Copyright
(c) 2013 Simon Sprankel & Irina Smidt