Pavol Zibrita
a6dc202714
Do not find cityParts for streets that are close enough
2011-10-18 00:32:42 +02:00
Victor Shcherb
44a6a749b0
Initial implementation
2011-10-17 23:20:43 +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
sonora
8b1e34a5d5
Re-synced all-purpose with default renderer (bay problem, building order, Issue 572) Also introduced the moreDetail switch in all-purpose renderer, so renaming it to default and changing internal name to default (line 1+2) would make this the new base renderer upon implementation of the moreDetail switch in Osmand.
2011-10-12 01:43:01 +02:00
Victor Shcherb
32d387f9f1
Just trigger build
2011-10-11 23:08:29 +02:00
Victor Shcherb
e912cd3ebb
Just trigger build
2011-10-11 23:04:30 +02:00
Victor Shcherb
710b875396
Just trigger build
2011-10-11 22:59:38 +02:00
Goedson Teixeira Paixao
f4b1156625
Fix calculation of Sunrise and Sunset times
...
Fixed the Sunrise/Sunset time calculation by:
- Inverting signal of timezone offset when calling SunriseSunset's
constructor in DayNightHelper
- Properly formating the timezone offset when parsing the times in
SunriseSunset's calculations
2011-10-10 23:06:19 -03:00
seeebek
0edfe5513e
Small shadow fix for lower zoom levels.
2011-10-10 23:49:48 +03:00
Pavol Zibrita
eecd619d74
crlf
2011-10-10 22:13:02 +02:00
Pavol Zibrita
fdf66b83c2
Introducing project eclipse settings. Turning override annotation on.
2011-10-10 16:10:34 +02:00
Pavol Zibrita
d75db9eab6
Project settings to use unix style eol
2011-10-10 15:45:20 +02:00
seeebek
8a32b94f21
Minor changes for niceRoads.
2011-10-09 22:57:24 +02:00
Victor Shcherb
80be496580
Fix bay problems
2011-10-09 20:16:42 +02:00
Victor Shcherb
733c31380b
Fix building order
2011-10-09 19:58:21 +02:00
Victor Shcherb
5326b2fa80
Fix issue 671. Tertiary link
2011-10-09 19:53:53 +02:00
seeebek
4ef5183abe
Fixed for new street renderer. Bridges and paths now drawn properly.
2011-10-09 11:09:43 +02:00
seeebek
185adb6539
First renderer file for better street rendering.
2011-10-09 11:07:48 +02:00
Victor Shcherb
b8a12cbfdb
Improve transport search performance
2011-10-09 10:52:50 +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
7ba33b4d0a
Fix Issue 572. Ranging city/towns by priority
2011-10-08 13:00:58 +02:00
Victor Shcherb
bec84498d7
Replace CRLF
2011-10-08 00:44:36 +02:00
dusan
60ebde2f6f
updated map creator's slovak translation
2011-10-07 10:16:53 +02:00
Pavol Zibrita
63ed97db29
updated map creator message strings
2011-10-07 01:24:28 +02:00
Pavol Zibrita
90372dc9e7
fix slow processing of streets, boundaries
2011-10-07 01:14:16 +02:00
dusan
dcd249325f
commited .classpath
2011-10-06 14:08:04 +02:00
dusan
0fde283507
updated sqlite lib
2011-10-06 14:03:04 +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
vshcherb
2c49581cee
Merge pull request #79 from szimszon/patch-5
...
change dependency to default
2011-10-05 09:39:13 -07:00
Victor Shcherb
58cd6527be
Start development 0.6.9
2011-10-05 01:27:48 +02:00
Victor Shcherb
cd04634b76
Version 0.6.8
2011-10-04 23:32:37 +02:00
Victor Shcherb
be0bdc7e9b
Issue 561:Voice prompt about GPS status in navigation mode (about lost GPS signal) 20 seconds delay. Issue about first voice prompt omitting.
2011-10-04 21:43:49 +02:00
vshcherb
cfa205fed9
Merge pull request #76 from szimszon/patch-3
...
Based on https://groups.google.com/d/topic/osmand/wQzZheGFQp0/discussion
2011-10-03 15:10:46 -07:00
szimszon
317cf05520
Edited DataExtractionOSM/src/net/osmand/render/hiking.render.xml via GitHub
2011-10-03 17:02:25 +03:00
pavolzibrita
b5fe3c108c
Merge pull request #71 from arlas/patch-6
...
edit squareroots and proposal for offline routing
2011-10-03 04:41:14 -07:00
Pavol Zibrita
589ce6d71d
Add app version when accessing download.osmand.net
2011-10-03 13:14:40 +02:00
Victor Shcherb
33f138a7c8
Fix small changes
2011-10-03 00:45:53 +02:00
Victor Shcherb
bc6f8e4c72
Update POI/transport loading thread and not interrupt main loading thread
2011-10-03 00:19:01 +02:00
Victor Shcherb
76d60428f1
Implement search by name poi categories/subcategories
2011-10-02 21:04:54 +02:00
Victor Shcherb
7f0ef99d11
Small changes
2011-10-02 21:04:54 +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
89f8885aa9
Small changes
2011-10-01 11:23:13 +02:00
vshcherb
cd575b1fe0
Merge pull request #78 from szimszon/master
...
elevation lines rendering.xml based on all-purpose.xml
2011-09-30 16:44:54 -07:00
vshcherb
8febf0ba54
Merge pull request #77 from szimszon/patch-4
...
works well with dash and bash, have not tested with other shell...
2011-09-30 16:30:49 -07:00
Victor Shcherb
bcc1f0a532
Fix build
2011-10-01 01:20:49 +02:00
szimszon
bc83be3167
Based on https://groups.google.com/d/topic/osmand/wQzZheGFQp0/discussion
...
elevation lines based on all-purpose rendering.xml
2011-09-30 23:08:10 +02:00
szimszon
925f1811e2
works well with dash and bash, have not tested with other shell...
2011-09-30 23:40:15 +03:00
szimszon
39ba662911
Based on https://groups.google.com/d/topic/osmand/wQzZheGFQp0/discussion could we add
...
<subtype id="30" polyline="true" tag="contour" value="elevation" minzoom="8" />
on rendering_types.xml please?
2011-09-30 22:52:37 +03: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
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
sonora
6f81c6f893
change to textDy 7, to correct appearance for small city/towmn icons
2011-07-17 03:45:44 -07:00
sonora
cbaf5f9130
change to textDy 7, to correct appearance for small city/towmn icons
2011-07-17 03:44:04 -07:00
Victor Shcherb
247169a7c7
Slightly fix bicycle routing exclude bridleway
2011-07-17 12:17:19 +02:00
sonora
4d7beda897
cleaned up characters
2011-07-17 02:43:43 -07:00
sonora
9cba0823e0
cleaned up characters
2011-07-17 02:40:54 -07:00
sonora
76c3c40adb
Fixed textDy for new behavior: Textsize/2 + 1
2011-07-17 02:26:21 -07:00
sonora
e43d5b5549
Fixed textDy for new behavior: Textsize/2 + 1
2011-07-17 02:24:40 -07:00
sonora
b12f0e7d55
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostly appear from z15 or higher). (3)
2011-07-15 10:26:36 -07:00
sonora
edc108f004
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostly appear from z15 or higher). (3)
2011-07-15 10:24:36 -07:00
sonora
5dcf4116d6
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostly appear from z15 or higher). (2)
2011-07-15 10:07:39 -07:00
sonora
12f67ccfaf
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostly appear from z15 or higher). (2)
2011-07-15 10:02:58 -07:00
sonora
2959a7f05d
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostly appear from z15 or higher).
2011-07-15 09:59:36 -07:00
sonora
d7c8fbf1f3
Fixed textHaloRadius: Do not use at zoom levels used for driving or routing, obstructs important map details. Used now for all leisure and building tags (which mostöy appear from z15 or higher).
2011-07-15 09:57:03 -07:00
Victor Shcherb
5d18bbd92e
Add text size property, improve text rendering
2011-07-14 10:20:14 +02:00
sonora
d8abd5beb9
all-purpose-v019: synced new icons with default renderer up to 2011-07-13 (2)
2011-07-13 16:31:07 -07:00
sonora
b7a17b23f3
all-purpose-v019: synced new icons with default renderer up to 2011-07-13
2011-07-13 16:11:13 -07:00
dusan
8c040579e9
added more new POI icons to default renderer
2011-07-14 00:39:49 +02:00
dusan
a2ccc295ae
fixed default renderer for new icons
2011-07-13 21:50:54 +02:00
dusan
943c4dfc2c
renamed icon h_shop_optician.png --> h_optician.png
2011-07-13 12:43:15 +02:00
dusan
c2ecfeb841
fixed rendering of vending machine and kiosk
2011-07-13 11:41:54 +02:00
Victor Shcherb
b109baf2f8
Small fix
2011-07-12 20:29:04 +02:00
sonora
62d2106b4c
all-purpose renderer v018: Add shadowRadius to secondary roads to increase visibility in agricultural areas (through fields). (2)
2011-07-11 15:26:16 -07:00
Victor Shcherb
0bfbed88db
Improve batch index creator
2011-07-11 19:35:23 +02:00
sonora
0b2eeb19ef
all-purpose renderer v018: Add shadowRadius to secondary roads to increase visibility in agricultural areas (through fields).
2011-07-11 06:12:42 -07:00
Victor Shcherb
5b8f9ada6c
New-hampshire name fix
2011-07-11 01:27:35 -07:00
Victor Shcherb
ab3d5f5f96
Small improvement of rendering speed
2011-07-10 21:37:34 +02:00
Victor Shcherb
4b37608cfe
Add clustering roads actions
2011-07-10 12:19:07 +02:00
sonora
44d24e25c0
Made pedestrian renderer more functional (2)
2011-07-10 01:35:53 -07:00
sonora
a33ea842a7
Made pedestrian renderer more functional
2011-07-10 01:28:53 -07:00
Victor Shcherb
72a288e212
Start 0.6.7 alpha
2011-07-08 19:30:12 +02:00
Victor Shcherb
0e51dfb975
Preparation to 0.6.6
2011-07-08 19:16:50 +02:00
Victor Shcherb
5f2e9873c3
Fix closest route determinition
2011-07-08 17:05:46 +02:00
Victor Shcherb
91db4b3da0
Add routing tests
2011-07-08 14:44:13 +02:00
Victor Shcherb
2e766e87e0
Introduce pedestrian render
2011-07-08 10:42:08 +02:00
Victor Shcherb
92ff00ea30
Fix small routing plans
2011-07-08 00:21:37 +02:00
Victor Shcherb
e8df7a420e
Reduce memory map consumption
2011-07-08 00:21:36 +02:00
Victor Shcherb
eab130e6c8
Fix small issues for different routers
2011-07-07 01:19:20 +02:00
Victor Shcherb
932e66aeec
Improve routing, make it faster and more expected
2011-07-07 01:19:20 +02:00
Victor Shcherb
edb03cf628
FIX important issue for MapCreator, maps should be regenerated for the last month. Restriction relation is broken
2011-07-07 01:19:20 +02:00
sonora
818f8527f8
Removed some superfluous blanks in default renderer to shorten file. Adjust comments to document delta vs. all-purpose renderer.
2011-07-06 16:19:08 -07:00
sonora
d2ae2d4667
all-purpose renderer v017: re-instate shadowRadius for all zooms again, due to bad visibility of white roads in some surroundings.
2011-07-06 16:05:44 -07:00
sonora
7e99147506
fixed line break
2011-07-06 03:12:49 -07:00
sonora
f0d6d62ccd
v016: suppress shadowRadius for z16+ to avoid many black lines (bugfix)
2011-07-06 03:03:20 -07:00
sonora
d0ba018335
fatfingered a ta=
2011-07-06 02:26:58 -07:00
sonora
17cc007ba0
all-purpose renderer, v016: suppress shadowRadius for z16+ to avoid many black lines (bugfix)
2011-07-06 01:58:45 -07:00
sonora
5906ec6a44
Separate tertiary and white roads to fix bridges in night view (avoid nested case nightview issue)
2011-07-05 17:25:54 -07:00
sonora
f8ad578f6a
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-05 17:13:12 -07:00
sonora
82f4d552e7
fixed line break in comment
2011-07-05 17:07:14 -07:00
sonora
3aef6dea25
all-purpose renderer: v015: Implement motorway_junction text. Separate tertiary and white roads to fix bridges in night view
2011-07-05 17:02:14 -07:00
Victor Shcherb
9c5b0fe7d7
Fix Issue 435. Motorway junction. Introduce one more parameter for routing make it better
2011-07-06 01:38:40 +02:00
Victor Shcherb
56b93de3d8
Clean code a bit
2011-07-05 19:34:26 +02:00
Victor Shcherb
01d7a74f2c
Implement increasing road priority algorithm (so in the middle routing does not attempt to work with low priorities roads
2011-07-05 19:34:26 +02:00
Victor Shcherb
8c47374245
Tweak bidirectional routing
2011-07-05 19:34:26 +02:00
Victor Shcherb
968ff424d9
Improve bidirectional A* search algorithm
2011-07-05 19:34:26 +02:00
Victor Shcherb
4d34b696c0
Experiment 2Head routing
2011-07-05 19:34:26 +02:00
Victor Shcherb
5ad8716d7a
Introduce reverse search parameter
2011-07-05 19:34:26 +02:00
Victor Shcherb
90d574c04e
Tweak car routing
2011-07-05 19:34:26 +02:00
sonora
90bdc09e00
Edited DataExtractionOSM/src/net/osmand/render/default.render.xml via GitHub
2011-07-05 04:46:23 -07:00
sonora
a1d7024fa9
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-05 04:42:41 -07:00
sonora
7f91176d62
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-05 04:02:31 -07:00
sonora
68070b3ddb
Edited DataExtractionOSM/src/net/osmand/render/default.render.xml via GitHub
2011-07-05 03:25:29 -07:00
sonora
895594ee90
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-05 03:01:50 -07:00
sonora
80506a14a8
Edited DataExtractionOSM/src/net/osmand/render/default.render.xml via GitHub
2011-07-05 01:31:45 -07:00
sonora
04c85175d5
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-05 01:27:53 -07:00
sonora
729dcb42f4
Edited DataExtractionOSM/src/net/osmand/render/default.render.xml via GitHub
2011-07-04 14:49:47 -07:00
sonora
231136d376
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-04 12:40:32 -07:00
sonora
eecb69720d
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-04 07:27:33 -07:00
sonora
8446acea3d
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-04 06:36:35 -07:00
sonora
b9a2ac2659
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-04 05:51:28 -07:00
sonora
b13908416e
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-04 05:18:51 -07:00
sonora
e26ad7ecd1
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 14:10:10 -07:00
sonora
59266bcd60
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 12:29:26 -07:00
sonora
83c3323e7b
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 11:51:56 -07:00
sonora
cb48771908
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 10:24:15 -07:00
Victor Shcherb
d00d31c9b2
Issue 360 show less building numbers
2011-07-03 18:13:05 +02:00
Victor Shcherb
dfca6a94d3
Refactoring routing a bit
2011-07-03 17:32:24 +02:00
Victor Shcherb
3bbc1e49ac
Add bicycle/router mode for offline router
2011-07-03 16:29:23 +02:00
Victor Shcherb
25697f2e64
Fix night color
2011-07-03 15:49:23 +02:00
Victor Shcherb
9d91d90633
Slightly modify default router perferences
2011-07-03 15:45:50 +02:00
Victor Shcherb
0755a5459c
Rename package
2011-07-03 15:08:34 +02:00
Victor Shcherb
aa6c3133ae
Update variables for route data adapter
2011-07-03 14:56:03 +02:00
Victor Shcherb
22ee910089
Add routing animation to see
2011-07-03 14:56:03 +02:00
sonora
5bd4ab79ef
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 04:04:57 -07:00
sonora
ce6bb4d19c
Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
2011-07-03 04:01:05 -07:00
Victor Shcherb
ad8851bc00
Issue 462. Rename hm-> all-purpose make independent from default.
2011-07-03 12:41:36 +02:00
sonora
2f173e199b
Edited DataExtractionOSM/src/net/osmand/render/hm.render.xml via GitHub
2011-07-03 03:22:36 -07:00
Victor Shcherb
e3af7c2b2e
Fix sync git hg. Rever hm renderer (without dependency on default)
2011-07-03 12:10:25 +02:00
Victor Shcherb
0019501c95
Fix all other renderers
2011-07-03 01:06:48 +02:00
Victor Shcherb
33c5e00f4e
Refactor default renderer
2011-07-03 00:15:07 +02:00
Victor Shcherb
4647cee8b6
Support only one render day/night mode
2011-07-02 23:17:28 +02:00