Commit graph

259 commits

Author SHA1 Message Date
vshcherb
0d3ddbe2e8 Fix issue with index poi 2011-11-28 13:27:41 +01:00
Victor Shcherb
e0c2ad08de Fix issue 707 for en:name 2011-11-26 11:29:44 +01:00
Pavol Zibrita
3db42ef263 IndexZipper utility to zip and extend created indexes 2011-11-17 13:33:30 +01:00
Pavol Zibrita
dfab4534d6 do not upload probably corrupted file 2011-11-15 16:46:21 +01:00
Victor Shcherb
86e562d8ab Fix issue 695 2011-10-31 14:20:15 +01:00
Victor Shcherb
4f9bbdac53 Change user agent 2011-10-30 13:31:27 +01:00
Pavol Zibrita
a6dc202714 Do not find cityParts for streets that are close enough 2011-10-18 00:32:42 +02:00
pavolzibrita
70f752ea67 Update DataExtractionOSM/src/net/osmand/data/preparation/DBDialect.java 2011-10-17 17:36:34 +03:00
Pavol Zibrita
ad18f510ba Issue 684. addr:housenumber was missing in obf under encoding types.
It was because addr:housenumber had no value entries in the
rendering_types.xml.
Also added addr:housenumber to default.render.xml and
all-purpose.render.xml to show the house numbers.
This change needs regenerated maps because of the missing encoding type.
2011-10-16 23:49:40 +02:00
Pavol Zibrita
279f0b1575 Fixed bug 678. House numbers were not properly assigned to streets.
Small bug from previous refactorings.
2011-10-16 21:23:07 +02:00
Pavol Zibrita
fdf66b83c2 Introducing project eclipse settings. Turning override annotation on. 2011-10-10 16:10:34 +02:00
Pavol Zibrita
9d066711da Issue 579, doing the dialogs correct way (converted few) 2011-10-09 05:12:45 +02:00
Victor Shcherb
155b4e2166 Change continuous rendering settings 2011-10-08 22:08:07 +02:00
Victor Shcherb
bec84498d7 Replace CRLF 2011-10-08 00:44:36 +02:00
Pavol Zibrita
90372dc9e7 fix slow processing of streets, boundaries 2011-10-07 01:14:16 +02:00
Victor Shcherb
26e67eeedd Update index creator 2011-10-06 00:24:34 +02:00
Victor Shcherb
d5078718a0 Fix issue 667 2011-10-05 23:47:49 +02:00
Victor Shcherb
d40fa64568 Temporary commit 2011-10-02 21:04:35 +02:00
Victor Shcherb
403c8e750a Implement search by name poi categories/subcategories 2011-10-01 12:54:46 +02:00
Victor Shcherb
bcc1f0a532 Fix build 2011-10-01 01:20:49 +02:00
Pavol Zibrita
2f044e68de make the -local work also for regions.xml file 2011-09-30 18:34:25 +02:00
Victor Shcherb
f7075d82d4 Make search more discrete 2011-09-30 15:44:30 +02:00
Victor Shcherb
eb7abdd0b8 Search by name improvement 2011-09-30 15:44:30 +02:00
Victor Shcherb
aaea8cb0de Introduce search by name filter 2011-09-30 15:44:30 +02:00
Victor Shcherb
e770138e5b Implement POI search by name 2011-09-30 15:44:30 +02:00
Victor Shcherb
dd95a862ee Align old poi db index usage with new index usage 2011-09-30 15:43:44 +02:00
Victor Shcherb
5f95151338 Implement search by name. Refactor some binary file readers 2011-09-28 01:38:52 +02:00
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
ade397475a Small improvements 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
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
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
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
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