Commit graph

714 commits

Author SHA1 Message Date
Komяpa
a507e78b10 MapCSS NE (!=) condition support 2010-07-06 17:55:20 +03:00
Komяpa
4086c4fd3e Make less reprojections if coordinate systems are same 2010-07-06 17:54:38 +03:00
Komяpa
0e34a7dc5d MapCSS min() and max() support 2010-07-06 17:53:07 +03:00
Komяpa
40224f526a Openstreetinfo stylesheet tweaks 2010-07-06 17:52:33 +03:00
Komяpa
5494be9df1 Osmosnimki dejavu style 2010-07-06 17:51:49 +03:00
Komяpa
8ad1010564 PostGIS data backend
--HG--
rename : src/vtiles_backend.py => src/backend/vtile/__init__.py
2010-07-05 23:28:07 +03:00
Komяpa
75a92f20ed Fix extruded objects ordering 2010-06-30 00:21:44 +03:00
Komяpa
a15571de9e Fixed MapCSS zoom selectors and GUI drag 2010-06-29 23:13:20 +03:00
Komяpa
0f657ad3a8 Fix extruded objects ordering 2010-06-29 21:59:34 +03:00
Komяpa
1800ad29e1 OpenStreetInfo MapCSS style 2010-06-29 18:35:56 +03:00
Komяpa
562c4087ff Correct extruding of polygons 2010-06-29 18:35:25 +03:00
Komяpa
386efa8bdc eval() engine integrated. 2010-06-29 14:29:28 +03:00
Komяpa
b25bd85b82 minor fix: tags => tag, non-failing eval() 2010-06-29 13:38:59 +03:00
Komяpa
0fb92a919f initial eval() implementation 2010-06-29 13:36:28 +03:00
Komяpa
ecb6bb8394 Webcolors is now a part of MapCSS styling engine
--HG--
rename : src/webcolors/LICENSE.txt => src/mapcss/webcolors/LICENSE.txt
rename : src/webcolors/PKG-INFO => src/mapcss/webcolors/PKG-INFO
rename : src/webcolors/README.txt => src/mapcss/webcolors/README.txt
rename : src/webcolors/__init__.py => src/mapcss/webcolors/__init__.py
rename : src/webcolors/setup.py => src/mapcss/webcolors/setup.py
rename : src/webcolors/webcolors.py => src/mapcss/webcolors/webcolors.py
2010-06-29 13:35:57 +03:00
Komяpa
f555e1c13c fixed 1-pixel shift 2010-06-29 13:33:00 +03:00
Komяpa
7d6a0490c1 Text rendering fixup 2010-06-24 18:47:34 +03:00
Komяpa
ed838a2e89 Fixed zoom and mostly fixed drag 2010-06-24 15:38:29 +03:00
Komяpa
c006ecd99a *SEEMINGLY* fixed screen2lonlat 2010-06-24 14:56:22 +03:00
Komяpa
e0ca0443af fixed GUI resize and zoomlevel calculation 2010-06-24 14:11:40 +03:00
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