Commit graph

1667 commits

Author SHA1 Message Date
Sander Deryckere
a6c5950d31 fix boundary indexing outOfRange error 2012-09-18 12:53:31 +02:00
Sander Deryckere
2d69e80d57 Fix Junit Multipolygon test and make a new one
Small changes
2012-09-18 12:08:10 +02:00
Sander Deryckere
e2877d3519 Rings simplify cache, remove obsolete methods and get rid of some
unexpected behaviours
2012-09-18 11:06:12 +02:00
Victor Shcherb
02f2b5211e Speedup intermediate point route recalculation 2012-09-18 00:18:55 +02:00
Victor Shcherb
d37a84afe1 Fix traffic_signals penalty 2012-09-17 21:17:28 +02:00
Victor Shcherb
0fc17fcf74 Adjust values for bicycle routing 2012-09-17 18:27:52 +02:00
Victor Shcherb
0ce4b23f2a Fix critical issue with route recalculation 2012-09-17 18:27:52 +02:00
Victor Shcherb
4e99dd0ebf Add basic intermediate support 2012-09-17 18:27:51 +02:00
Sander Deryckere
611e16ecf1 fixing id issue + re-introducing sorting, but via area calculation 2012-09-17 12:36:26 +02:00
Victor Shcherb
7fd28b9d3f Fix font fit text view 2012-09-16 20:34:22 +02:00
Victor Shcherb
f6fc888186 Fix coastlines issues 2012-09-16 19:41:23 +02:00
vshcherb
4c8ca5acf2 Merge pull request #312 from spaetz/bicycle_routing
Bicycle routing improvments
2012-09-16 04:04:14 -07:00
Victor Shcherb
7235f8f4c9 Fix interpolation address look up 2012-09-15 02:05:09 +02:00
Victor Shcherb
6ab4130479 Fix motorvehicle restrictions 2012-09-15 02:01:04 +02:00
Victor Shcherb
8277d39a31 Slightly change multipolygons impl 2012-09-14 23:02:12 +02:00
Sebastian Spaeth
b5784fcc83 bicycle routing: punish bad road conditions
Decrease the priority of unpaved/grass roads or tracks with
bad conditions (tracktype4/5).

Also, we need to slow down to pass cycle_barriers.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5a863bf8ff bicycle routing: Punish motorways a lot
You do not want to bike there! Really! (also trunks are really not nice)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
b297155ead bicycle routing: bump residential streets a little
Residential streets are usually a little quieter, so they should be
a little preferred over primary/secondary/tertiary streets.

Living_streets are quite similar to residential streets for bikes,
they should have the same priority and only be marginally slower.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5353a5dc6e bicycle routing: Adapt primary priority
primary_link had a higher priority than primary for bicycle routing,
we surely want to avoid primary_link's when on a bike, so it should
be the same value at least.

Also primary had the same priority than trunk (which is very much
motorway-like, alas horrible for bicycles), adapt priorities a tad
so we prefer primaries over trunks. IMHO, we should rather decrease
the priorities of trunks and motorways further to make them less
attractive. Ever biked on a motorway?

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Victor Shcherb
c627bbc27e Refactor poi filters and add new poi filters 2012-09-12 22:14:05 +02:00
Pavol Zibrita
3729c2d6d5 Merge pull request #310 from sanderd18/multipolygon
Fix Junit tests
2012-09-12 12:25:59 -07:00
Sander Deryckere
60b088d11d Fix Junit tests
One test left to fix, commented it temporarily
2012-09-12 21:12:05 +02:00
Pavol Zibrita
f37049863d Merge pull request #309 from sanderd18/multipolygon
Fix issue 1265
2012-09-12 11:08:58 -07:00
Sander Deryckere
107c814dca Fix indexing of multipolygon with multiple outer rings
issue 1265
2012-09-12 15:44:11 +02:00
Sander Deryckere
0a8669edae Split concept of multipolygon in two classes: the concept of a ring and
the concept of a multipolygon which has rings.
2012-09-11 21:19:38 +02:00
Victor Shcherb
3d9cf54ec3 Upgrade offline poi/bug editing 2012-09-11 01:45:35 +02:00
Victor Shcherb
3c7630b24f Fix non-spoken instructions 2012-09-10 23:12:45 +02:00
Victor Shcherb
f93f869849 Fix issue 1298 with routing restrictions 2012-09-10 22:00:50 +02:00
Victor Shcherb
e79bae2e74 Fix interpolation 2012-09-10 01:58:35 +02:00
Victor Shcherb
66d84dd34c Fix interpolation issue 2012-09-10 01:29:49 +02:00
Victor Shcherb
71797021f4 Fix touchable area for close button 2012-09-09 17:42:24 +02:00
Victor Shcherb
8a608c94ad Add debug rendering coastline 2012-09-09 17:42:24 +02:00
Victor Shcherb
4c59d9d1b4 Fix issue 1327, show relative names for poi subcategories 2012-09-09 17:42:23 +02:00
Victor Shcherb
6ffaaa8bec Fix lots of unnecessary Keep left and keep right 2012-09-06 11:55:23 +02:00
Victor Shcherb
df33571d12 Fix bug with road duplication and many times saying same command (keep left or keep right) 2012-09-06 11:55:23 +02:00
Victor Shcherb
a7d525c02a Commit with comments 2012-09-05 22:24:08 +02:00
sonora
b5cebe9a6b Try solution for Issue 1313 2012-09-04 11:19:56 +02:00
sonora
840c69ed24 revert to former EPA library 2012-09-04 09:29:11 +02:00
sonora
199e879c9b Try solution for Issue 1313 2012-09-04 09:21:39 +02:00
sonora
5fca28374d replace 'never' language-independently 2012-09-04 01:39:10 +02:00
sonora
298b13890a found bug in sunrise / sunset debug display 2012-09-02 12:29:51 +02:00
Victor Shcherb
5e6fc19588 Avoid motorway 2012-08-31 23:41:35 +02:00
sonora
068e4cb3ba improve translation 2012-08-31 00:22:23 +02:00
Victor Shcherb
dad6254dc3 Rendering types cycleway 2012-08-30 22:25:09 +02:00
Victor Shcherb
83c0cae021 Cycleway display 2012-08-30 21:52:50 +02:00
prqek
0132035122 Fixed some errors in "Implement way propogation" 2012-08-30 15:11:41 +02:00
vshcherb
3793435411 Merge pull request #293 from sanderd17/patch-2
Indexing rcn_ref and rwn_ref
2012-08-30 00:56:19 -07:00
sonora
e70bcb2854 better comment 2012-08-30 09:31:26 +02:00
sonora
9383741040 minor re-sorting of def-renderer 2012-08-30 03:11:04 +02:00
sonora
ca80118174 remove remaining displays of Osmand vs. OsmAnd 2012-08-30 01:55:58 +02:00
Victor Shcherb
61e43e7fed Implement way propogation 2012-08-30 00:48:17 +02:00
Victor Shcherb
25f993b517 Adjust night mode 2012-08-29 23:27:19 +02:00
Victor Shcherb
0c5e7cd20a Test time adjusted 2012-08-29 22:39:55 +02:00
Victor Shcherb
d822169cc2 Fix critical issue empty route recalculation 2012-08-29 18:37:13 +02:00
Victor Shcherb
826d28a407 Experiment clustering 2012-08-29 18:12:42 +02:00
Victor Shcherb
144328766e Tweak routing 2012-08-29 18:12:42 +02:00
Victor Shcherb
883fd8c493 Fix detours 2012-08-29 00:29:52 +02:00
Victor Shcherb
3ff4fbcf83 Test clusterization 2012-08-29 00:10:15 +02:00
Victor Shcherb
0295fc5e4c Change to 0.8.3 alpha 2012-08-29 00:03:46 +02:00
Victor Shcherb
f11ebf21e7 Small changes 2012-08-29 00:01:15 +02:00
Victor Shcherb
788d108746 Speedup native load 2012-08-28 20:07:36 +02:00
sonora
b8112b700f include test-road-colors template for easy handling 2012-08-27 17:57:38 +02:00
sonora
13a4057f56 simplify my old high-contrast renderer to easier facilitate color testing 2012-08-27 14:02:15 +02:00
Victor Shcherb
42e9e10fa8 Fix routing issue 2012-08-27 00:16:06 +02:00
Victor Shcherb
f949218eae Fix arabic 2012-08-26 23:26:28 +02:00
Victor Shcherb
cf8e686e60 Improve routing 2012-08-26 18:39:48 +02:00
Victor Shcherb
b112a8a6d3 Speed up resource loading 2012-08-25 20:55:32 +02:00
sonora
3a2307918b fix retail color 2012-08-24 20:49:16 +02:00
Victor Shcherb
c268a1fce9 Fix issue with partial zooms 2012-08-22 21:37:01 +02:00
Victor Shcherb
1cd15df201 Add tests 2012-08-22 19:07:21 +02:00
Victor Shcherb
0c99102235 Fix clustering experiments 2012-08-22 19:07:21 +02:00
vshcherb
437504e30a Update DataExtractionOSM/src/net/osmand/data/Multipolygon.java
Fix null pointer
2012-08-22 13:17:00 +03:00
sonora
c3d87dad40 remove remaining ocurences of OsmAnd from strings 2012-08-21 16:38:37 +02:00
Victor Shcherb
1c3c28b661 update settings profiles 2012-08-21 01:39:21 +02:00
sonora
3094b97417 make hmRendered road colors also default colors for now 2012-08-19 18:19:39 +02:00
Pavol Zibrita
19fcfda5b4 move address creation files to separate package 2012-08-19 12:18:52 +02:00
Victor Shcherb
60bca4aba4 Fix text map issue 1252 2012-08-18 21:40:29 +02:00
Victor Shcherb
7689a50bce Fix critical map issue 2012-08-18 21:06:02 +02:00
Victor Shcherb
7a715eb931 Introduce specialization technique for routing. Support avoid features and short way feature 2012-08-18 12:01:49 +02:00
Victor Shcherb
6bb53c0c5d Fix issue 1253 2012-08-17 00:15:14 +02:00
Victor Shcherb
9315a96fe3 Speedup initialization 2012-08-16 23:28:13 +02:00
Victor Shcherb
b7553405f9 Speed up loading 2012-08-16 23:28:13 +02:00
sanderd17
da5d9a8c17 Indexing rcn_ref and rwn_ref for search 2012-08-16 10:36:53 +03:00
sanderd17
fcdb60e85c Indexing rcn_ref and rwn_ref in map file 2012-08-16 10:32:46 +03:00
sonora
821395f53d refine peak and city/town icon strategy a bit for better orientation 2012-08-15 10:16:06 +02:00
Victor Shcherb
234825fbbb Speedup rendering 2012-08-14 00:18:16 +02:00
Victor Shcherb
08ba021591 Refactor router initialization 2012-08-14 00:18:16 +02:00
Victor Shcherb
108edbdf4f Fix turn calculation issues 2012-08-11 01:40:31 +02:00
sonora
8057ba92c2 amend comment 2012-08-10 13:27:51 +02:00
sonora
70df18e3c2 small bit correction yellow 2012-08-10 13:12:23 +02:00
sonora
8f045cddc7 Slightly fix axis approach for hmRendered-colors (v2h): Brightness=100, Saturation=50. 2012-08-10 12:52:41 +02:00
sonora
d30c5e4b47 fix broken tertiary highway tags 2012-08-10 11:46:14 +02:00
sonora
1cc155dba9 fix order of viRendered statements 2012-08-10 10:28:03 +02:00
sonora
18163bcf4c fix typo 2012-08-10 09:58:48 +02:00
sonora
fa27619b78 intensify road colors in hmRendered, save old pattern under PALE-SCHEME 2012-08-10 09:56:53 +02:00
sonora
b7922b0ab0 Fix Victor's experimental color switch 2012-08-10 09:24:21 +02:00
Victor Shcherb
197120af32 Refactor live tracking 2012-08-09 22:32:14 +02:00
vshcherb
9f8279040d Merge pull request #284 from sanderd17/master
issue #1239 opening hours
2012-08-09 02:23:51 -07:00
Sander Deryckere
46bca3b1bb Fix nullpointer exception 2012-08-09 10:10:24 +02:00
Victor Shcherb
846b2d8bbf Add experiment map colors 2012-08-09 01:38:05 +02:00
Victor Shcherb
75e7d443fd Add experiment map colors 2012-08-09 01:34:51 +02:00
Victor Shcherb
6bdeccd802 Add experiment map colors 2012-08-09 01:28:54 +02:00
Victor Shcherb
34a6a245f7 Refactor context menu 2012-08-08 22:42:52 +02:00
Sander Deryckere
bb4864eefe Opening hours, better parsing 2012-08-08 17:51:05 +02:00
Sander Deryckere
d6955d50f7 Better parsing of opening hours. First two pages of taginfo are parsed
correctly.
2012-08-08 17:44:48 +02:00
sanderd17
1864074f1b Update interface openinghours 2012-08-08 14:37:19 +03:00
sanderd17
344344150f Better parsing, all logic gathered in one class 2012-08-08 14:36:41 +03:00
sanderd17
b140cd3616 fix issue 1233 2012-08-07 11:23:30 +03:00
sonora
2da101f686 comment typo and some surplus blanks 2012-08-05 13:23:51 +02:00
sonora
d6e238e734 enhance comments for future reference 2012-08-05 12:49:01 +02:00
sonora
300bc80b4f clean up pathEffects for better usability 2012-08-05 12:08:27 +02:00
sonora
92c42044a7 consistent 66% coverage for footway/cycleways/bridleways to enhance detecting other surface-related coverages 2012-08-05 11:22:32 +02:00
sonora
013d80be71 consistent pathEffects in ped and bike profiles to make room for sac_scale pathEffects and reserve pathEffect for surface 2012-08-05 09:44:14 +02:00
sonora
18754b6b13 sac_scale for paths - preliminary implementation 2012-08-04 10:48:12 +02:00
sonora
aa9fb74341 color correction: place_of_worship as attractions 2012-08-04 10:07:35 +02:00
sonora
9f5fd7a2ba Issue 1220- pagodas 2012-08-03 10:10:43 +02:00
vshcherb
b11c24d433 Merge pull request #278 from mhamrle/master
bug 1128: Better support for new public transport specification
2012-07-23 15:10:01 -07:00
Victor Shcherb
75a6df37e2 Revert fix for residential 2012-07-23 23:27:43 +02:00
Victor Shcherb
62db58c6b3 Fix cycleway limitations 2012-07-23 23:21:01 +02:00
Martin Hamrle
f4901710ec add support for transport master routes 2012-07-23 23:14:32 +02:00
Victor Shcherb
ffaba063cc Add text info 2012-07-23 20:42:28 +02:00
Victor Shcherb
76fb96249f Fix routing 2012-07-22 15:45:41 +02:00
Victor Shcherb
f69a93f6c1 Remove unused test 2012-07-22 15:45:41 +02:00
Victor Shcherb
e48ebd29c3 Remove flooded residentials (islands) 2012-07-21 20:06:31 +02:00
Victor Shcherb
9da7728097 Add route cancellation 2012-07-21 19:37:11 +02:00
Victor Shcherb
3a1aa415c3 Add new test 2012-07-21 17:43:46 +02:00
Victor Shcherb
f86b4eb4f9 Update routing and include tests 2012-07-21 17:21:15 +02:00
sonora
391a118eb9 no separate "bridge" appearance for cycleway=lane 2012-07-21 10:15:18 +02:00
sonora
04f6ab8848 fix that cycle lanes are displayed on bridges (Issue 1202) 2012-07-21 09:51:46 +02:00
Victor Shcherb
bd36a1110d Fix test 2012-07-19 01:14:20 +02:00
Victor Shcherb
85524b2ce7 Improve smart recalculation 2012-07-19 00:46:12 +02:00
Victor Shcherb
18303be61c Add landuse text 2012-07-19 00:31:42 +02:00
Victor Shcherb
507d0a3a16 Fix railway rendering 2012-07-18 01:13:20 +02:00
Pavol Zibrita
9c1f73e2c6 fix issue 1164, processing address with identical street and street2 tag 2012-07-17 04:41:19 +02:00
Pavol Zibrita
ba50378510 fix OutOfMemory problem with multipolygon (stupid cycle mistake...) 2012-07-17 02:41:15 +02:00
Pavol Zibrita
41be54750f fixed java.lang.IndexOutOfBoundsException when first way was without any
nodes.
2012-07-17 02:02:12 +02:00
Victor Shcherb
d62472532d Adjust rendering on fly 2012-07-16 22:46:31 +02:00
Victor Shcherb
2d47028aca Fix smart recalculation problem 2012-07-16 00:55:15 +02:00
Victor Shcherb
2520b7cb59 Adjustify follow status and directions to buttons 2012-07-16 00:55:15 +02:00
Victor Shcherb
6005c0a546 Adjustify follow status and directions to buttons 2012-07-16 00:55:15 +02:00
Victor Shcherb
bc7dcfa9d0 Adjust uturn 2012-07-16 00:55:14 +02:00
Pavol Zibrita
b383eb72ff fix build.xml for tests 2012-07-15 05:36:05 +02:00
Pavol Zibrita
16922dffc8 Extracted Multipolygon class from Boundary class and tested with junits.
This could resolve some address issues, we will need to check. (recreate
maps, etc...)
2012-07-15 04:53:37 +02:00
Pavol Zibrita
547b156c5b tests moved to separate source directory 2012-07-15 04:52:24 +02:00
Victor Shcherb
f4b7748df9 Fix oneway issue 1165 2012-07-15 00:41:29 +02:00
Victor Shcherb
aa0de671b5 Fix uturn message 2012-07-15 00:41:29 +02:00
vshcherb
deac15395e Revert back 2012-07-15 00:17:46 +03:00
vshcherb
875120fc07 Check bug 1164 2012-07-15 00:08:57 +03:00
Victor Shcherb
2a8f46e46d Fix issue with pedestrian roads 2012-07-14 21:19:17 +02:00
Victor Shcherb
08337f4ccd Fix tests 2012-07-14 17:27:50 +02:00
Victor Shcherb
1e3660c99c Fast route calculation 2012-07-14 00:48:52 +02:00
Victor Shcherb
fdd80c9fb7 Fast route calculation 2012-07-14 00:36:14 +02:00
Victor Shcherb
baa888d910 Smart route recalculation 2012-07-11 23:50:40 +02:00
Victor Shcherb
83966b070f Fix critical issue native routing 2012-07-11 19:50:11 +02:00
Victor Shcherb
0a2199f488 Update routing 2012-07-11 01:16:00 +02:00
Victor Shcherb
a7dde925ca Update routing 2012-07-11 00:11:54 +02:00
Victor Shcherb
52a8fa3e7b Update max speed alarm control. Fix speed determinition issue. 2012-07-11 00:11:54 +02:00
Victor Shcherb
2d53daa8e2 Add Alarm info 2012-07-11 00:11:54 +02:00
Victor Shcherb
cb631db11e Read names from native object 2012-07-11 00:11:54 +02:00
Victor Shcherb
6b85c888c0 Automate unit tests 2012-07-09 01:16:44 +02:00
Victor Shcherb
24f769849b Automate unit tests 2012-07-09 01:09:05 +02:00
Victor Shcherb
02a44e0a27 Add address index for street2 2012-07-08 22:37:35 +02:00
Victor Shcherb
d715f1317f Update turn information and lanes information 2012-07-08 22:01:08 +02:00
Victor Shcherb
aa90c347ef Add unit tests 2012-07-08 21:55:18 +02:00
Victor Shcherb
44206df914 Configure routing.xml 2012-07-06 00:50:46 +02:00
Victor Shcherb
060b18afe0 Add router tests 2012-07-06 00:35:39 +02:00
Victor Shcherb
7d8dd18210 Disable dynamic road prioritizing 2012-07-05 23:12:38 +02:00
Victor Shcherb
50d63acbf5 Fix routing 2012-07-05 23:12:38 +02:00
Victor Shcherb
aa1c536523 Add Icon mute on/off. Add redownload list from internet 2012-07-05 01:25:10 +02:00
vshcherb
339efabf66 Update routing.xml 2012-07-05 01:30:06 +03:00
sonora
6d04edfec9 fix grave_yard tagging bug 2012-07-04 22:57:03 +02:00
Pavol Zibrita
65aac506a9 added launch configurations for eclipse to projects 2012-07-04 20:08:49 +02:00
Pavol Zibrita
c98806e1ac - when one way in outer boundary and it is open, make it closed
- refactored a little the Boundary class
2012-07-04 20:06:53 +02:00
Victor Shcherb
2f12199e6a Add lanes vizualisation 2012-07-03 00:41:50 +02:00
Victor Shcherb
7b0b04f701 Add lanes info 2012-07-03 00:41:49 +02:00
Victor Shcherb
b1fcd1c601 Fix zooming 2012-07-01 17:38:22 +02:00
Victor Shcherb
14f0bf55a7 Increase track and path priority for bicycle 2012-07-01 16:29:19 +02:00
Victor Shcherb
24c3e9c328 Implement continuous zoom and fix issue with rendering 2012-07-01 13:51:31 +02:00
Victor Shcherb
c3481e629b Continuous zoom preparation 2012-07-01 13:51:31 +02:00
vshcherb
518c5ab3ca Update master 2012-06-29 13:35:00 +03:00
Straputsky
94aea27c7c Could someone please align the attribute to the height of the highway? The key I use normally won't work.
tweaking heuristicCoefficient and some priorities to avoid detours
2012-06-28 13:14:42 +03:00
Victor Shcherb
aef7359679 Fix poi search by name 2012-06-28 08:49:49 +02:00
Victor Shcherb
f9a9f6d431 Update strings 2012-06-28 01:30:21 +02:00
sonora
40da08cef6 rendering optimization: equal priority for equivalent roads at intersetions 2012-06-28 00:47:35 +02:00
Victor Shcherb
bbed3776a4 Fix null pointer 2012-06-27 23:54:55 +02:00
Straputsky
151e8f2662 Reduced pedestrian speed
adjusted dynamicPriority because it led to unnecessary detours
2012-06-27 21:17:57 +03:00
Victor Shcherb
9d0c42ceb5 Fix first road oneway problem 2012-06-27 01:12:55 +02:00
sonora
c2e7f1249b fix aeroway rendering 2012-06-26 07:54:35 +02:00
Victor Shcherb
a756a30d8a Update ferry renering 2012-06-26 00:46:09 +02:00
Victor Shcherb
57ce2cb43a Update ferry color 2012-06-25 18:38:22 +02:00
Victor Shcherb
c1010838ca Remove admin_level filter. Should work fine for new maps 2012-06-25 01:57:15 +02:00
Victor Shcherb
d1e284dc46 Fix compilation error 2012-06-25 01:43:25 +02:00
Victor Shcherb
705585a557 Fix modification way in IndexAddressCreator. Admin level should render correctly. 2012-06-25 01:42:44 +02:00
Victor Shcherb
44ec3a2849 Add ferry rendering + add text to route information 2012-06-25 01:42:44 +02:00
Victor Shcherb
7cc9caa7d4 Add ferry rendering + add text to route information 2012-06-25 00:30:19 +02:00
Victor Shcherb
3a07169ad6 Add bear left command 2012-06-24 17:07:59 +02:00
Victor Shcherb
6fc4774cfd Urgent : Fix routing 2012-06-24 13:46:54 +02:00
Victor Shcherb
3ba10163cc Fix interpolation display 2012-06-24 13:40:45 +02:00
Victor Shcherb
e61cc2b931 Route restrictions and double loading resources 2012-06-24 13:11:13 +02:00
Victor Shcherb
fff6be1a17 Enable stickin mode for 15 meters 2012-06-24 13:11:12 +02:00
Victor Shcherb
f45bbfe70d Add unzipping progress 2012-06-24 13:11:12 +02:00
Victor Shcherb
bc119f16a7 Fig gen.log deletion ! 2012-06-23 23:49:11 +02:00
Victor Shcherb
91beefcf42 update skip files 2012-06-23 23:32:30 +02:00
Victor Shcherb
fca3fba1aa update skip files 2012-06-23 23:27:24 +02:00
Victor Shcherb
f34131c3bf update skip files 2012-06-23 23:25:22 +02:00
Victor Shcherb
24ec483717 Update srtm proccess 2012-06-23 22:54:08 +02:00
Victor Shcherb
ba49c8573a Update srtm proccess 2012-06-23 22:46:08 +02:00
Victor Shcherb
ec3d9660aa Update default settings map creator 2012-06-23 16:32:23 +02:00
Victor Shcherb
f57a5c11f3 Update default settings map creator 2012-06-23 16:10:00 +02:00
Victor Shcherb
ffb68a1cee Update default settings map creator 2012-06-23 13:24:58 +02:00
Pavol Zibrita
e622992acf respect the admin_center of boundary relation 2012-06-21 21:26:41 +02:00
vshcherb
faf00a6c5e Merge pull request #265 from Zahnstocher/patch-2
support "amenity=emergency_phone"
2012-06-21 08:04:46 -07:00
Victor Shcherb
794c3106cf Add turn types to offline routing 2012-06-21 09:18:41 +02:00
Zahnstocher
ae8fc9c3ba support "amenity=emergency_phone" 2012-06-21 02:58:06 +03:00
Victor Shcherb
cbe19b69fe Fix linux rendering casing 2012-06-21 00:59:55 +02:00
Victor Shcherb
2d1cdf838c Update default settings 2012-06-20 21:52:24 +02:00
Victor Shcherb
034c8b7605 Fix routing performance issue 2012-06-20 21:30:24 +02:00
Victor Shcherb
dd30b46cd3 Fix issue with relaxing nodes 2012-06-20 20:47:47 +02:00
Victor Shcherb
f9b8548574 Prepare full description and compute roundabouts 2012-06-20 20:14:50 +02:00
Victor Shcherb
8be7fcfe66 Fix routing and map viewing simultaneously. Fix default speed for bicycle 2012-06-19 19:59:12 +02:00
Victor Shcherb
eb4fa2eeb2 Compute turns for offline routing. Fix bicycle routing. 2012-06-19 19:28:20 +02:00
Pavol Zibrita
7b4adddb37 fixed sql condition 2012-06-19 13:27:55 +02:00
Victor Shcherb
d87ec826c8 Fix initialization problem 2012-06-18 22:43:42 +02:00
Victor Shcherb
de2e4fb84c Fix resources for map creator 2012-06-18 20:31:55 +02:00
Victor Shcherb
ecc5bd2193 Fix resources for map creator 2012-06-18 20:31:55 +02:00
sonora
ea1e2566f3 Adjust transparency to re-instate appearance of admin_level and contour lines - Issue 1072(3) 2012-06-18 18:39:18 +02:00
sonora
738010fac8 fix some small rendering issues 2012-06-18 18:35:15 +02:00
Victor Shcherb
796229c4a4 Restructure routing provider and route position tracker 2012-06-18 00:58:30 +02:00
sonora
338060b914 correct swimming_pool rendering, but still is not included in obf, I think! 2012-06-17 09:13:47 +02:00
Dušan
a74d57c826 added swimming pool to rendering 2012-06-17 09:11:15 +03:00
Victor Shcherb
d85561f384 Add restrictions 2012-06-16 18:00:20 +02:00
Victor Shcherb
aa658b0a4b Introduce initial point for routing 2012-06-16 17:41:59 +02:00
Victor Shcherb
6e2923080e Introduce access=no restrictions 2012-06-16 16:36:15 +02:00
Victor Shcherb
2c700f9917 Fix critical routing issue 2012-06-16 16:14:59 +02:00
vshcherb
e40cda90bb Update master 2012-06-16 13:25:36 +03:00
Victor Shcherb
515db46f75 Introduce routing configuration 2012-06-16 12:08:19 +02:00
sanderd17
7a47e760d8 render riverbank 2012-06-15 18:42:36 +03:00
sanderd17
a36d06804c prioritize landuse=village_green over default landuse. 2012-06-15 18:21:02 +03:00
vshcherb
54cc214aa8 Now MapIndex could not be extracted by layers it is considered as one chunk of data (however layer deletion is possible and probably should be reimplemented somehow) 2012-06-15 18:14:01 +03:00
vshcherb
5fb7aaff72 Update master 2012-06-15 18:08:07 +03:00
Victor Shcherb
9df012cdaa Skip too big areas to improve rendering speed 2012-06-15 00:36:00 +02:00
Victor Shcherb
b4005e12ac Implement native routing search 2012-06-14 20:52:32 +02:00
Victor Shcherb
3181b3bd85 Update console messages 2012-06-13 23:49:52 +02:00
Victor Shcherb
cd15a3b4a4 C++ reader 2012-06-13 19:55:26 +02:00
Victor Shcherb
c15ab7b7ca Make primitive types--amend 2012-06-13 19:55:26 +02:00
Victor Shcherb
5b4df2780c Make primitive types 2012-06-13 19:55:26 +02:00
Victor Shcherb
64605e8561 Routing update 2012-06-13 19:55:25 +02:00
Victor Shcherb
3f12b33e78 Introduce concept of loading/unloading tiles 2012-06-13 00:53:24 +02:00
sonora
16ff5ef587 starting point 2012-06-12 21:28:23 +02:00
Victor Shcherb
03b77cd5c9 Fix basic issues 2012-06-12 01:10:13 +02:00