Skip to content

Instantly share code, notes, and snippets.

View knwin's full-sized avatar
🎯
Focusing

Kyaw Naing Win knwin

🎯
Focusing
  • Myanmar
View GitHub Profile
@knwin
knwin / elevation.py
Created August 24, 2019 14:35 — forked from Alliages/elevation.py
A very simple python script that get elevation from latitude and longitude with google maps API
#
# elevation: A very simple python script that get elevation from latitude and longitude with google maps API by Guillaume Meunier
#
# -----------------------------------
# NO DEPENDANCIES except JSON and URLLIB
# -----------------------------------
#
# Copyright (c) 2016, Guillaume Meunier <alliages@gmail.com>
# GEOJSON_export is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published