Commit graph

22 commits

Author SHA1 Message Date
Komяpa
853ea3b280 Converter optimizations 2010-05-02 23:33:46 +03:00
Komяpa
2d4846442e Fractional zoomlevels (0.5 step for now) 2010-05-02 21:24:45 +03:00
Komяpa
11d2402309 Fixed converter generalization 2010-05-02 21:12:50 +03:00
Komяpa
f0a646628d Added more builtin styles 2010-05-02 21:05:25 +03:00
Komяpa
501d6a9da7 Better styling.
- added bridges
2010-05-02 15:58:45 +03:00
Komяpa
3453083473 MapCSS initial support.
- TODO: MapCSS loading and parsing
 - TODO: better default stylesheet
2010-05-02 15:14:12 +03:00
Komяpa
df2643ef96 Added MapCSS-like styling engine.
TODO: integrate it with converter and renderer
2010-05-02 12:46:22 +03:00
Komяpa
5b4174e9db Changeable vector backends.
- added: vtile_backend
 - fixed: converter now generalizes only intresting ways
 - first steps to detach renderer
2010-05-02 00:18:15 +03:00
Komяpa
5b6c4537dc Merge branches 2010-05-01 21:11:42 +03:00
Komяpa
e2fac66742 Updated everything. Drag now works well. 2010-05-01 21:10:15 +03:00
Komяpa
56f07fc851 Redraw function detach
- added: production module to substitute debug one when releasing
2010-05-01 18:20:16 +03:00
Komяpa
542a1da2ec Reindenting to 2-space indents 2010-05-01 17:16:16 +03:00
Komяpa
c9a19f4da2 Updated converter.
- fixed: leftover ways
2010-05-01 16:23:50 +03:00
foxhind@gmail.com
91c1a5f7e3 Raw zoom added. :3
--HG--
branch : semi-stable
2010-05-01 16:16:33 +04:00
foxhind@gmail.com
6dafff3700 Tabs converted to 2 spaces
--HG--
branch : semi-stable
2010-05-01 16:07:21 +04:00
Dmitry Platonov
f797689cd8 Fixed jumpy map. Some locking to fake priority.
--HG--
branch : semi-stable
2010-05-01 15:10:47 +04:00
Komяpa
6cac54a9b8 Debug module
- added: debug() -> sys.stderr.write(), Timer to measur time of some operations
2010-05-01 12:34:28 +03:00
foxhind@gmail.com
1511b7167b Add mouse buttons and scroll reaction 2010-05-01 02:24:36 +04:00
Komяpa
c2b05d53e3 Fixed converter a bit.
- added: more styles
 - fixed: objects pushed to correct tiles
 - bug: leftover eays keep hanging on screen
2010-05-01 00:32:45 +03:00
Komяpa
84b480676b Initial support for quadtiles
- broken: dragging
 - broken: beautiful maps
 - added: python/lxml converter to quadtiles
 - added: zoomlevel
 - changed: messaging now uses container class, not tuples
 - changed: default place ;)
2010-04-30 23:42:00 +03:00
Dmitry Platonov
425a2a7471 fixing jumpy map. not there yet. 2010-04-30 22:29:56 +04:00
Dmitry Platonov
7020a51ecc Import 2010-04-30 21:41:46 +04:00