Commit graph

290 commits

Author SHA1 Message Date
vshcherb
a1ed8cabbf Fix open sea maps creator 2013-12-01 17:08:52 +01:00
vshcherb
9e6b9560dc Fix map generation 2013-11-30 20:44:07 +01:00
vshcherb
6fc2e88619 Add new poi type for open sea maps 2013-11-30 20:17:13 +01:00
vshcherb
c6bc4b32bd Add open sea maps parsing 2013-11-30 20:17:13 +01:00
vshcherb
00a446d335 Merge pull request #550 from jasalamanca/testRouting
Adding vehicle parameter to TestRouting
2013-11-27 02:19:33 -08:00
Javier Salamanca
83fd1e69c4 - Adding vehicle parameter to TestRouting
- Reseting context before searching route.
2013-11-27 08:33:13 +01:00
vshcherb
4305d74c20 Update MapRenderingTypes.java 2013-11-27 01:15:57 +01:00
vshcherb
2b002357c1 Update MapRenderingTypes.java 2013-11-27 01:03:02 +01:00
vshcherb
9798a3b55c Fix small shifts (use double) 2013-11-26 17:11:36 +01:00
vshcherb
cc152f16c8 Fix small offset by replacing float -> double 2013-11-26 17:11:35 +01:00
vshcherb
3bf2ded7a4 Fix invisible zigzags 2013-11-26 16:23:12 +01:00
vshcherb
793d16517a Fix exception (crash POI filter) 2013-11-26 00:22:17 +01:00
vshcherb
d051a5f8e9 Fix exception (crash POI filter) 2013-11-26 00:09:47 +01:00
vshcherb
cb0a9359dc Clean map inspector 2013-11-24 21:51:10 +01:00
vshcherb
a9c6f8ebd3 Support custom categories and put them into USER_DEFINED 2013-11-24 21:29:50 +01:00
vshcherb
bf9f0e5220 Fix text types 2013-11-24 20:24:19 +01:00
vshcherb
02f0be7d22 Fix text types 2013-11-24 20:24:19 +01:00
vshcherb
99f2d38483 Update osmand application 2013-11-24 19:45:00 +01:00
vshcherb
8fe2a7df62 Fix binary inspector 2013-11-24 19:23:00 +01:00
vshcherb
b088a94df2 Add reading new tags 2013-11-24 19:22:07 +01:00
vshcherb
105beb6976 Fix creation of old maps 2013-11-24 17:38:09 +01:00
vshcherb
6ff89eff04 Update rendering types for new Android version & new map creator 2013-11-24 17:38:09 +01:00
vshcherb
778a72992f Refactor poi encoder 2013-11-24 17:38:09 +01:00
vshcherb
95d92645a6 Amenity types 2013-11-24 17:38:09 +01:00
vshcherb
db262a4c16 Update Amenity.java 2013-11-20 10:34:31 +01:00
Alexey Pelykh
84e6309757 Fix defines 2013-11-13 18:37:36 +02:00
vshcherb
047a42cf42 Remove not used countries info 2013-11-11 01:46:38 +01:00
vshcherb
77b8c8cb66 Update protobuf 2013-11-11 01:38:37 +01:00
vshcherb
bf336b7227 Add protobuf patch 2013-11-11 01:09:02 +01:00
vshcherb
8af6fa9816 Add protobuf patch 2013-11-11 01:06:14 +01:00
vshcherb
2a736bcf07 Add protobuf patch 2013-11-11 00:39:09 +01:00
vshcherb
b1a9fb173e Update protobuf 2013-11-11 00:26:50 +01:00
vshcherb
5e0ec9c1e1 Update protobuf 2013-11-11 00:21:01 +01:00
vshcherb
119623e98a Refactor amenity structure 2013-11-10 16:54:28 +01:00
vshcherb
367ca7f3ee Decrease penalty for traffic signals 2013-11-06 23:04:55 +01:00
vshcherb
29d1fe315c Fix and arrive at destination point 2013-11-06 17:41:18 +01:00
vshcherb
a0b0ca8762 Update animate route 2013-11-06 13:51:54 +01:00
vshcherb
df1407e9f2 Small change 2013-11-06 11:42:27 +01:00
vshcherb
0e1365b30b Improve smoothness on high zoom levels 2013-11-03 23:23:37 +01:00
vshcherb
c9901e606c Update Map rendering types usage 2013-11-03 16:29:10 +01:00
vshcherb
dfceb65104 Update Map rendering types usage 2013-11-03 16:27:04 +01:00
vshcherb
4c67ef8209 Fix critical issue of 208% 2013-11-02 18:14:43 +01:00
vshcherb
f3f9c0038b Adjust english names 2013-10-30 17:14:14 +01:00
vshcherb
6c7cd3d3c2 Simulate position in tunnels 2013-10-29 21:13:57 +01:00
vshcherb
9ffedce020 Update location provider 2013-10-29 01:27:01 +01:00
vshcherb
2b13f732a8 Fix online maps (timeout doesn't redownload map) 2013-10-27 19:17:12 +01:00
vshcherb
392411a0aa Fix download button for roads-only 2013-10-27 18:47:26 +01:00
vshcherb
f6692765f2 Fix bug with NPE of osmand regions 2013-10-27 00:37:32 +02:00
vshcherb
b50fd54528 Small refactoring route details 2013-10-26 14:41:07 +02:00
vshcherb
35b7eda9a3 Update interface 2013-10-23 23:49:30 +02:00
vshcherb
a8b029e91e Fix 1-3 zoom visibility 2013-10-20 00:19:44 +02:00
vshcherb
0bae5ded80 Implement buffer image to increase FPS 2013-10-16 21:36:13 +02:00
vshcherb
ec83f9f72c Implement buffer image to increase FPS 2013-10-16 21:36:13 +02:00
vshcherb
d6faeb74d8 Fix issue with transparent no-polygons 2013-10-09 20:12:03 +02:00
vshcherb
963abd78fd Fix icons rendering 2013-10-08 00:24:26 +02:00
vshcherb
8d67b70a8e Fix native rendering 2013-10-07 23:41:02 +02:00
vshcherb
8b543181b2 Fix rendering make view distance 2013-10-07 10:49:06 +03:00
vshcherb
c06a2de63a Remove high-density setting & introduce map magnifier 2013-10-06 22:47:20 +03:00
vshcherb
2d6ce8c5ca Add 2 fingers rotation 2013-10-06 22:47:20 +03:00
vshcherb
3752cd25ab Add 2 fingers rotation 2013-10-06 22:47:20 +03:00
vshcherb
0c91728e9e Add 2 fingers rotation 2013-10-06 22:47:19 +03:00
vshcherb
38328dbc26 Fix vector rendering 2013-10-06 22:47:19 +03:00
vshcherb
c90d31486f Modify layers 2013-10-06 22:47:19 +03:00
vshcherb
7f8a088a4a Modify layers 2013-10-06 22:47:19 +03:00
vshcherb
368f9b7493 Introduce new lat/lon math 2013-10-06 22:47:19 +03:00
vshcherb
4cad736511 Introduce new lat/lon math 2013-10-06 22:47:19 +03:00
Alexey Pelykh
e457ca19c0 Fix darwin 2013-09-27 10:58:16 +03:00
vshcherb
810f5f8252 Implement new SRTM download type 2013-09-25 20:17:03 +02:00
vshcherb
edd1516c72 Delete non existing locale 2013-09-25 11:53:03 +02:00
vshcherb
cb0785d5c5 Delete non existing locale 2013-09-25 11:49:21 +02:00
vshcherb
eb2a0b39ed Update regions 2013-09-25 11:36:22 +02:00
vshcherb
2077493fe9 Add osmand regions 2013-09-25 11:09:42 +02:00
vshcherb
7e5414e527 Add regions download 2013-09-24 21:41:04 +02:00
vshcherb
19ce935266 Add download button when the map is missing 2013-09-24 18:53:48 +02:00
vshcherb
bc88a329b4 Update basemap processor 2013-09-24 00:47:01 +02:00
vshcherb
b268eff282 Update way methods 2013-09-24 00:36:39 +02:00
vshcherb
b60c74993c Comment line 2013-09-24 00:36:39 +02:00
vshcherb
3afaf3951f Update inspector 2013-09-23 19:43:07 +02:00
vshcherb
2ab208a577 Update Entity.java 2013-09-22 02:10:15 +02:00
Koen Rabaey
ce9584874f Close streams to avoid leakage 2013-09-21 23:11:55 +02:00
vshcherb
afbcd9935c Update geofabrik polygons 2013-09-17 01:53:30 +02:00
vshcherb
b063b65583 Create osmand-regions 2013-09-16 22:21:22 +02:00
vshcherb
2d946fc11c Fix road inconsistency 2013-09-15 18:06:42 +02:00
sonora
b9d8edef8f fix renderingRuleProperty 2013-09-14 00:37:19 +02:00
vshcherb
90ca9db0f7 Support density and non-density pixels in raster style 2013-09-13 00:47:54 +02:00
vshcherb
b10ad5e6b5 Support density and non-density pixels in raster style 2013-09-13 00:47:24 +02:00
vshcherb
a647566ef0 Implement maxspeed:conditional 2013-09-13 00:29:12 +02:00
vshcherb
12974c9926 Implement maxspeed:conditional 2013-09-13 00:29:12 +02:00
vshcherb
c2db279f30 Avoid nooses for coastlines 2013-09-04 23:17:50 +02:00
vshcherb
a40551f3ad Avoid nooses for coastlines 2013-09-04 21:39:39 +02:00
vshcherb
74061ebb4f Add method 2013-09-02 21:31:44 +02:00
vshcherb
4aa06675ce Add parser 2013-08-31 00:24:10 +02:00
vshcherb
fd67a53e83 Fix utilities 2013-08-29 00:36:33 +02:00
vshcherb
44d2c694ee Keep order & don't overwrite conflict in map rendering types 2013-08-28 09:42:05 +02:00
vshcherb
d06c531fe9 Update route colors 2013-08-26 01:10:28 +02:00
vshcherb
9e43e5f9a2 Remove extra settings plugin 2013-08-23 10:42:40 +02:00
Alexey Pelykh
0ac2f471e6 Fix 2013-08-19 11:15:19 +03:00
Alexey Pelykh
5ce508d918 Revert "Custom target"
This reverts commit a4510f51a6.
2013-08-19 10:48:05 +03:00
Alexey Pelykh
a4510f51a6 Custom target 2013-08-19 10:41:54 +03:00
Alexey Pelykh
aa4f280d63 Cmakelists 2013-08-19 08:13:57 +03:00