Victor Shcherb
c71aeafdc1
Fix #2700
2016-06-15 16:54:15 +02:00
Roman Inflianskas
b468c8e2e4
Formatting
2016-06-09 00:00:54 +03:00
Roman Inflianskas
4d4df56ae1
Fix #2637
2016-06-03 13:44:28 +03:00
Roman Inflianskas
5aa970bd73
Formatting
2016-06-03 13:44:12 +03:00
Victor Shcherb
4b53e8b078
Update relation
2016-04-18 02:26:59 +02:00
Victor Shcherb
520e0d12e7
Update version
2016-04-03 11:34:32 +03:00
Victor Shcherb
61dd56c0e9
Update entity parser. Fix #2126
2016-01-10 16:13:51 +01:00
GaidamakUA
ad965a7b03
Fix bug when application breaks when trying to deserialize Node
2015-12-07 10:20:16 +02:00
Victor Shcherb
cbd7f07508
Remove deprecated poi parser
2015-10-15 01:29:13 +02:00
GaidamakUA
8c81eb2a88
Downdload map design in progress. And fix for wrong tag.
2015-09-24 19:18:10 +03:00
Victor Shcherb
ec3a8f53c0
Fix seamarks
2015-08-06 00:39:38 +02:00
Victor Shcherb
3fd27c2db3
Update basemap gen
2015-07-12 11:38:31 +02:00
Victor Shcherb
177bd52131
Fix poi dialog
2015-07-09 17:57:27 +02:00
Victor Shcherb
40bc7bf0bb
Update poi types with entity convert
2015-07-09 14:14:52 +02:00
Victor Shcherb
21327bb47b
Tag/transform routing types
2015-07-07 21:46:00 +03:00
Victor Shcherb
0c158551f1
Fix poi out of its boundaries
2015-07-07 21:28:17 +03:00
Victor Shcherb
1f3e889ec8
Apply tag/transform for poi
2015-07-07 20:58:45 +03:00
Victor Shcherb
28640f0eb5
Fix internalization for address
2015-06-30 13:16:01 +02:00
Victor Shcherb
6b844ce76e
Add name:* to address / poi revisit
2015-06-29 17:31:10 +02:00
Alexey Pelykh
207162756a
Update EntityParser.java
2015-05-13 21:24:52 +03:00
Valerii Pekarskyi
31d84b6cbd
Use building entrance as a building location (handy for routing) - only in case when one entrance is present
2015-05-13 18:02:53 +03:00
Victor Shcherb
7914cc4c03
Fix entity
2015-03-28 19:10:56 +01:00
Victor Shcherb
3717464598
Implement new poi structure
2015-02-19 00:09:00 +01:00
Victor Shcherb
895b61a34b
Fix issues
2015-02-16 09:42:59 +01:00
Victor Shcherb
83e90ee0a2
Fix entity parser
2015-02-10 00:24:22 +01:00
Victor Shcherb
567de5806a
Update geo parse utility
2015-02-02 09:25:15 +01:00
Hans-Christoph Steiner
41f356a11a
use HTTPS where supported, and on Gingerbread and above (i.e. not android-9)
...
To increase user privacy, especially with traffic that includes sensitive
information like location and tracking markers, HTTPS should be used
whenever possible. It seems that HTTPS is broken for a lot of sites on
versions older than android-10/Gingerbread, so HTTPS is not used on those
old platforms.
2015-01-20 16:18:46 +01:00
Victor Shcherb
c95dcf10e4
Commit poi with name
2015-01-06 21:45:58 +01:00
Victor Shcherb
b5975af3a9
Fix merge
2014-11-17 22:05:09 +01:00
Victor Shcherb
e44d520b3a
update entity
2014-07-30 16:11:39 +02:00
Andrzej Zaborowski
4b516efde9
Add an enum for addr:place for OsmAndMapCreator to use.
...
addr:place=* support is very important for address search in some
countries. Nominatim and most other tools support it.
2014-06-20 01:18:09 +02:00
vshcherb
99261472db
Test new routing provider (alpha routing should work with java for quite long distance). Maps needs to be updated (new regeneration 22 Jan
2014-01-21 01:58:52 +01:00
vshcherb
4b9697f104
Update map utils douglas-peuker (to return filtered out points)
2014-01-20 19:34:45 +01:00
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
c6bc4b32bd
Add open sea maps parsing
2013-11-30 20:17:13 +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
c9901e606c
Update Map rendering types usage
2013-11-03 16:29:10 +01: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
3afaf3951f
Update inspector
2013-09-23 19:43:07 +02:00
vshcherb
2ab208a577
Update Entity.java
2013-09-22 02:10:15 +02:00
vshcherb
2d946fc11c
Fix road inconsistency
2013-09-15 18:06:42 +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
fd67a53e83
Fix utilities
2013-08-29 00:36:33 +02:00
Robin Schneider
ff44f7db19
Fixed problem with https in tags.
...
If for example the website tag starts with https:// then it appeared in
OsmAnd as http://https://
https is not that unusual:
http://taginfo.openstreetmap.org/keys/website#values
http://taginfo.openstreetmap.org/keys/contact:website#values
2013-06-14 20:25:57 +02:00
Victor Shcherb
628a819afd
Fix bugs
2013-06-05 00:11:33 +02:00