Skip to content

GeoTiler is a library to create map using tiles from a map provider

Notifications You must be signed in to change notification settings

amilawjsr/geotiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoTiler is a library to create maps using tiles from a map provider.

The main goal of the library is to enable a programmer to create maps using
tiles downloaded from OpenStreetMap, Stamen or other map provider.

The maps can be used by interactive applications or to create data analysis
graphs.

The code is based on Python port of Modest Maps project [1][2], which is
licensed under BSD license. All subsequent changes are licensed under GPL
v3 license.

[1] http://modestmaps.com/
[2] https://github.com/stamen/modestmaps-py

About

GeoTiler is a library to create map using tiles from a map provider

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%