Commit graph

1525 commits

Author SHA1 Message Date
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
Victor Shcherb
092fc3eec1 Try relax strategy (to free a bit memory) 2012-06-12 01:10:13 +02:00
Victor Shcherb
195655dc19 Update router 2012-06-11 22:29:12 +02:00
Victor Shcherb
f55dd373c4 Update UI (include settings for routing mode) 2012-06-11 22:29:12 +02:00
vshcherb
0e59382bd2 Update master 2012-06-11 14:42:05 +03:00
Victor Shcherb
ebbdd154b9 LF -CRLF 2012-06-11 00:40:21 +02:00
Pavol Zibrita
f1454b3d8b new search tabs layout 2012-06-11 00:38:55 +02:00
Victor Shcherb
2d3e04c928 Simplify routing 2012-06-10 23:10:43 +02:00
Victor Shcherb
118076b0c9 Implement osmand offline routing 2012-06-10 21:47:24 +02:00
Victor Shcherb
61670cc67c Fix issue with start/end point 2012-06-10 20:16:26 +02:00
Victor Shcherb
399378b585 Update binary router 2012-06-10 15:26:50 +02:00
Victor Shcherb
4a8ff5ba10 Basic routing support 2012-06-09 15:24:46 +02:00
Victor Shcherb
7b1a43647c Route index reader 2012-06-07 23:32:36 +02:00
Victor Shcherb
2c8117f738 Introduce id and restrictions 2012-06-07 23:32:36 +02:00
Victor Shcherb
c5f2156e4a Write restrictions 2012-06-07 23:32:36 +02:00
Victor Shcherb
c3c3c1d224 Merge remote-tracking branch 'origin/master' 2012-06-06 23:40:49 +02:00
Victor Shcherb
28f0423ff0 First try route index 2012-06-06 23:38:29 +02:00
sanderd17
67aead2bab Switching lat and lon: http://code.google.com/p/osmand/issues/detail?id=1069 2012-06-05 11:25:32 +03:00
sonora
025274008f back out duplicate line 2012-06-05 08:53:09 +02:00
sonora
a939c424b8 add waterway order to objectType=2 group also 2012-06-05 08:35:33 +02:00
sonora
ed444f10cc align rendering of new tag=cycleway with that of existing value=cycleway 2012-06-05 08:26:16 +02:00
Victor Shcherb
d1356ce2f2 Increase visibility 2012-06-04 23:53:16 +02:00
sonora
4ad0ac0f0a default render - some small corrections 2012-06-04 22:18:35 +02:00
sonora
8d37457d61 remove typo in default.render 2012-06-04 19:55:21 +02:00
Victor Shcherb
f0720b4ad9 Add cycleway rendering in bicycle mode 2012-06-03 15:12:49 +02:00
Victor Shcherb
638bccc572 Implement private access road style 2012-06-03 14:23:27 +02:00
Victor Shcherb
18bba6c0c4 Fix Rendering style. Introduce more options. Clean them from duplicated information 2012-06-03 14:23:26 +02:00
Victor Shcherb
7a378ae2dc Fix rendering styles 2012-06-03 14:23:26 +02:00
Pavol Zibrita
4494d1b99d removed accidental commit 2012-06-03 09:37:37 +02:00
Victor Shcherb
b5598d3454 Sort cities list 2012-06-02 22:13:06 +02:00
Victor Shcherb
75211b4f19 Fix issue with address creator ( cities with same name wrongly deleted) 2012-06-02 22:13:06 +02:00
Pavol Zibrita
5fbd7082a1 Fixed issue 1060 2012-06-02 19:43:05 +02:00
Victor Shcherb
d7a9b434c4 Add missing map message 2012-06-02 18:41:06 +02:00
Victor Shcherb
e769189fb4 Fix fenced 2012-06-02 12:50:49 +02:00
Victor Shcherb
42747de0a5 Add select point dialog to OSM Extraction UI 2012-06-02 12:43:05 +02:00
sonora
2dfaf223f4 implement access=no rendering. Still needs to be checked, color_3 does not seem to display. 2012-06-02 09:15:33 +02:00
sonora
92fbe9c0a7 fix coastline color alignment 2012-06-01 13:02:24 +02:00
sonora
0a7ee645fa align coastline_broken in color scheme 2012-06-01 12:06:14 +02:00
Victor Shcherb
ffa149b460 Fix menu adapter 2012-05-31 22:39:52 +02:00
Victor Shcherb
a533d480b9 Fix douglas peuker 2012-05-31 01:01:07 +02:00
Victor Shcherb
f0ce38200b Fix issue with polygons 2012-05-29 19:28:28 +02:00
Victor Shcherb
56aaffd57f Fix binary writer 2012-05-29 19:28:28 +02:00
Victor Shcherb
04d41b1d71 Fix binary map writer 2012-05-28 23:59:25 +02:00
Victor Shcherb
587d881a55 Use douglas peuker algorithm to simplify ways 2012-05-28 21:14:46 +02:00
Victor Shcherb
93dde790b9 Fix issue with polygons 2012-05-28 19:41:39 +02:00
Victor Shcherb
35bf240ec2 Add public transport platform rendering 2012-05-28 17:54:14 +02:00
Victor Shcherb
a5a25850d4 Move buildings rendering to bottom (below roads) 2012-05-28 17:14:01 +02:00
Victor Shcherb
44f04f5f39 Add public transport and platform station. Fix local indexes activity intent 2012-05-28 14:42:42 +02:00
sonora
c22685f2db tracktype implementation - still untested 2012-05-28 11:02:14 +02:00
Victor Shcherb
38047b3ee4 Fix rendering rule dependency bug 2012-05-28 00:39:31 +02:00
Victor Shcherb
1ae719984b Fix default renderer 2012-05-27 21:32:05 +02:00
Victor Shcherb
68ccbe0450 Fix issue with buildings 2012-05-27 19:33:11 +02:00
Victor Shcherb
e50e1fec6d Fix rendering issue for sports and other polygons 2012-05-27 14:03:53 +02:00
Victor Shcherb
868786eefd Fix bug with multipolygons 2012-05-27 12:21:01 +02:00
sonora
ef7affc671 some renderer cosmetics 2012-05-27 12:07:05 +02:00
Victor Shcherb
1d8436b8d2 Fix important issue with multipolygons 2012-05-26 20:15:44 +02:00
Victor Shcherb
5860d696ce Update binary inspector 2012-05-26 15:06:57 +02:00
Victor Shcherb
8ac1aea1b7 Improve download usability 2012-05-26 00:59:05 +02:00
sonora
3e7ef38464 re-instate old rendering consistency partly damaged by April 10 commit 2012-05-24 20:42:40 +02:00
Victor Shcherb
80d6e6ea82 Update plugin structure 2012-05-23 21:46:47 +02:00
Victor Shcherb
84d36f084c Introduce Plugin api 2012-05-21 01:27:42 +02:00
vshcherb
a4ed0d2509 Fix uploader 2012-05-20 22:58:21 +03:00
Victor Shcherb
2bbe2ee08d Update googlecode upload 2012-05-19 18:38:18 +02:00
Victor Shcherb
966843a4fc Set last modified time correct 2012-05-19 16:19:19 +02:00
Victor Shcherb
7c4e2d5e5a Remove unzipped files 2012-05-19 15:59:28 +02:00
Victor Shcherb
db7a9a573f Update googlecode upload
Conflicts:

	DataExtractionOSM/src/net/osmand/data/index/IndexUploader.java
	Osmand-kernel/expat/expat_library
	Osmand-kernel/freetype/freetype_library
	Osmand-kernel/gif/gif_library
	Osmand-kernel/jpeg/jpeg_library
	Osmand-kernel/png/png_library
	Osmand-kernel/skia/skia_library
