Commit graph

  • f555e1c13c fixed 1-pixel shift Komяpa 2010-06-29 13:33:00 +03:00
  • 7d6a0490c1 Text rendering fixup Komяpa 2010-06-24 18:47:34 +03:00
  • ed838a2e89 Fixed zoom and mostly fixed drag Komяpa 2010-06-24 15:38:29 +03:00
  • c006ecd99a *SEEMINGLY* fixed screen2lonlat Komяpa 2010-06-24 14:56:22 +03:00
  • e0ca0443af fixed GUI resize and zoomlevel calculation Komяpa 2010-06-24 14:11:40 +03:00
  • f6afbba595 mapcss parser is now integrated with renderer. Komяpa 2010-06-23 18:47:22 +03:00
  • dbe2ab10a6 little cleanup, better logging Komяpa 2010-06-23 13:21:38 +03:00
  • 1f4dc6f26b fixed memory consumption Komяpa 2010-06-23 12:55:28 +03:00
  • 1286f98440 initial regexp-based mapCSS parser commit. Heavily based on RichardF's http://svn.openstreetmap.org/applications/editors/potlatch2/net/systemeD/halcyon/styleparser/ Komяpa 2010-06-23 12:03:58 +03:00
  • 92a110834b Text-on-path Komяpa 2010-06-10 01:13:06 +03:00
  • f6f708a524 Readme added Komяpa 2010-05-13 14:47:29 +03:00
  • 16fc2ecec3 Initial proj4 support. Breaks UI. Komяpa 2010-05-10 19:01:52 +03:00
  • c15f861e90 Renderer moved to render.py Komяpa 2010-05-09 12:48:37 +03:00
  • 02987ff27d extrude added, initial text align support Komяpa 2010-05-07 22:24:22 +03:00
  • d407c70d26 Added basic overlapping text dropping Komяpa 2010-05-05 00:36:03 +03:00
  • a3c5d997e3 Added simple sanitizing. Format needs complete rewrite. Komяpa 2010-05-05 00:04:48 +03:00
  • b138a4154f Nicer halo Komяpa 2010-05-04 23:44:25 +03:00
  • 4c60e88b8e Almost full MapCSS line selectors support. Komяpa 2010-05-04 23:43:00 +03:00
  • e773af35e9 First text rendering attempts Komяpa 2010-05-03 20:50:36 +03:00
  • d7476c9645 Full migration to webcolors as color chooser Komяpa 2010-05-03 15:30:37 +03:00
  • a4fc1f9416 Fix layering Komяpa 2010-05-03 14:55:03 +03:00
  • 582afccedb Added military landuse and power lines to default style Komяpa 2010-05-03 14:54:26 +03:00
  • 9232de7e70 Webcolors patch to use better Komяpa 2010-05-03 14:53:30 +03:00
  • 6a17c00b63 Added webcolors library Komяpa 2010-05-03 14:52:01 +03:00
  • cdf3a6f3e4 Inintial UTF8 support Komяpa 2010-05-03 13:21:57 +03:00
  • d4b89a7245 Removed 150-pixel-drag threads and border to make UI faster. Komяpa 2010-05-03 13:21:16 +03:00
  • 4965be91d3 Performance optimization in converter Komяpa 2010-05-03 01:29:56 +03:00
  • 853ea3b280 Converter optimizations Komяpa 2010-05-02 23:33:46 +03:00
  • 2d4846442e Fractional zoomlevels (0.5 step for now) Komяpa 2010-05-02 21:24:45 +03:00
  • 11d2402309 Fixed converter generalization Komяpa 2010-05-02 21:12:50 +03:00
  • f0a646628d Added more builtin styles Komяpa 2010-05-02 21:05:25 +03:00
  • 501d6a9da7 Better styling. - added bridges Komяpa 2010-05-02 15:58:45 +03:00
  • 3453083473 MapCSS initial support. - TODO: MapCSS loading and parsing - TODO: better default stylesheet Komяpa 2010-05-02 15:14:12 +03:00
  • df2643ef96 Added MapCSS-like styling engine. TODO: integrate it with converter and renderer Komяpa 2010-05-02 12:46:22 +03:00
  • 5b4174e9db Changeable vector backends. - added: vtile_backend - fixed: converter now generalizes only intresting ways - first steps to detach renderer Komяpa 2010-05-02 00:18:15 +03:00
  • 5b6c4537dc Merge branches Komяpa 2010-05-01 21:11:42 +03:00
  • e2fac66742 Updated everything. Drag now works well. Komяpa 2010-05-01 21:10:15 +03:00
  • 56f07fc851 Redraw function detach - added: production module to substitute debug one when releasing Komяpa 2010-05-01 18:20:16 +03:00
  • 542a1da2ec Reindenting to 2-space indents Komяpa 2010-05-01 17:16:16 +03:00
  • c9a19f4da2 Updated converter. - fixed: leftover ways Komяpa 2010-05-01 16:23:50 +03:00
  • 91c1a5f7e3 Raw zoom added. :3 foxhind@gmail.com 2010-05-01 16:16:33 +04:00
  • 6dafff3700 Tabs converted to 2 spaces foxhind@gmail.com 2010-05-01 16:07:21 +04:00
  • f797689cd8 Fixed jumpy map. Some locking to fake priority. Dmitry Platonov 2010-05-01 15:10:47 +04:00
  • 6cac54a9b8 Debug module - added: debug() -> sys.stderr.write(), Timer to measur time of some operations Komяpa 2010-05-01 12:34:28 +03:00
  • 1511b7167b Add mouse buttons and scroll reaction foxhind@gmail.com 2010-05-01 02:24:36 +04:00
  • c2b05d53e3 Fixed converter a bit. - added: more styles - fixed: objects pushed to correct tiles - bug: leftover eays keep hanging on screen Komяpa 2010-05-01 00:32:45 +03:00
  • 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 ;) Komяpa 2010-04-30 23:42:00 +03:00
  • 425a2a7471 fixing jumpy map. not there yet. Dmitry Platonov 2010-04-30 22:29:56 +04:00
  • 7020a51ecc Import Dmitry Platonov 2010-04-30 21:41:46 +04:00