Commit graph

794 commits

Author SHA1 Message Date
Komяpa
f6afbba595 mapcss parser is now integrated with renderer. 2010-06-23 18:47:22 +03:00
Komяpa
dbe2ab10a6 little cleanup, better logging 2010-06-23 13:21:38 +03:00
Komяpa
1f4dc6f26b fixed memory consumption 2010-06-23 12:55:28 +03:00
Komяpa
1286f98440 initial regexp-based mapCSS parser commit.
Heavily based on RichardF's http://svn.openstreetmap.org/applications/editors/potlatch2/net/systemeD/halcyon/styleparser/
2010-06-23 12:03:58 +03:00
Komяpa
92a110834b Text-on-path 2010-06-10 01:13:06 +03:00
Komяpa
f6f708a524 Readme added 2010-05-13 14:47:29 +03:00
Komяpa
16fc2ecec3 Initial proj4 support. Breaks UI. 2010-05-10 19:01:52 +03:00
Komяpa
c15f861e90 Renderer moved to render.py 2010-05-09 12:48:37 +03:00
Komяpa
02987ff27d extrude added, initial text align support 2010-05-07 22:24:22 +03:00
Komяpa
d407c70d26 Added basic overlapping text dropping 2010-05-05 00:36:03 +03:00
Komяpa
a3c5d997e3 Added simple sanitizing. Format needs complete rewrite. 2010-05-05 00:04:48 +03:00
Komяpa
b138a4154f Nicer halo 2010-05-04 23:44:25 +03:00
Komяpa
4c60e88b8e Almost full MapCSS line selectors support. 2010-05-04 23:43:00 +03:00
Komяpa
e773af35e9 First text rendering attempts 2010-05-03 20:50:36 +03:00
Komяpa
d7476c9645 Full migration to webcolors as color chooser 2010-05-03 15:30:37 +03:00
Komяpa
a4fc1f9416 Fix layering 2010-05-03 14:55:03 +03:00
Komяpa
582afccedb Added military landuse and power lines to default style 2010-05-03 14:54:26 +03:00
Komяpa
9232de7e70 Webcolors patch to use better 2010-05-03 14:53:30 +03:00
Komяpa
6a17c00b63 Added webcolors library 2010-05-03 14:52:01 +03:00
Komяpa
cdf3a6f3e4 Inintial UTF8 support 2010-05-03 13:21:57 +03:00
Komяpa
d4b89a7245 Removed 150-pixel-drag threads and border to make UI faster. 2010-05-03 13:21:16 +03:00
Komяpa
4965be91d3 Performance optimization in converter 2010-05-03 01:29:56 +03:00
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