Skip to content

HamRadioTools/geopy-world-cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geopy-world-cities

A GeoPy test running against a JSON file with all the most important world cities

JSON format

  {
    "country": "ES",
    "name": "Madrid",
    "lat": "40.4165",
    "lng": "-3.70256"
  }

Example results

Ciudad: Epworth
Distancia a MADRID: 7395.01 km

[...]

Ciudad: Chitungwiza
Distancia a MADRID: 7403.34 km


Evaluadas un total de 128769 ciudades en 32.85 segundos

About

A GeoPy test running against a JSON file with all the most important world cities

Resources

License

Stars

Watchers

Forks

Contributors

Languages