Skip to content

galvanic/MapGift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapgift

Overview

Make a customized map with placemarks from a KML file.

Installation

The modules necessary to run this program are in requirements.txt. If you are only interested in the command line interface to make the custom maps, you will need only the python port of Modest Maps and Pillow, a fork of the Python Image Library.

The is the folder in which all scripts of the program will be put.

git clone https://github.com/galvanic/MapGift.git <path of folder to clone to>
cd <folder path cloned to>
pip install pillow
pip install modestmaps
./mapgift.py

Getting Started

mapgift.py takes the following options:

For example:

mapapp/mapgift.py -vsi -a london -p toner -z 12

Future improvements

  • preview of map tile style on mouseover of 'design' form options
  • change javascript map provider
  • refactor mapgift.py module
  • implement a lot more control over placemarks, more fine tuning
  • responsive design (esp for showing archive page on phone)

Attribution

Some of the map designs provided by this program are © Stamen Design, under a Creative Commons Attribution (CC BY 3.0) license: Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.

About

Make a map with placemarks from a KML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors