Scripts posted recently tagged to google-maps in Kelpi

1- 4 of 4.

proyectar latitud a y mercator

to python google-maps mercator by nando.quintana

#!/usr/bin/python
#
# The mercator projection 
#
# http://mathworld.wolfram.com/MercatorProjection.html

Coordenadas a tiles

to python google-maps by anonymous

#!/usr/bin/python
"""Usage:

./bounds.py
"""

coordenadas a numeros de tiles

to python google-maps by Nando

#!/usr/bin/python
"""Usage:

./coord2slippy.py lat lon
"""
hits counter