Victor Shcherb
67ec6b62c4
add hike-bike map
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@879 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-11 22:39:08 +00:00
Victor Shcherb
4d912abee3
create specific case for holland with admin_level="10" and fix some errors for boundary case
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@878 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-10 23:56:44 +00:00
Victor Shcherb
110edbef8b
implement street search using boundaries
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@877 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-10 00:03:40 +00:00
pavol.zibrita
a24123cbde
- removing not needed code for disabling day/night option when night renderer is selected
...
- fixed sunrise/sunset calculation, the calculated time was in local time zone but was parsed as GMT
- sunrise/sunset calculation is slow to be called in short intervals as it is now after changes for full night mode. Added
5 seconds delay between recalculations, which is OK. It is something like your sunrise/sunset is delayed by 5 seconds :-)
git-svn-id: https://osmand.googlecode.com/svn/trunk@871 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-03 23:49:18 +00:00
Victor Shcherb
5f28c3b2c6
remove unused vars
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@870 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2011-01-03 14:50:17 +00:00
Victor Shcherb
dad4a1276f
fix empty en names for cities (tested on new zealand)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@868 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-31 10:27:04 +00:00
vics001
1780d25c8d
fix pedestrian
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@865 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:50:09 +00:00
vics001
d10a09c76c
adopt night rendering implemented by shlimann
...
fix NPE for last known location
small redesign to support night rendering
git-svn-id: https://osmand.googlecode.com/svn/trunk@864 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:44:14 +00:00
vics001
f3e9c1ae36
fix road priorities
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@863 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-27 10:43:01 +00:00
pavol.zibrita
c510fb5636
- also searching the villages using Collator
...
- created StringMatcher and some its Collator subclasses to be used in village search
- removed toLowerCase calls, as Collator.PRIMARY also ignores the case
git-svn-id: https://osmand.googlecode.com/svn/trunk@859 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 20:45:05 +00:00
vics001
0b064d51db
fix router for some cases
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@855 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 00:51:14 +00:00
pavol.zibrita
a60ef26f4d
Auto switch day/night mode:
...
- added settings for sunrise/sunset,day,night,sensor auto switch
- DayNightHelper contains the base switching logic
- auto switching works only if render is selected which has its -night counterpart
- light sensor threshold is currently hard coded
git-svn-id: https://osmand.googlecode.com/svn/trunk@854 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 23:56:17 +00:00
vics001
ed10675d40
first cut routing
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@853 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 16:16:18 +00:00
vics001
aa6ddff8f0
consider restrictions
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@852 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 20:55:53 +00:00
vics001
c0508cb526
implement test routing functionality for OsmMapCreator
...
Fix main routing problems.
Now routing doesn't support turn restrictions, access, possible problems with roundabouts
git-svn-id: https://osmand.googlecode.com/svn/trunk@851 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 11:35:32 +00:00
vics001
6236cace53
test search roads functionality
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@850 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-23 10:55:35 +00:00
vics001
5a25fe2599
fix australia index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@849 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-22 12:45:32 +00:00
vics001
fe02e64d45
draft version searching closest way
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@848 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-22 12:44:47 +00:00
vics001
232f2ff854
b3
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@846 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 22:44:07 +00:00
pavol.zibrita
ad4e6f8939
Added all non .java files to jar file from source directory. Properties files were missing.
...
Issue: 283
git-svn-id: https://osmand.googlecode.com/svn/trunk@845 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-21 11:23:05 +00:00
prescott66@gmail.com
2871f2de5a
updated osmand/mapcreator spanish translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@844 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-20 16:35:10 +00:00
vics001
37c619d43d
route research
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@842 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 22:49:03 +00:00
pavol.zibrita
e0b66bd2ce
Added java.encoding property
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@840 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 14:10:47 +00:00
vics001
1d9d4cf8b6
simplification binary map index reader (functionally no changes)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@839 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 13:32:57 +00:00
vics001
d867e73a46
slightly change generator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@837 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 23:42:41 +00:00
pavol.zibrita
12e69de000
build.xml modifications for nightbuilds. Added cleanup, compile, upload.
...
Semantics of the original jar and build command is not changed, it can be used
as before.
the ant-lib will probrably stay here and will be removed from OsmAnd project.
git-svn-id: https://osmand.googlecode.com/svn/trunk@836 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 11:53:05 +00:00
pavol.zibrita
5843fd9dab
removed unused import (it makes problem when building using build.xml)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@833 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:50:58 +00:00
prescott66@gmail.com
f8f6676aea
update french and hungarian translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@829 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 22:45:29 +00:00
Olga.shcherb
6918709d65
implement downloading from download.osmand.net
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@825 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 15:08:15 +00:00
Olga.shcherb
3d8e95ff46
change default batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@824 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 15:07:52 +00:00
Olga.shcherb
b291d3518f
update batch creator to support download.osmand.net
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@823 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 12:49:12 +00:00
Olga.shcherb
caa6b1dd58
implement geocache type for amenity and change geocache rendering
...
fix issue 265
git-svn-id: https://osmand.googlecode.com/svn/trunk@822 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 09:55:10 +00:00
Olga.shcherb
ef3c2f38c2
fix compilation problem
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@820 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-14 19:38:47 +00:00
Victor Shcherb
7540e20564
fix issue 268
...
fix issue 265
git-svn-id: https://osmand.googlecode.com/svn/trunk@818 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-14 14:47:29 +00:00
Victor Shcherb
a985103646
add todo's
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@814 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 22:34:26 +00:00
Victor Shcherb
18ffc2e9bb
fix issue 260
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@810 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-13 09:42:36 +00:00
Victor Shcherb
41c02cede9
fix text description
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@807 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 21:51:08 +00:00
prescott66@gmail.com
9905c39ccd
correct slovak translation of mapcreator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@805 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 13:44:28 +00:00
prescott66@gmail.com
b5700b9853
update slovak translation of mapcreator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@804 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 18:45:29 +00:00
Victor Shcherb
ceb29f4135
show output dir for index creation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@802 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 15:31:16 +00:00
Victor Shcherb
1a18058ea7
fix issue 251
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@801 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 14:32:38 +00:00
Victor Shcherb
39f4461f62
implement amenity search from map index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@796 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 11:20:51 +00:00
Victor Shcherb
d8417e0359
fix description for download
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@792 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 20:52:34 +00:00
Victor Shcherb
54672c3902
implement poi search using binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@788 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 15:24:31 +00:00
Victor Shcherb
61df314095
try to fix issue 243
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@785 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 21:09:40 +00:00
Victor Shcherb
eacda164d2
fix issue 253
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@783 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 20:59:58 +00:00
Victor Shcherb
355c44b955
sun rise calendar
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@780 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 10:14:47 +00:00
prescott66@gmail.com
e252d9c3c8
comment some big regions/states to upload in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@777 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 11:09:04 +00:00
prescott66@gmail.com
753d9d49e7
enable download of some regions from cloudmade in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@776 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-07 10:02:23 +00:00
Victor Shcherb
99e3111af0
fix issue 200
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@775 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 23:44:54 +00:00
prescott66@gmail.com
d61228f779
correct description for wget in batch.xml
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@769 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 10:32:34 +00:00
Victor Shcherb
225fe88e25
fix issue 242
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@768 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 08:36:10 +00:00
Victor Shcherb
61c6b08675
fix compilation error
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@765 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 07:56:57 +00:00
Victor Shcherb
22519e0650
fix issue 244
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@764 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-06 07:52:28 +00:00
Victor Shcherb
e636efaf03
fix code revision
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@755 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 12:08:10 +00:00
Victor Shcherb
66766bf3cc
fix issue 233
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@754 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 12:03:34 +00:00
Victor Shcherb
642d445a14
fix issue 235, 215
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@753 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-04 10:14:11 +00:00
Victor Shcherb
30537850f5
small changes with batch
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@749 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-02 19:20:18 +00:00
Victor Shcherb
6aca103986
fix issue 225
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@746 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 23:18:25 +00:00
Victor Shcherb
9fbc41ac08
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@744 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 23:06:06 +00:00
Victor Shcherb
3e295b3280
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@742 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 22:22:20 +00:00
Victor Shcherb
ac365ab99f
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@741 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 22:10:38 +00:00
Victor Shcherb
df6172d76c
fix array out of bound
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@740 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 14:41:11 +00:00
Victor Shcherb
758920c812
fix NPE
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@739 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 14:29:37 +00:00
Victor Shcherb
24db7d1f9d
fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@738 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 11:12:36 +00:00
Victor Shcherb
a1a66cb627
fix bug with rtree cache
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@737 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 09:49:26 +00:00
Victor Shcherb
d980d7c5b4
fix batch indexing
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@735 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 22:54:40 +00:00
Victor Shcherb
1b95fce00e
fix issue
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@734 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 22:40:28 +00:00
Victor Shcherb
bb1a8bf23c
fix batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@733 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 21:43:01 +00:00
Victor Shcherb
8be3c1e0a2
fix uploaded information about index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@732 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 20:38:35 +00:00
Victor Shcherb
821112eb97
fix batch creating
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@731 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 20:31:45 +00:00
Victor Shcherb
62b34f70a2
fix issue 184
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@730 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 19:53:19 +00:00
Victor Shcherb
01a584e43a
implement map_zoom parameter for index batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@729 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 14:44:59 +00:00
Victor Shcherb
e9294b83cf
add map rendering types file to parameter
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@728 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 12:50:26 +00:00
Victor Shcherb
abc586c825
implement map zooms class
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@727 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-30 10:22:05 +00:00
Victor Shcherb
940c542da6
fix issue 222
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@724 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-29 21:02:37 +00:00
Victor Shcherb
255a5c3bed
fix performance
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@723 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-29 09:59:57 +00:00
Victor Shcherb
2113653abb
fix issue 215
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@722 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:20:05 +00:00
Victor Shcherb
ac08bcf5c4
fix issue 220
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@721 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:10:06 +00:00
Victor Shcherb
ecf40a9edd
rename messages -> swing_messages
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@720 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:05:30 +00:00
Victor Shcherb
e2ee14856b
apply patch from issue 218
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@719 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:03:47 +00:00
Victor Shcherb
e0e262d5a4
apply patch with closing prepared statements
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@718 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 23:00:45 +00:00
Victor Shcherb
b971af6284
fix issue 219
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@717 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 22:56:43 +00:00
Victor Shcherb
e5e7509a98
fix issue 221
...
fix issue 198
git-svn-id: https://osmand.googlecode.com/svn/trunk@715 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 22:39:12 +00:00
Victor Shcherb
f8ef200333
fix issue 198:
...
1. combine long ways
2. Implement douglas algorithm
That patch not for big regions!!!
git-svn-id: https://osmand.googlecode.com/svn/trunk@712 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-27 15:51:40 +00:00
Victor Shcherb
a960420436
fix rendering issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@710 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-26 11:53:14 +00:00
Victor Shcherb
9b8ae07b4d
implement basic car rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@709 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-26 11:08:16 +00:00
Victor Shcherb
f3c993d44a
Fixed issue 212
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@708 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-26 08:26:21 +00:00
Victor Shcherb
fbd6865b8a
fix compilation problems
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@707 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-25 19:22:33 +00:00
Victor Shcherb
e069a5c850
fix issue 210
...
fix issue 86
fix bug with primary roads zoom < 10
git-svn-id: https://osmand.googlecode.com/svn/trunk@701 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-24 12:33:46 +00:00
Victor Shcherb
791340424b
fix issue 205
...
try to fix issue 200
git-svn-id: https://osmand.googlecode.com/svn/trunk@700 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 23:09:27 +00:00
Victor Shcherb
9070abe50f
change maxzoom to convenient minzoom
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@699 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 22:58:41 +00:00
Victor Shcherb
2ac6c8ded1
fix issue 197
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@698 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 22:00:13 +00:00
Victor Shcherb
9a1496ea09
fix issue 192
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@697 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 21:50:53 +00:00
Victor Shcherb
0f8eddef48
fix issue 209
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@694 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 12:16:37 +00:00
Victor Shcherb
a0a86602d9
improve logging issue 205
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@691 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-23 10:24:43 +00:00
Victor Shcherb
1bf926ad69
implement vector rendering menu options
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@687 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-22 19:38:35 +00:00
Victor Shcherb
5838309ea3
implement ordering for xml renderer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@684 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-21 22:53:31 +00:00
Victor Shcherb
f02c68e6f9
fix rendering issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@683 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-21 21:28:30 +00:00
Victor Shcherb
ab9f6a46bd
implement basic xml renderer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@682 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-21 14:08:30 +00:00
Victor Shcherb
85ad5226a4
implement rendering parser
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@681 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-20 17:30:01 +00:00
Victor Shcherb
5549136ba9
fix problems for english street names
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@677 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-15 14:49:09 +00:00
Victor Shcherb
d77f274e75
fix issue 186
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@675 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-15 14:26:59 +00:00
Victor Shcherb
f1f2974cda
fix build problems (ignored xml resources)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@674 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-14 23:33:50 +00:00
Victor Shcherb
242dd2fb1a
fix issue 178 and add rendering_types to binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@673 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-14 23:09:22 +00:00
Victor Shcherb
3adc33fd6c
refactoring map rendering types
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@672 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-14 16:46:39 +00:00
Victor Shcherb
bd488de9d9
refactoring of MapRenderingTypes
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@669 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-13 23:06:39 +00:00
Victor Shcherb
36308e57cd
fix issue 167
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@668 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-13 13:14:22 +00:00
Victor Shcherb
750bfccc70
fix issue obf format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@667 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-13 13:07:19 +00:00
Victor Shcherb
979f674ede
fixing bugs
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@664 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 21:37:26 +00:00
Victor Shcherb
a2dbdbd399
fix issue 146
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@663 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 20:31:35 +00:00
Victor Shcherb
2bbe41fa7d
bugfix issue 166
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@662 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 19:46:06 +00:00
Victor Shcherb
1d8b5a97d8
fix bugs implement binary index inspector tool
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@660 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 16:32:31 +00:00
Victor Shcherb
b68a330e8f
bugfix issue 153
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@659 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 12:44:47 +00:00
Victor Shcherb
b7a3a09b32
implement binary map inspector
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@658 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-12 11:53:56 +00:00
Victor Shcherb
eaf239091a
fix bugs with poi
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@656 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-11 22:09:11 +00:00
Victor Shcherb
e561312188
fix issue 162
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@655 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-11 22:03:22 +00:00
Victor Shcherb
c970815ac8
improve index creating
...
remove backward compatibility with old indexes
git-svn-id: https://osmand.googlecode.com/svn/trunk@654 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-11 20:12:31 +00:00
Victor Shcherb
48f7a63670
fix performance for address index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@653 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-11 14:54:18 +00:00
Victor Shcherb
c81d9dbed4
improve performance
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@652 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-10 23:42:24 +00:00
Victor Shcherb
03b9d890b4
fix issue 156
...
improve performance by adding h2 database
git-svn-id: https://osmand.googlecode.com/svn/trunk@651 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-10 22:16:42 +00:00
Victor Shcherb
d792ac8547
bugfix issue 160
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@650 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-10 00:01:27 +00:00
Victor Shcherb
b4223356d5
new todos
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@649 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-07 10:02:33 +00:00
Victor Shcherb
4627a48cee
fix issue 129
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@647 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-07 09:58:58 +00:00
Victor Shcherb
9bff7b51ce
fix issue 147
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@645 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-07 09:53:31 +00:00
Victor Shcherb
7c32c7ca5f
fix issue 114
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@644 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-07 09:49:00 +00:00
Victor Shcherb
522ac6916f
fix issue 148
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@642 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 23:16:00 +00:00
Victor Shcherb
8a4b742bfb
fix issue 151
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@640 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 22:38:00 +00:00
Victor Shcherb
91b13bd88a
fix issue 151
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@639 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 22:37:13 +00:00
Victor Shcherb
82f3d9bb15
support binary transport indexes
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@638 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 21:52:17 +00:00
Victor Shcherb
a32daf7a6e
fix transport reader/writer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@637 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 16:34:40 +00:00
Victor Shcherb
4dd4efe6ba
implement binary transport reader
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@636 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 12:42:46 +00:00
Victor Shcherb
082c6ea018
fix issue 138
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@635 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-05 20:59:58 +00:00
Victor Shcherb
d1c5fdfb39
fix transport binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@633 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-05 20:44:15 +00:00
Victor Shcherb
2094f78e48
add hungarian translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@632 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-05 12:16:54 +00:00
Victor Shcherb
880b5e5541
fix indexing issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@631 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-05 12:11:09 +00:00
Victor Shcherb
a9475d2196
fix index creator progress
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@629 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-03 15:11:14 +00:00
Victor Shcherb
c90cd81b7b
implement street intersection
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@628 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-03 13:07:14 +00:00
Victor Shcherb
0cbabe4bd2
fix performance for hamlets in address inde
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@627 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-02 23:27:39 +00:00
Victor Shcherb
2c30496c45
additional implementation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@626 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-02 22:00:57 +00:00
Victor Shcherb
ac495120d9
add new address index format support
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@625 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-02 21:59:47 +00:00
Victor Shcherb
425d0d1fcc
implement address reader
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@624 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-02 12:33:35 +00:00
Victor Shcherb
ff66e23cfa
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@623 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-02 10:41:53 +00:00
Victor Shcherb
0c7fb15594
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@622 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-01 23:54:41 +00:00
Victor Shcherb
c395d37cb2
support binary address index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@621 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-01 23:42:17 +00:00
Victor Shcherb
dda3b6ec80
add address index to binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@620 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-01 13:54:52 +00:00
Victor Shcherb
45c33e0f07
fix NPE
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@619 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-01 13:00:53 +00:00
Victor Shcherb
a759f52f5a
fix issues for self intersection regions at low levels zoom
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@618 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-31 22:16:52 +00:00
Victor Shcherb
4850ac10f1
fix multipolygons and memory issue for low level zooms
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@617 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-31 12:37:33 +00:00
Victor Shcherb
8576722366
fix multipolygon issue
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@616 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 18:01:05 +00:00
Victor Shcherb
9bf88062d5
fix issue 115
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@614 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 11:05:22 +00:00
Victor Shcherb
b24c08a0c1
fix issues with old map.odb format (remove it from support)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@613 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 10:12:34 +00:00
Victor Shcherb
3d87b2051a
fix issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@612 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 09:23:51 +00:00
Victor Shcherb
593b697f7d
improve speed/size index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@611 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-30 09:06:21 +00:00
Victor Shcherb
42483aad80
fix performance
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@610 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-29 14:58:14 +00:00
Victor Shcherb
ec94b03c1a
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@609 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-29 13:28:59 +00:00
Victor Shcherb
042b616517
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@608 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 21:53:24 +00:00
Victor Shcherb
eb41980ef9
first cut
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@606 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 21:11:01 +00:00
Victor Shcherb
979e5d85a9
fix some issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@605 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 19:13:05 +00:00
Victor Shcherb
d1f0dd612d
package refactoring
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@602 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 16:57:58 +00:00
Victor Shcherb
f3758d384c
fix some problems
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@601 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 15:55:42 +00:00
Victor Shcherb
ed5416f404
fix some problems
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@600 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 15:55:09 +00:00
Victor Shcherb
c6993e8810
fix reader
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@597 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-28 07:52:19 +00:00
Victor Shcherb
c9982c0b97
fix some issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@596 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-27 20:04:09 +00:00
Victor Shcherb
e1f4daa59c
implement new binary format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@593 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-27 15:18:28 +00:00
Victor Shcherb
45b8c23ee8
implement new version of vector index
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@592 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-27 10:36:07 +00:00
Victor Shcherb
2176d32a00
fix building
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@590 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-25 15:21:43 +00:00
Victor Shcherb
30bbe470d8
new index batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@589 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-25 07:35:28 +00:00
Victor Shcherb
43b5fd467c
check in format
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@588 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-24 22:48:07 +00:00
Victor Shcherb
b0c8a5a169
fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@585 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-21 13:47:16 +00:00
Victor Shcherb
36824c4440
fix strings
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@584 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-21 10:11:10 +00:00
Victor Shcherb
f9d5cd9495
index batch
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@583 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-20 19:50:03 +00:00
Victor Shcherb
ef33ce85ea
batch indexing
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@582 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-20 19:48:43 +00:00
Victor Shcherb
e66a58adb0
urgent version bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@580 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-20 11:49:05 +00:00
Victor Shcherb
46e063f731
add index creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@579 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-19 21:20:24 +00:00
Victor Shcherb
430cc39841
fix issue with favorites and issue 101
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@578 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-19 20:18:23 +00:00
Victor Shcherb
81c47c5e11
add slovakian translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@576 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-18 09:03:40 +00:00
Victor Shcherb
1c092e5cb7
fix some issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@575 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-18 08:18:59 +00:00
Victor Shcherb
af0f31afaa
fix issue 92
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@571 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-14 20:40:27 +00:00
Victor Shcherb
94560131c8
fix issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@570 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-14 10:47:32 +00:00
Victor Shcherb
4a340f7c46
fix issue 91
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@569 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-14 09:06:08 +00:00
Victor Shcherb
565e6659b3
issue 89
...
and issue zoom buttons
git-svn-id: https://osmand.googlecode.com/svn/trunk@564 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-13 21:09:55 +00:00
Victor Shcherb
1436a4ccb5
fix download activity
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@560 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 23:21:22 +00:00
Victor Shcherb
5c897656ef
bug fixing (based on crash reports)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@553 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 19:24:11 +00:00
Victor Shcherb
7945297d2e
add osm pbf file support
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@549 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 18:27:34 +00:00
Victor Shcherb
e0f7f09a10
issue 17
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@546 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-09 12:38:12 +00:00
Victor Shcherb
e9a8a899e3
fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@545 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-08 16:38:58 +00:00
Victor Shcherb
27ed10f078
fix zoom issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@544 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-08 16:30:26 +00:00
Victor Shcherb
9454618ddb
fix transport
...
build issues
git-svn-id: https://osmand.googlecode.com/svn/trunk@543 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-06 15:25:06 +00:00
Victor Shcherb
5961abdf23
fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@542 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-04 21:08:04 +00:00
Victor Shcherb
c62d4984fc
fix compilation problem
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@541 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-04 18:57:58 +00:00
Victor Shcherb
9b5426877b
improve rendering by using primitive collections
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@540 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-03 12:35:03 +00:00
Victor Shcherb
60714e7932
fix multipolygon names/types
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@539 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-03 09:45:30 +00:00
Victor Shcherb
451dcf5238
fix small issues
...
implement features
git-svn-id: https://osmand.googlecode.com/svn/trunk@538 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-02 20:22:19 +00:00
Victor Shcherb
b96a2c2888
implement multipolygon
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@537 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-02 14:36:18 +00:00
Victor Shcherb
34753e897a
add restrictions
...
change rendering strategy
git-svn-id: https://osmand.googlecode.com/svn/trunk@536 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-02 12:45:17 +00:00
Victor Shcherb
15622be00e
implement progress indicator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@535 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-30 18:58:18 +00:00
Victor Shcherb
f221fc3b4b
fix issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@533 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-29 12:25:54 +00:00
Victor Shcherb
8b8cf4e519
add velcom animation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@532 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-28 22:23:14 +00:00
Victor Shcherb
99b96ab7c0
fix rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@531 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-28 09:22:50 +00:00
Victor Shcherb
e4b2442521
improve voice downloading
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@530 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-27 22:25:53 +00:00
Victor Shcherb
59f16364cd
fix bugs
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@529 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-27 16:25:48 +00:00
Victor Shcherb
173815a3d7
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@527 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-27 14:14:39 +00:00
Victor Shcherb
ca47dc056f
fix multitype sort
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@526 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-26 22:37:21 +00:00
Victor Shcherb
1a52d0fb51
fix rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@525 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-26 13:57:33 +00:00
Victor Shcherb
6ebf6f2511
implement multipolygons
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@523 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-25 22:04:16 +00:00
Victor Shcherb
0ab77ae514
implement rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@517 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-21 23:41:21 +00:00
Victor Shcherb
4556286177
fix text implementation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@516 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-21 22:18:44 +00:00
Victor Shcherb
a9ac742588
implement rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@515 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-21 20:59:57 +00:00
Victor Shcherb
5d851e8e6b
add text rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@513 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-20 18:01:03 +00:00
Victor Shcherb
be472ae0ad
improve text rendering and delete downloads
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@512 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-19 23:53:56 +00:00
Victor Shcherb
8dd40fc1d1
redesign swing UI to support new index creator mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@511 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-19 11:01:22 +00:00
Victor Shcherb
dc8352bfac
redesign swing UI to support new index creator mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@510 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-19 10:42:45 +00:00
Victor Shcherb
ce36617681
redesign swing UI to support new index creator mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@509 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-19 10:42:16 +00:00
Victor Shcherb
0afdfa96dc
implement navigation using gpx file
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@508 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-18 22:52:06 +00:00
Victor Shcherb
0bf98bcf33
implement gpx layer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@503 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-17 16:03:47 +00:00
Victor Shcherb
55cc4ab189
improve rotation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@502 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-17 06:24:18 +00:00
Victor Shcherb
428fab7854
implement rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@501 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-15 15:17:56 +00:00
Victor Shcherb
53d8e49c1d
implement rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@500 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-14 20:05:14 +00:00
Victor Shcherb
fe72139b86
improve rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@499 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-13 19:03:43 +00:00
Victor Shcherb
4d147ca9cb
improve rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@498 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-13 18:39:20 +00:00
Victor Shcherb
bb65b7222f
improve rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@497 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-11 10:17:51 +00:00
Victor Shcherb
09dfc82440
implement faster coordinates for rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@496 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-09 09:40:49 +00:00
Victor Shcherb
a0ec94cde3
improve rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@495 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-08 21:58:55 +00:00
Victor Shcherb
f327faf918
improve rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@493 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-08 13:51:01 +00:00
Victor Shcherb
19f0a808c8
implement renderer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@492 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-07 13:34:44 +00:00
Victor Shcherb
c82888e19f
fix renderer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@491 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-07 11:24:13 +00:00
Victor Shcherb
c3472fcee1
implement render further
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@490 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-06 22:11:37 +00:00
Victor Shcherb
476754caeb
fix bugs with renderer
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@489 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-05 21:46:26 +00:00
Victor Shcherb
8c9fecb434
create fully functional osmand application object
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@488 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-05 18:23:51 +00:00
Victor Shcherb
d791fd2a5a
implement type for vector objects
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@487 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-05 09:44:53 +00:00
Victor Shcherb
7818380320
fix rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@486 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-02 20:58:06 +00:00
Victor Shcherb
2b3525ec2d
add french translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@485 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-02 14:08:05 +00:00
Victor Shcherb
ca5b481061
implement draft version of rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@481 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-02 11:52:03 +00:00
Victor Shcherb
b70e3b8bfc
implement vector rendering
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@480 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-01 11:29:22 +00:00
vics001
d898554078
fixing bugs implementing
...
first cut map
git-svn-id: https://osmand.googlecode.com/svn/trunk@477 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-29 12:26:45 +00:00
Victor Shcherb
cae2fec932
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@472 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-23 11:59:03 +00:00
Victor Shcherb
59ed71f20f
BUGFIX 47
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@471 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-20 09:39:04 +00:00
Victor Shcherb
a91bbba9c9
fix search near last map location
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@465 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-18 13:09:44 +00:00
Victor Shcherb
73449e4ea6
BUGFIX 39
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@464 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-17 23:01:57 +00:00
Victor Shcherb
64487887c3
BUGFIX 40
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@463 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-17 22:32:22 +00:00
Victor Shcherb
0c7ef8af0a
check in android-7 version but keep target as 3
...
fix osmand.net
git-svn-id: https://osmand.googlecode.com/svn/trunk@461 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-17 19:41:52 +00:00
Victor Shcherb
ce4b324108
BUGFIX 18
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@460 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-17 08:16:33 +00:00
Victor Shcherb
8a4c74f1e2
prepare to batch
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@459 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-16 22:54:00 +00:00
Victor Shcherb
50249440e2
change net.osmand
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@455 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-16 22:36:24 +00:00
Victor Shcherb
d1866f90ed
implement ah shop resolver
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@454 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-16 15:29:45 +00:00
Victor Shcherb
b06b43ca9c
implement ah resolver
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@453 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-15 22:22:24 +00:00
Victor Shcherb
fa091e92d7
implement new indexing mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@452 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-14 10:18:30 +00:00
Victor Shcherb
b0a5076613
implement index creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@451 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-13 23:00:37 +00:00
Victor Shcherb
899156e6cd
fixing bugs
...
improve indexing
git-svn-id: https://osmand.googlecode.com/svn/trunk@450 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-12 23:46:45 +00:00
Victor Shcherb
d8e20d3499
implement new indexer mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@448 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-11 13:13:07 +00:00
Victor Shcherb
b538993237
inventing new indexing mechanism
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@447 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-11 09:28:22 +00:00
Victor Shcherb
d5e313ea18
classpath
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@446 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-10 21:03:47 +00:00
andrei.adamian
2c8ab637cb
Read albert heijn supermarkets
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@445 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-10 21:00:42 +00:00
Victor Shcherb
2e08962813
BUGFIX
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@444 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-08 13:00:54 +00:00
Victor Shcherb
c1bf86149b
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@442 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 19:13:59 +00:00
Victor Shcherb
495f4283e7
update todo's
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@440 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 08:19:19 +00:00
Victor Shcherb
a7fe24e80e
add future tile source templates
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@439 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 08:18:37 +00:00
Victor Shcherb
733917caae
fix bugs
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@438 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-06 07:11:06 +00:00
Victor Shcherb
92150907d8
fix issues
...
improve address
git-svn-id: https://osmand.googlecode.com/svn/trunk@436 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-04 21:07:15 +00:00
Victor Shcherb
c8e9f2a544
fix zoom * 1.5 for high density devices
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@435 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-04 09:46:35 +00:00
Victor Shcherb
6de5f60c4e
add support for diff screens (map)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@434 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 21:59:22 +00:00
Victor Shcherb
cffd20848d
fix layout for different screen support
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@433 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 19:21:45 +00:00
Victor Shcherb
16091c2846
fix small issues
...
fix layer high density support
git-svn-id: https://osmand.googlecode.com/svn/trunk@431 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 13:21:44 +00:00
Victor Shcherb
02f3efea8c
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@430 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 11:43:25 +00:00
Victor Shcherb
044f6cf47f
fix layout for different screens
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@429 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 09:35:51 +00:00
Victor Shcherb
61e08f8848
fix layout for large/small screens and high density devices...
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@428 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-02 20:59:28 +00:00
Victor Shcherb
6ab7d87b5d
add index batch creator
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@427 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-02 17:20:32 +00:00
Victor Shcherb
c1d63167ab
0.3.3 release
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@425 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-02 10:52:16 +00:00
Victor Shcherb
2e02f31dc1
add spanish translation
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@423 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-02 07:39:08 +00:00
Victor Shcherb
3b5a535af9
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@422 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-01 22:44:02 +00:00
Victor Shcherb
2cc3eb1a41
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@421 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-01 21:11:10 +00:00
Victor Shcherb
cf4323f56a
fix version
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@420 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-31 10:38:44 +00:00
Victor Shcherb
cb80fc1430
implement import/export favorite points
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@419 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-31 10:38:16 +00:00
Victor Shcherb
54a8294e52
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@418 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-30 21:22:13 +00:00
Victor Shcherb
b95d38941c
small improvements
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@416 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-30 17:13:28 +00:00
Victor Shcherb
36653a97b3
prepare to 0.3.2 release
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@415 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-30 09:03:53 +00:00
Victor Shcherb
0c0d15f2f5
add overzoom
...
start implement different densities
git-svn-id: https://osmand.googlecode.com/svn/trunk@413 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-29 22:03:53 +00:00
Victor Shcherb
fe0d12fb96
fix yandex zoom
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@412 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-29 13:17:09 +00:00
Victor Shcherb
351d28408a
prepare renderer staff
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@410 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 21:14:43 +00:00
nils.jermann@gmail.com
e2a36d7011
git-svn-id: https://osmand.googlecode.com/svn/trunk@405 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 20:02:08 +00:00
Victor Shcherb
3ca8c5e707
bug fix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@404 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 15:29:50 +00:00
Victor Shcherb
5f8990543c
add russia downloads/deutch strings
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@403 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 10:13:19 +00:00
Victor Shcherb
562e5237e6
adding deutch/ 0.3.2 alpha release
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@402 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-28 07:24:38 +00:00
Victor Shcherb
d707d5295b
add wms to osmand
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@400 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-27 18:58:42 +00:00
Victor Shcherb
59b29aa2e3
fix bugs and add url template
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@399 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-27 18:00:44 +00:00
Victor Shcherb
5d6e9b2cd7
fix google code read index (out of memory)
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@398 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-27 13:14:52 +00:00
Victor Shcherb
69892cbbb3
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@396 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-26 10:49:52 +00:00
Victor Shcherb
4ff8a9b8f2
Yandex traffic
...
Urgent bugfix
git-svn-id: https://osmand.googlecode.com/svn/trunk@395 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-24 21:26:42 +00:00
Victor Shcherb
c48e4a786f
finalize 0.3
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@390 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-23 06:13:03 +00:00
Victor Shcherb
dc2312ad57
implement transport layer info
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@388 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-22 20:40:28 +00:00
Victor Shcherb
292166001a
add name finder service
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@387 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-22 19:32:12 +00:00
Victor Shcherb
5caaa1a60d
implement show route info
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@385 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-22 12:00:40 +00:00
Victor Shcherb
ee2de0c5cb
implement layers
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@383 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-22 07:00:43 +00:00
Victor Shcherb
e4129286b7
add layers
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@382 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 21:51:59 +00:00
Victor Shcherb
134e4c7b6e
images done
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@381 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 14:52:54 +00:00
Victor Shcherb
83300fb53d
check in what should be run
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@378 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 08:08:30 +00:00
Victor Shcherb
8462dd457d
bugfix
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@377 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 07:22:20 +00:00
Victor Shcherb
3774f9b3cb
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@376 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-21 06:41:11 +00:00
Victor Shcherb
e1607267f4
Implement some fixes
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@375 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-20 12:28:33 +00:00