Skip to content

progserega/kothic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

   Kothic  Map Renderer
   
   Depends:
   1. tWMS http://twms.googlecode.com/
     symlink twms directory into src/
   2. python-lxml
   3. python-psyco, if available.
   4. pygtk for GUI
   5. pycairo
   6. python-psycopg2
   7. python-shapely
   8. python-pyproj

   To run:
   1. Install all dependancies.
   2. cd src/
   3. cat small_test_osm_dump.osm | python osm2tiles.py
   4. wait a bit and check if tiles got generated
   5. python kothic.py to run GUI

   NOT READY FOR DAILY USAGE!

About

Original kothic mapcss renderer and stylesheet parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • JavaScript 11.5%