Victor Shcherb
54c3487c48
POI Name index
2011-09-28 01:38:52 +02:00
Victor Shcherb
068a15d7cc
Preserve space for name indexes
2011-09-28 01:38:52 +02:00
Victor Shcherb
c5179ada99
Modify binary POI data structure
2011-09-28 01:38:51 +02:00
Pavol Zibrita
9470285d3f
Trying to find better street-city binding according existing boundaries.
...
Removing incomplete boundaries.
Returned the algorithm to search nearest city/village for streets with
same name that are near different districts.
2011-09-26 21:08:29 +02:00
Pavol Zibrita
09a8cdfaf7
Include original file size in zipfile.
2011-09-26 00:55:46 +02:00
Victor Shcherb
be734aef85
Optimize poi search
2011-09-25 20:58:23 +02:00
Victor Shcherb
71baf5a7af
Small improvements to Local Index Activity. Made search faster
2011-09-25 18:20:11 +02:00
Victor Shcherb
fccd27d426
Update search to limit results
2011-09-25 01:14:35 +02:00
Victor Shcherb
45d34de01c
Slightly improve poi search activity
2011-09-24 21:20:48 +02:00
Victor Shcherb
ade397475a
Small improvements
2011-09-24 11:58:17 +02:00
Victor Shcherb
e7d1c174fd
Update index info
2011-09-24 11:58:17 +02:00
Victor Shcherb
e47d9efe5f
Update boundary for poi data
2011-09-24 11:58:17 +02:00
Victor Shcherb
3b4f0ec85f
Fix binary poi search
2011-09-24 11:58:17 +02:00
Victor Shcherb
2bc344fb82
Read/write poi
2011-09-24 11:58:17 +02:00
Pavol Zibrita
2093ac93dc
More changes address creation without cityAdminLevel.
...
Some small refactoring also. Still, the streets are not generated
correctly.
2011-09-23 11:11:10 +02:00
Pavol Zibrita
f9b0835949
Added printout of regions,cities,villages,streets
...
fixed compilation problem
2011-09-22 12:48:38 +02:00
Victor Shcherb
bfdf307975
Write poi data
2011-09-22 01:12:22 +02:00
Victor Shcherb
bbcf0e344c
Fix small issues with address data loading
2011-09-22 01:12:21 +02:00
Victor Shcherb
f571feaf68
Binary poi index writer
2011-09-22 01:12:21 +02:00
Victor Shcherb
fc0dff14e5
Initial add POI index
2011-09-22 01:12:21 +02:00
Victor Shcherb
56420d671a
Update batch indexes.xml
2011-09-20 21:02:21 +02:00
Pavol Zibrita
ffa836415a
fix google authorization
2011-09-20 14:57:50 +02:00
Pavol Zibrita
5e5b41913b
Reverted some optimalizations (bad placed)
2011-09-20 12:35:37 +02:00
Pavol Zibrita
6ee18303a2
Fix compilation error.
2011-09-20 09:21:23 +02:00
pavolzibrita
eabcf13509
Merge pull request #72 from arlas/patch-7
...
optimizations from http://developer.android.com/guide/practices/design/pe
2011-09-19 21:32:28 -07:00
Victor Shcherb
9c0b06e197
Fix small mistakes and issue Issue 635
2011-09-20 01:47:15 +02:00
arlas
134dd22695
Edited DataExtractionOSM/src/net/osmand/osm/util/MinskTransReader.java via GitHub
2011-09-19 16:50:18 +03:00
arlas
cfd875c230
Edited DataExtractionOSM/src/net/osmand/osm/io/OsmBaseStorage.java via GitHub
2011-09-19 16:41:43 +03:00
arlas
6c908b967e
Edited DataExtractionOSM/src/net/osmand/osm/Way.java via GitHub
2011-09-19 16:38:07 +03:00
arlas
a500d0a4f4
Edited DataExtractionOSM/src/net/osmand/binary/BinaryInspector.java via GitHub
2011-09-19 16:29:20 +03:00
arlas
73c576af25
optimizations
2011-09-19 16:22:45 +03:00
arlas
989720ffaa
optimization csize
2011-09-19 16:13:41 +03:00
arlas
c322bbd53b
optimizations
2011-09-19 16:02:07 +03:00
arlas
00b355b012
optimizations from http://developer.android.com/guide/practices/design/performance.html
2011-09-19 15:52:35 +03:00
Victor Shcherb
146446661c
Initial city rewriting
2011-09-19 01:37:25 +02:00
Victor Shcherb
49e435e88e
Replace LF by CRLF
2011-09-19 00:32:53 +02:00
arlas
162838bb30
edit squareroots and proposal for offline routing
2011-09-19 00:36:56 +03:00
vshcherb
a8f1a22e12
Merge pull request #64 from arlas/patch-3
...
changed priorities, OSM mappers advice
2011-09-18 06:38:20 -07:00
Victor Shcherb
20b37cb0a9
Merge branch 'searchUI'
2011-09-17 13:47:46 +02:00
Victor Shcherb
4d56ca74de
Implement incremental search
2011-09-16 01:41:09 +02:00
Victor Shcherb
890277dd4b
Partial implementation
2011-09-15 02:01:58 +02:00
vshcherb
eb256ffcd0
Fix convert31Y
2011-09-14 01:51:37 +03:00
vshcherb
b811842864
Issue 638 added Russia to the file
2011-09-14 00:39:14 +03:00
Pavol Zibrita
990baaa2ec
Increasing buffer size, deleting temp file asap.
2011-09-13 23:18:19 +02:00
Victor Shcherb
e864bee7cb
Implement search
2011-09-13 09:43:17 +02:00
Victor Shcherb
b32ea87c04
Small changes in search address
2011-09-13 08:34:08 +02:00
Pavol Zibrita
e2ebcb8c96
Cache increase.
...
Thi is used only in CachedNodes which is used when creating rTrees,
should have no effect on OsmAnd app.
2011-09-13 01:50:20 +02:00
Victor Shcherb
52b14cc559
Issue 640. minor
2011-09-11 17:21:54 +02:00
arlas
3a4201ff8e
changed priorities, OSM mappers advice
2011-09-10 14:25:42 +03:00
Victor Shcherb
193faa4799
Development 0.6.8
2011-09-07 21:22:49 +02:00
Victor Shcherb
8249b34dd0
Version 0.6.7
2011-09-07 21:12:09 +02:00
Pavol Zibrita
db74682557
Fixed NumberFormatException when creating maps.
2011-09-05 22:49:42 +02:00
Victor Shcherb
820ccee4d0
Replace LF by CRLF
2011-09-04 14:12:29 +03:00
Pavol Zibrita
dc24eeb63c
Make streets close to each other with same name the same street.
2011-09-02 23:56:25 +02:00
pavolzibrita
384aa0bb43
Fix possible NumberFormatException
2011-09-01 12:33:43 +03:00
pavolzibrita
94ccae3cb2
Fixed bug 627
2011-09-01 11:38:50 +03:00
Pavol Zibrita
bf89b2ae20
Fixed issue 352. Multiple streets with same names in different
...
districts.
2011-08-29 14:32:02 +02:00
Pavol Zibrita
9675297248
Fixed issue 352. Multiple streets with same names in different
...
districts.
2011-08-29 14:31:59 +02:00
sonora
fa0ed6294e
remove moreDetail implementation to facilitate different way of doing it. Left only SHOW_MORE_MAP_DETAIL setting in.
2011-08-29 11:05:33 +02:00
Victor Shcherb
0cb0263259
Implement share GPX files functionality
2011-08-28 20:34:51 +02:00
Victor Shcherb
eb73fe8c39
Fix issue 620. Motorway junction
2011-08-27 14:31:13 +02:00
Victor Shcherb
1f5af8ba34
Refactor a bit download helper and implement keepScreenOn flag only when download is in progress
2011-08-27 12:14:46 +02:00
Victor Shcherb
2864ea631c
Increase size to reasonable 1024. I think after 1024 if it would be still problem it should be shrink
2011-08-27 00:46:39 +02:00
sonora
53bc7a478c
in car renderer, display motorway junction tag already at zoom14
2011-08-26 11:18:51 +02:00
sonora
a8f6d957a3
implement moreDetail switch (4)
2011-08-25 15:05:13 +02:00
Victor Shcherb
b7c38b27a9
Implement GPX explorer. Issue 514
2011-08-21 15:15:57 +02:00
sonora
48638ecdf6
re-introduced edges of white roads (in default renderer) due to bad visibility on some backgrounds (fixed Issue 598). Also introduced edges for secondary roads due to bad visibility on "field" background, i.e. they almost "disappeared" in agricultury regions.
2011-08-21 22:19:05 +03:00
sonora
945b5ea1c5
removed some surplus blanks
2011-08-21 22:10:13 +03:00
Victor Shcherb
b029bbd51e
Germany admin_level=7 for cities
2011-08-21 00:06:07 +02:00
Victor Shcherb
7aec6b168a
Implement offline indexes manager in application. Issue 366
2011-08-20 22:56:40 +02:00
Victor Shcherb
bb264fb38a
Update progress
2011-08-20 21:01:31 +02:00
sonora
3fab356a25
make renderer names a bit more explanatory (4)
2011-08-19 10:06:00 +03:00
sonora
c28862ae42
make renderer names a bit more explanatory (3)
2011-08-19 10:05:22 +03:00
Victor Shcherb
b914b75196
Draft version
2011-08-18 23:38:30 +02:00
victor
f3f424d1aa
Introduce different renderings for all-purpose and default
2011-08-18 15:36:43 +02:00
sonora
caf59543aa
test re-basing of bicycle and pedestrian render to display more detail at medium zoom levels
2011-08-17 19:18:31 +03:00
sonora
f4408617df
test re-basing of bicycle and pedestrian render to display more detail at medium zoom levels
2011-08-17 19:17:39 +03:00
Pavol Zibrita
5919c3f29d
updated jleveldb library (more stable)
2011-08-17 01:07:46 +02:00
Pavol Zibrita
ec722de131
arg, more compile errors fixed
2011-08-16 16:06:30 +02:00
Victor Shcherb
aa5b3aef87
Fixed compile errors
2011-08-16 13:18:36 +03:00
Victor Shcherb
986f26eec8
Added some debug info for the authorization extraction
2011-08-16 13:03:21 +03:00
Victor Shcherb
f53c9a4acf
Fixed NumberFormatException for empty string. However, maybe the element should not be processed at all if value is just empty string or just spaces.
2011-08-16 12:52:36 +03:00
Pavol Zibrita
bb35e6f6b5
Making the tts voice files with separate version handling.
...
TTS voice files and media voice files can differ in versions. Therefor,
it is fine to have them separate. From now on, the TTS has extension
.ttsvoice.zip. For older releases, the old files should stay at download
server.
2011-08-16 00:39:39 +02:00
Victor Shcherb
81c1ad9a34
Improve routing! Fix issue 576. Fix issue with some skipped restrictions, fix turn calculation time, add specific test case
2011-08-14 18:41:25 +02:00
Victor Shcherb
dd829d8a95
Fix issue 594. Add batch process parameters to use different databases
2011-08-14 15:42:09 +02:00
Victor Shcherb
959e009560
Replace CRLF by LF
2011-08-14 14:13:07 +02:00
Victor Shcherb
8234dc2707
Comments change
2011-08-14 14:12:46 +02:00
Pavol Zibrita
ac724b998d
Getting googlecode authorization
2011-08-11 01:11:37 +02:00
Victor Shcherb
96f8114721
Issue 559. Fix english names for transport
2011-08-10 00:00:20 +02:00
Victor Shcherb
13b7ec1f89
Update jleveldb. Set it by default if it is supported
2011-08-06 17:53:38 +02:00
Victor Shcherb
dc1d6ce7c9
Update jleveldb
2011-08-05 18:44:39 +02:00
Victor Shcherb
2637f9e3d8
Implement own nosqlite string-entity serializer
2011-08-05 01:18:21 +02:00
Victor Shcherb
56208ea712
Add nosql database dialect
2011-08-02 01:06:31 +02:00
Victor Shcherb
bb1e309e3a
Add benelux
2011-07-23 13:55:57 -07:00
Victor Shcherb
2322db5c28
Worthless commit replace lf
2011-07-20 22:52:04 +02:00
Victor Shcherb
6c010b156b
Fix transport message
2011-07-20 22:51:29 +02:00
Victor Shcherb
3cd598fdcf
Fix transport message
2011-07-20 22:51:29 +02:00
Pavol Zibrita
d1fd070b07
Postcode can be anything that contains at least one digit.
...
Until now, postcode search had to start with 2 digits which is not true
for UK postcodes and maybe also some other countries.
2011-07-20 01:12:31 +02:00
sonora
78498e5236
textDy =1 for city/town anomaly, all other 7 (textSize/2 + 1)
2011-07-17 05:13:28 -07:00
sonora
4923635c9d
textDy =1 for city/towqn anomaly, all other 7 (textSize/2 + 1)
2011-07-17 05:10:11 -07:00