Skip to content

gikrauss/world-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

world-map - A world map generator

Setup

Running

$> API_KEY=<YOUR_KEY> python map.py

It's possible to run the application without an API key but the number of requests to Google Maps API without one are limited so you might run into problems rather quickly.

Download PNG

The simplest way to generate a single PNG file is to use one of the many Chrome extensions that capture an entire web page.

I've used Full Page Screen Capture successfully.

Example

Scale down from 16565x9152px to 858x474px:

world map

Detailed section at 100%:

world map detail

About

Simple Flask app to create a world map based on Google Maps tiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published