Update README
This commit is contained in:
parent
3f9c07b4c2
commit
c17c6659e9
1 changed files with 3 additions and 20 deletions
23
README
23
README
|
@ -1,21 +1,4 @@
|
|||
Kothic Map Renderer
|
||||
Kothic Map Renderer, patched for MWM use.
|
||||
|
||||
python src/komap.py -r mapswithme -s [path to repo]/data/styles/normal.mapcss -o [path to repo]/data/drules_proto.bin
|
||||
|
||||
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!
|
||||
|
|
Loading…
Add table
Reference in a new issue