2012-05-19 15:05:34 +02:00
Victor Shcherb
a04a563119 Update googlecode upload 2012-05-19 13:52:43 +02:00
Victor Shcherb
1ab69c055a Update googlecode upload 2012-05-19 13:46:00 +02:00
Victor Shcherb
54b0632b80 Update googlecode upload 2012-05-19 13:06:04 +02:00
Victor Shcherb
230710ea8b Preparing routing 2012-05-19 13:06:04 +02:00
Victor Shcherb
65a8dc8452 Introduce crosscompilation 2012-05-19 13:06:04 +02:00
Pavol Zibrita
5b3424c69e Merge pull request #249 from shramov/operator-name
MapObject: set name from operator
2012-05-12 22:18:59 -07:00
Pavel Shramov
c1c327d836 MapObject: set name from operator
If name is not available (common case for fuel stations)
create it from operator and ref (if found).

Signed-off-by: Pavel Shramov <shramov@mexmat.net>
2012-05-12 21:08:04 +04:00
Jindřich Makovička
aceac3b97e use jlong to store pointer
needed for 64bit build
2012-05-12 18:15:11 +02:00
Victor Shcherb
a0f83b91be Fix compilation error 2012-05-12 09:49:04 +02:00
Victor Shcherb
6b69db1ac6 Add icons to java rendering 2012-05-12 09:38:31 +02:00
Victor Shcherb
894e669a95 Implement simple UI for offline rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
a6da67223e JNI rendering impl 2012-05-12 09:38:30 +02:00
Victor Shcherb
d44b535574 To amend 2012-05-12 09:38:30 +02:00
Victor Shcherb
82e4307ed5 Working commit 2012-05-12 09:38:30 +02:00
Victor Shcherb
5abab74cda Implement swing native search 2012-05-12 09:38:30 +02:00
Victor Shcherb
9d3c625421 Test Java swing library 2012-05-12 09:38:30 +02:00
Victor Shcherb
58314c350d Not tested : native rendering 2012-05-12 09:38:30 +02:00
Victor Shcherb
a6ac11cbdb Tested : Move rendering rule parser to C++ 2012-05-12 09:38:30 +02:00
Victor Shcherb
fe1011d68d Update wiki indexer 2012-04-30 00:36:40 +02:00
Victor Shcherb
67a9ab1930 Update versions 2012-04-29 21:06:00 +02:00
Victor Shcherb
2c6e9ed0d1 Update todo constants 2012-04-29 16:23:55 +02:00
Victor Shcherb
02f8c63e72 Add multipolygon processing 2012-04-29 16:23:55 +02:00
Victor Shcherb
e36e6110c9 Fix small issues 2012-04-29 16:23:25 +02:00
Victor Shcherb
b1cee69f3a Fix native rendering 2012-04-29 16:22:31 +02:00
Victor Shcherb
ad350f003f Fix C compilation problems 2012-04-29 16:22:30 +02:00
Victor Shcherb
b02400b186 Fix additional attributes 2012-04-29 16:22:30 +02:00
Victor Shcherb
e13f55663b Fix poi categories 2012-04-29 16:22:30 +02:00
Victor Shcherb
a539a3ac7e Fix todo's 2012-04-29 16:22:30 +02:00
Victor Shcherb
5f10f74b6a Fix basemap rendering 2012-04-29 16:22:30 +02:00
Victor Shcherb
4367dda5a4 Fix basemap rendering 2012-04-29 16:22:30 +02:00
Victor Shcherb
3867c3ef57 Refactor basemap processor 2012-04-29 16:22:30 +02:00
Victor Shcherb
7d905ead02 Add basemap generator 2012-04-29 16:22:30 +02:00
Victor Shcherb
5eb925c0cb Proccess incompleted tiles 2012-04-29 16:22:30 +02:00
Victor Shcherb
453747920e Add coastline processing 2012-04-29 16:22:30 +02:00
Victor Shcherb
d5f233cacf Basic authorization 2012-04-29 16:22:30 +02:00
Victor Shcherb
6e328a2fe5 Add coastline processing 2012-04-29 16:22:30 +02:00
Victor Shcherb
a61c9d9071 Add coastline processing 2012-04-29 16:22:30 +02:00
Victor Shcherb
12b09c1300 Add coastline processing 2012-04-29 16:22:30 +02:00
Victor Shcherb
06ec6db070 Process coastlines 2012-04-29 16:22:30 +02:00
Victor Shcherb
8eae9b26bf Process coastlines 2012-04-29 16:22:30 +02:00
sonora
6c767d5cfa suggestion to align v2 rendering_types.xml filter with old v1 2012-04-29 16:22:30 +02:00
Victor Shcherb
ef5c4115e5 Fix 2012-04-29 16:22:30 +02:00
Victor Shcherb
99b7616f30 Add todo constants 2012-04-29 16:22:30 +02:00
Victor Shcherb
8f3970862c Fix multipolygon rendering 2012-04-29 16:22:30 +02:00
Victor Shcherb
5a73de3587 Add comment 2012-04-29 16:22:29 +02:00
Victor Shcherb
2a2c5567a0 Fix highres rendering 2012-04-29 16:22:29 +02:00
Victor Shcherb
3281476d2f Fix points 2012-04-29 16:22:29 +02:00
Victor Shcherb
68c2b10d97 Fix rendering issue 2012-04-29 16:22:29 +02:00
Victor Shcherb
6c734f8150 Fix rendering 2012-04-29 16:22:29 +02:00
Victor Shcherb
9651d8e136 Fix rendering 2012-04-29 16:22:29 +02:00
Victor Shcherb
3dca79c49f Fix map creation error 2012-04-29 16:22:29 +02:00
Victor Shcherb
769acbf30f Fix compilation errors 2012-04-29 16:22:28 +02:00
Victor Shcherb
8d5d72f80e Fix compilation errors 2012-04-29 16:22:28 +02:00
Victor Shcherb
041ba66d05 Fix compilation errors 2012-04-29 16:22:28 +02:00
Victor Shcherb
282101588b Test version 2012-04-29 16:22:28 +02:00
Victor Shcherb
8a2a0a2d08 Fix map parser 2012-04-29 16:22:28 +02:00
Victor Shcherb
03ad5809fa Fix search poi by name 2012-04-29 16:22:28 +02:00
Victor Shcherb
aea993a619 Add search by name 2012-04-29 16:22:28 +02:00
Victor Shcherb
7c2da26cdb Fix address information 2012-04-29 16:22:28 +02:00
Victor Shcherb
18cbce2092 Fix address information 2012-04-29 16:22:28 +02:00
Victor Shcherb
4b3e1eae02 Fix map reader issues 2012-04-29 16:22:28 +02:00
Victor Shcherb
0ad56fe24b Fixing errors 2012-04-29 16:22:28 +02:00
Victor Shcherb
61d80d9118 Read interpolation type 2012-04-29 16:22:28 +02:00
Victor Shcherb
11ca506999 Write address index data 2012-04-29 16:22:27 +02:00
Victor Shcherb
f72201c2d5 Intermediate commit 2012-04-29 16:22:27 +02:00
Victor Shcherb
8cbe1ba1e1 Low level ways 2012-04-29 16:22:27 +02:00
Victor Shcherb
e42473d6a8 Multipolygon writing and low level writing implementation 2012-04-29 16:22:27 +02:00
Victor Shcherb
512e76806f Update rendering types' 2012-04-29 16:22:27 +02:00
Victor Shcherb
2612e665ad Refactor rendering types. Remove polyline/point/polygon concept 2012-04-29 16:22:27 +02:00
Victor Shcherb
c9b9466f2e Write map coordinates to file 2012-04-29 16:22:27 +02:00
Victor Shcherb
4844bb98d6 Introduce multiname feature 2012-04-29 16:22:27 +02:00
Victor Shcherb
8ee3f3f05b Partial map write implementation 2012-04-29 16:22:27 +02:00
Victor Shcherb
5caf563aa1 Slight modifications 2012-04-29 16:22:26 +02:00
Victor Shcherb
0230e2ce95 Intermediate commit 2012-04-29 16:22:26 +02:00
Victor Shcherb
6deddb433e Update rendering types 2012-04-29 16:22:26 +02:00
Victor Shcherb
c65c0bf53b Intermediate commit 2012-04-29 16:22:26 +02:00
Victor Shcherb
8c3e20dce7 Preparations 2012-04-29 16:22:26 +02:00