Commit graph

1188 commits

Author SHA1 Message Date
Victor Shcherb
75211b4f19 Fix issue with address creator ( cities with same name wrongly deleted) 2012-06-02 22:13:06 +02:00
Pavol Zibrita
5fbd7082a1 Fixed issue 1060 2012-06-02 19:43:05 +02:00
Victor Shcherb
d7a9b434c4 Add missing map message 2012-06-02 18:41:06 +02:00
Victor Shcherb
e769189fb4 Fix fenced 2012-06-02 12:50:49 +02:00
Victor Shcherb
42747de0a5 Add select point dialog to OSM Extraction UI 2012-06-02 12:43:05 +02:00
sonora
2dfaf223f4 implement access=no rendering. Still needs to be checked, color_3 does not seem to display. 2012-06-02 09:15:33 +02:00
sonora
92fbe9c0a7 fix coastline color alignment 2012-06-01 13:02:24 +02:00
sonora
0a7ee645fa align coastline_broken in color scheme 2012-06-01 12:06:14 +02:00
Victor Shcherb
ffa149b460 Fix menu adapter 2012-05-31 22:39:52 +02:00
Victor Shcherb
a533d480b9 Fix douglas peuker 2012-05-31 01:01:07 +02:00
Victor Shcherb
f0ce38200b Fix issue with polygons 2012-05-29 19:28:28 +02:00
Victor Shcherb
56aaffd57f Fix binary writer 2012-05-29 19:28:28 +02:00
Victor Shcherb
04d41b1d71 Fix binary map writer 2012-05-28 23:59:25 +02:00
Victor Shcherb
587d881a55 Use douglas peuker algorithm to simplify ways 2012-05-28 21:14:46 +02:00
Victor Shcherb
93dde790b9 Fix issue with polygons 2012-05-28 19:41:39 +02:00
Victor Shcherb
35bf240ec2 Add public transport platform rendering 2012-05-28 17:54:14 +02:00
Victor Shcherb
a5a25850d4 Move buildings rendering to bottom (below roads) 2012-05-28 17:14:01 +02:00
Victor Shcherb
44f04f5f39 Add public transport and platform station. Fix local indexes activity intent 2012-05-28 14:42:42 +02:00
sonora
c22685f2db tracktype implementation - still untested 2012-05-28 11:02:14 +02:00
Victor Shcherb
38047b3ee4 Fix rendering rule dependency bug 2012-05-28 00:39:31 +02:00
Victor Shcherb
1ae719984b Fix default renderer 2012-05-27 21:32:05 +02:00
Victor Shcherb
68ccbe0450 Fix issue with buildings 2012-05-27 19:33:11 +02:00
Victor Shcherb
e50e1fec6d Fix rendering issue for sports and other polygons 2012-05-27 14:03:53 +02:00
Victor Shcherb
868786eefd Fix bug with multipolygons 2012-05-27 12:21:01 +02:00
sonora
ef7affc671 some renderer cosmetics 2012-05-27 12:07:05 +02:00
Victor Shcherb
1d8436b8d2 Fix important issue with multipolygons 2012-05-26 20:15:44 +02:00
Victor Shcherb
5860d696ce Update binary inspector 2012-05-26 15:06:57 +02:00
Victor Shcherb
8ac1aea1b7 Improve download usability 2012-05-26 00:59:05 +02:00
sonora
3e7ef38464 re-instate old rendering consistency partly damaged by April 10 commit 2012-05-24 20:42:40 +02:00
Victor Shcherb
80d6e6ea82 Update plugin structure 2012-05-23 21:46:47 +02:00
Victor Shcherb
84d36f084c Introduce Plugin api 2012-05-21 01:27:42 +02:00
vshcherb
a4ed0d2509 Fix uploader 2012-05-20 22:58:21 +03:00
Victor Shcherb
2bbe2ee08d Update googlecode upload 2012-05-19 18:38:18 +02:00
Victor Shcherb
966843a4fc Set last modified time correct 2012-05-19 16:19:19 +02:00
Victor Shcherb
7c4e2d5e5a Remove unzipped files 2012-05-19 15:59:28 +02:00
Victor Shcherb
db7a9a573f Update googlecode upload
Conflicts:

	DataExtractionOSM/src/net/osmand/data/index/IndexUploader.java
	Osmand-kernel/expat/expat_library
	Osmand-kernel/freetype/freetype_library
	Osmand-kernel/gif/gif_library
	Osmand-kernel/jpeg/jpeg_library
	Osmand-kernel/png/png_library
	Osmand-kernel/skia/skia_library
2012-05-19 15:05:34 +02:00
Victor Shcherb
a04a563119 Update googlecode upload 2012-05-19 13:52:43 +02:00
Victor Shcherb
1ab69c055a Update googlecode upload 2012-05-19 13:46:00 +02:00
Victor Shcherb
54b0632b80 Update googlecode upload 2012-05-19 13:06:04 +02:00
Victor Shcherb
230710ea8b Preparing routing 2012-05-19 13:06:04 +02:00
Victor Shcherb
65a8dc8452 Introduce crosscompilation 2012-05-19 13:06:04 +02:00
Pavol Zibrita
5b3424c69e Merge pull request #249 from shramov/operator-name
MapObject: set name from operator
2012-05-12 22:18:59 -07:00
Pavel Shramov
c1c327d836 MapObject: set name from operator
If name is not available (common case for fuel stations)
create it from operator and ref (if found).

Signed-off-by: Pavel Shramov <shramov@mexmat.net>
2012-05-12 21:08:04 +04:00
Jindřich Makovička
aceac3b97e use jlong to store pointer
needed for 64bit build
2012-05-12 18:15:11 +02:00
Victor Shcherb
a0f83b91be Fix compilation error 2012-05-12 09:49:04 +02:00
Victor Shcherb
6b69db1ac6 Add icons to java rendering 2012-05-12 09:38:31 +02:00
Victor Shcherb
894e669a95 Implement simple UI for offline rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
a6da67223e JNI rendering impl 2012-05-12 09:38:30 +02:00
Victor Shcherb
d44b535574 To amend 2012-05-12 09:38:30 +02:00
Victor Shcherb
82e4307ed5 Working commit 2012-05-12 09:38:30 +02:00