Re: Derivative renderer for walk planning on a small screen

2016-09-13 Thread A Thompson
bably not something you would want enabled all the time, even only in pedestrian mode, but I do find it a handy option. On Tuesday, September 13, 2016 at 3:26:32 AM UTC+1, A Thompson wrote: > > Osmand with the contour lines plugin is great for walking, especially > using touring view. Bu

Re: Text "Great Britain" appears in centre of screen in Scotland vector map

2016-11-10 Thread A Thompson
On Wednesday, October 5, 2016 at 11:12:41 AM UTC+1, Roger James wrote: > > Can anyone try my custom render file and see if it works for them. > Testing in Osmand 2.5.2 this doesn't work for me. However, I've added the same code to a renderer I offered in another thread, and it does then have

Re: Text "Great Britain" appears in centre of screen in Scotland vector map

2016-11-12 Thread A Thompson
Thanks Roger, OsmAnd 2.5.2 is the version that has appeared on Google Play in the last few days. I think it jumped all the way from 2.4.7. With the standard OsmAnd or "Touring view" renderers, The "Great Britain" text still appears as I scroll around East Sussex, though it's not as intrusive

Re: Topo view--trails hard to see

2016-11-12 Thread A Thompson
On Friday, November 11, 2016 at 7:32:54 PM UTC, Bart Eisenberg wrote: > > I much appreciate that the developers have produced a Topo view: it is the > clearest rendering of topo lines I've seen on Osmand. Unfortunately, the > paths are often difficult to see. > I experimented a lot with

Re: Text "Great Britain" appears in centre of screen in Scotland vector map

2016-12-05 Thread A Thompson
Thank you Nick! That's very helpful and explains why my renderer with underscores in its filename stopped working after a recent update, and was fixed by renaming the file. It doesn't explain why I was getting that same error toast message with Roger's renderer named "IslandKiller.render.xml"

How to get ESRI World Hillshade (hi res) an an underlay

2017-10-04 Thread A Thompson
ESRI's world hillshade is free and gives amazing detail in areas where LIDAR is openly available (eg 70% of England, mostly low-lying areas for flood-risk monitoring), using other open sources otherwise. https://www.arcgis.com/home/item.html?id=1b243539f4514b6ba35e7d995890db1d I figured-out the

Re: Making srtm.obf files

2017-10-04 Thread A Thompson
I've successfully played with making contours as a vector layer in QGIS, saving as an ESRI shapefile with WGS84 coordinate reference system (CRS), converting that to .osm using JOSM with the opendata plugin, then converting to .obf using OsmAndMapCreator. It's crucial that the contours be

Re: Making srtm.obf files

2017-10-07 Thread A Thompson
> > Hi Frederico, > I downloaded your files, and they all seemed fine in the same tools I used. So I put your Map.obf and Map.srtm.obf in my osmand 2.7.5 folder on Android and they worked!

Custom renderer adds options to control aspects of contour lines and walking routes

2017-09-04 Thread A Thompson
Building on the embryonic version I posted some time ago, I hope others find this as useful as I do. -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Writing and debugging new styles

2017-08-26 Thread A Thompson
The only documentation I've found is : http://osmand.net/help/docs/Custom_Rendering_How-To.htm (looks old) and the comments at the top of default.render.xml which look more recent but still leave questions unanswered. Thanks for the adb logcat trick! I've been relying on a lot of trial and

Re: Usage of "additional" condition in rendering styles

2017-10-09 Thread A Thompson
Please someone correct me, but from a naive experiment I just did I don't think the summit:cross=yes tag in the .osm ends up being incorporated in OsmAnd's .obf database. I downloaded a tiny patch of .osm data around the peak in question, generated the .obf using OsmAndMapCreator, then used

Map not re-drawing after pan or zoom? Turn off Mapillary.

2017-12-12 Thread A Thompson
I couldn't understand why suddenly my map wasn't re-drawing properly after pan or zoom. Then I noticed that there's a known issue with Mapillary that causes this problem: No rendering on screen with mapillary overlay and slow mapillary response #4776

Re: Important discrepancy between OSM and Osmand map (Padua, Italy)

2018-05-19 Thread A Thompson
I used the achavi tool to investigate this area of OSM, and it looks to me that an error was introduced a few months ago which was corrected on the 11th May: this fits with your description so should be corrected with the next OsmAnd map

Re: Custom renderer adds options to control aspects of contour lines and walking routes

2018-01-06 Thread A Thompson
No reported problems so far. Here's a pictorial guide: After you put the file in OsmAnd's "rendering" subfolder, open the "Configure map" menu like this:

Re: How to display rivers?

2018-02-19 Thread A Thompson
> I can replicate your problem (OsmAnd 2.9.3 - current Google Play version > with maps updated). It's not that an option needs to be ticked: other parts > of the Grand Union Canal are displaying fine (eg. going east out of > Aylesbury). > At around 1am today, 20th Feb, I used the OpenLayers

Re: How to display rivers?

2018-02-20 Thread A Thompson
Thanks, Dmitriy. Investigating the history with http://osmlab.github.io/osm-deep-history/#/way/4600222 shows that this part of canal has been mapped for a long time, but in 2013 the tag was changed from waterway=canal to waterway=derelict_canal which prevents OsmAnd from showing it. The change

Re: Location of map files

2018-08-16 Thread A Thompson
Sorry if everyone knows, but OsmAnd doesn't usually read the favourites.gpx file at startup - the file is more of a backup. To import the file, you can click on it in a file browser and choose OsmAnd in the "Open With" menu if given a choice (for me it just opens immediately). I'm sure there's

Re: Custom rendering in 3.1

2018-09-09 Thread A Thompson
On Sunday, September 9, 2018 at 3:46:00 AM UTC+1, OA wrote: > > @Thompson, thank you for checking those two files. If it worked for you as > desired in both cases, it means that "depends" value is irrelevant here and > it could be anything. :) > That's not implied by m

Re: Custom rendering in 3.1

2018-09-07 Thread A Thompson
With a up-to-date standard Android OsmAnd installation from Google Play (version 3.1.5), I cut-and pasted the xml from OA's first post into a oa.render.xml file, and downloaded both of Majka's files. All three of them had the desired effect. Hope that helps with the problem-solving, OA! --

Re: Touring view map legend

2018-03-08 Thread A Thompson
Thanks, David, that's useful to know. That legend looks like what's available online at http://osmand.net/help/Map-Legend_default.html Unfortunately, even if you have Touring View selected, the legend doesn't give any information about how it differs from the OsmAnd (default) map rendering

Re: Custom renderer adds options to control aspects of contour lines and walking routes

2018-10-11 Thread A Thompson
Here's a very minor update. The "Hide restricted walks" feature now responds to foot = no/private as well as access = no/private. In my area, mappers are only recently refining access restrictions like this. NB. Since I started work on this little project, OsmAnd has added some control over

Has google search relagated this forum?

2018-10-19 Thread A Thompson
Every day or two I would check this forum by typing "osmand forum" (without the quotes) into google search. In the last few days something changed and there's no direct hit on the forum in the first ten pages of search results - it used to be top! I know it depends on cookies and whatever, but

Re: Has google search relagated this forum?

2018-10-19 Thread A Thompson
Thanks! But I asked too may questions at once. What are you saying yes to, and with what had you no luck? (Sorry to the world for the irrevocable spelling mistake in the subject title...) -- You received this message because you are subscribed to the Google Groups "Osmand" group. To

Re: OSM and map tiles

2018-10-19 Thread A Thompson
It may be possible if you try hard enough. Just for fun I've successfully added various online maps as overlays/underlays in OsmAnd. But reading the small print of the providers, I've yet to find a map source that isn't already built in to OsmAnd that permits this in their terms of service.

Re: Can Osmand totally replace a Garmin in a car?

2018-11-20 Thread A Thompson
I can compare OsmAnd with TomTom (not Garmin) and lots of Android apps. In the UK I still need TomTom because it gives very good guidance on what lane to be in when you're in an unfamiliar place. It's not OsmAnd's problem: OpenStreetMap mappers for many UK places haven't described the lanes in

Re: map style as in OpenAndroMaps (elevate)

2018-09-16 Thread A Thompson
I'm not affiliated with OsmAnd, but AFAIK: Most Android openstreetmap apps rely on the mapsforge project. This open-source project gives all the code needed to display openstreetmaps in Android apps, making for relatively easy development, but with a dependency on the mapsforge project. Apps

Re: reading coordinates lat/long on new version android OsmAnd+ 3.3.4

2019-03-18 Thread A Thompson
Osmand+ 3.3.6 has been on Google Play for a couple of days and restores the display of lat/lon of a selected point. If you long-press on them, they copy to clipboard in the format "Lat y Lon x" (x and y being the numbers). Using the "Geo2Clip" route puts "y,x" in the clipboard - the same

Re: reading coordinates lat/long on new version android OsmAnd+ 3.3.4

2019-03-15 Thread A Thompson
I was just experimenting to find a temporary work-around. If you select a favourite then hit SHARE and COPY, then your clipboard gets a load of info that includes the lat/long. Easier, on Android if you have the app "Geo2Clip: Copy map coordinates" by CatFish (here

Re: Rendering Based on Highway Designation

2019-03-09 Thread A Thompson
Thanks, everyone. I was just trying to do the same thing, got bored when it didn't work, and instead decided to go browse this group's archive for the first time in a while! I agree with your motivation, Jonathan: in the UK people are starting to mark legally designated footpaths with

Re: Own overlay map

2019-04-13 Thread A Thompson
OK, I checked. QGIS QTiles is the same for QGIS 2 and 3, and hasn't changed since 2017. It doesn't let you specify the filename extension, so we have to recurse through the directory hierarchy afterwards and change *.png to *.png.tile In windows, an easy way is to make a file addtile.bat to

Re: Own overlay map

2019-04-13 Thread A Thompson
OK, I checked. QGIS QTiles is the same for QGIS 2 and 3 and hasn't changed since 2017.It doesn't give the option of altering the filename extension. So to use the directory hierarchy of tiles in OsmAnd without generating a .sqlite we have to recurse through the directory hierarchy that QTiles

Re: Own overlay map

2019-04-12 Thread A Thompson
On Friday, April 12, 2019 at 11:29:08 AM UTC+1, bartei...@gmail.com wrote: > > If I understand your post and link, you've worked out a way to produce an > overlay entirely within QGIS. Yes? Yes. A directory hierarchy of PNG tiles is already the way that OsmAnd caches online tile sources, so

Re: Osmand claims it uses elevation data - but it doesn't

2019-06-02 Thread A Thompson
In an update to OsmAnd about a year ago, they introduced for the first time Naismith's rule to factor elevation into the calculation of WALKING times. Back then, I tested it and it worked. Numerous refinements to Naismith's rule have been proposed, but a fundamental uncertainty is one's

Re: Public transport routing

2019-05-03 Thread A Thompson
> > > > You can do some confirmation yourself. Check if the route appears > using OSMInspector: > > https://tools.geofabrik.de/osmi/?view=pubtrans_routes > > I just had a quick look and the above seems to answer the question. Roughly speaking, public transport tagging in the UK is largely

Fault with POI search for Drinking Water?

2019-07-14 Thread A Thompson
I had a custom POI search for Drinking Water saved, and it used to work fine. Now it doesn't find anything. Digging deeper, things seem odd. Here's a Drinking Water point in SE England that I know: [image: Screenshot_2019-07-15-01-02-41.png] Current OsmAnd+ from Google Play, current map,

Re: route calculation mistake roundabout.

2019-07-17 Thread A Thompson
> > Could you be seeing https://github.com/osmandapp/Osmand/issues/7135 ? > If so, the devs addressed it 10 days ago. BTW, I notice version 3.4.4 went on Google play three days ago, which solved a different problem for me. -- You received this message because you are subscribed to the

Re: Fault with POI search for Drinking Water?

2019-07-15 Thread A Thompson
Thanks Peter! I'd checked the Issues on Github, but didn't realise I was only looking at "Open" issues. This is "closed" --- I'll just wait for version 3.4 to be released. -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this

Re: UK postcodes file November 2019

2019-11-11 Thread A Thompson
Thanks! I've been using your UK postcodes POI file for years, and it works great. -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Optimizing OsmAnd for motorcycle use?

2019-11-13 Thread A Thompson
Yes, I meant OsmAnd's own roads-only map. That way you get a free update available every month,without doing any work. And I notice that Harry has raised the problem he identified with the developers on github and it's acknowledged so will be fixed in due course. So all you have to do is the

Re: Optimizing OsmAnd for motorcycle use?

2019-11-12 Thread A Thompson
On Tuesday, November 12, 2019 at 5:31:36 AM UTC, Rich Morin wrote: > > tl;dr - I've made substantial progress, but I could really use some help! > I think there might be some confusion here. The primary use of OsmAndMapCreator is to take OSM data (either from a supplied .osm file, or

Re: Optimizing OsmAnd for motorcycle use?

2019-11-11 Thread A Thompson
I've played with dependent renderers by testing if each new edit works on my Android device. If there's an error, then OsmAnd loads the default renderer instead, giving no more information. This posting https://groups.google.com/d/msg/osmand/6USzKxxkSv8/11IMgyCsAQAJ suggested you can get

Re: Optimizing OsmAnd for motorcycle use?

2019-11-12 Thread A Thompson
How about using the "roads_only" map and a dependent renderer to turn off any details you don't like, and change to your preferred colours? That way you still get a free map update from OsmAnd every month. Otherwise you have to keep regenerating your maps to keep them up to date. -- You

Re: Too many solar panels as POIs on the map?

2019-11-26 Thread A Thompson
> > On full maps the "internal POIs" are always displayed, like supermarkets > (purple), hospitals (red cross), restaurants (brown) and others. I had not > realised that, but indeed: they are always displayed! > In the past that was not the case. Each of them belongs to a certain POI >

Re: foot routing, Berlin Oberbaumbrucke

2019-11-29 Thread A Thompson
I can replicate this (OsmAnd 3.5.5, latest map). It happens even if "Use elevation data" is OFF and "fastest route" is ON. This is a complicated area in OSM, but keepright isn't reporting problems on the desired route. This is no direct help, but may stimulate someone wiser... -- You received

Re: Where are the settings for OSMAnd+

2019-11-20 Thread A Thompson
In OsmAnd's main folder (e.g. Android/data/net.osmand.plus/files/) is a file called favourites.gpx (with old versions stored in the subfolder "backup"). This is a standard GPX POI file containing your favourites, complete with any categories you may have created for them. It used to be that

Re: Maps overlapping

2019-10-04 Thread A Thompson
Hi! I think I can replicate your problem. Since you posted your query, vscherb gave some more info on github about the file naming scheme for OSM Live incremental updates: Typically patches are called and sorted (the last one is the most important > patch): > > Map.obf (full) >

Re: Which map gets displayed when multiple offline maps cover the location?

2019-10-13 Thread A Thompson
If you have multiple active versions of an object *having the same ID*, then only the most "up to date" one is used as determined by filename sort order. See recent discussions: https://github.com/osmandapp/Osmand/issues/7562 https://groups.google.com/forum/#!topic/osmand/T0-ddc878Zw -- You

Re: What is "Browse map" intended for?

2020-02-28 Thread A Thompson
I have Browse as my default profile and rarely explicitly switch. When you calculate a route in Browse, you can then select a profile in the route overview sidebar - this causes the route to be recalculated with the selected profile's navigation settings even though you're still seeing the map

Re: Osmand 3.5.5 and BRouter

2020-01-25 Thread A Thompson
Does this earlier question help? It's not obvious..., https://groups.google.com/d/msg/osmand/neTFFbOCO3Y/MdGU8fnkDgAJ -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: time predictions VERY inaccurate

2020-01-25 Thread A Thompson
Should an enthusiastic user (I) be occasionally downloading nightly builds rather than what's released on Google store? I'm interested in the statistics of experiencing a significant bug. Are google releases tested more than nightly builds, or do they just correspond to completion of the next

Re: creating maps with non-standard tagging with OsmAndMapCreator

2020-02-17 Thread A Thompson
Thanks to everyone for this thread - people have asked about this before without getting anywhere! Sorry if it's obvious, but there are also two low-effort solutions to the original problem: 1. Forget about making map files, convert the boundaries to .gpx tracks in JOSM, then OsmAnd can

Re: creating maps with non-standard tagging with OsmAndMapCreator

2020-02-16 Thread A Thompson
AFAIK, you need to get the file rendering_types.xml from github and put it in the right place for OsmAndMapCreator to read it. Then you can edit that file to control what is or isn't included in the map. If you search the archives of this list for "rendering_types.xml" then you'll know as much

Re: OsmAnd wish list

2020-02-16 Thread A Thompson
> > > 3. Favorites POI with names on the map > Have you tried "Configure Map>POI overlay labels" while the favourites are displayed? > 4. Other GPX-Track colors > I'm not sure that I understand exactly what you require, but if you go to "My Places>Tracks" and tap on a track's name (not the

Re: OsmAnd wish list

2020-02-16 Thread A Thompson
On Thursday, February 13, 2020 at 8:11:13 PM UTC, Gregor Boos wrote > > > 4. Other GPX-Track colors > I'm not sure this is what you're looking for, but if you go to "My Places>Tracks" and tap on the NAME of a track (NOT on the three dot menu to its right) then you get a screen where you can

HowTo: sync favourites between devices with Syncthing

2020-01-12 Thread A Thompson
It used to be that the favourites.gpx file was only ever written, not read, by OsmAnd. But now on a full OsmAnd restart it is imported. This means you can sync your favourites between devices by syncing the favourites.gpx file. I've been using Syncthing https://syncthing.net/ (free, open

Re: WRONG CALCULATION OF THE WALK TIME

2020-01-16 Thread A Thompson
Actually, for walking OsmAnd does now use Naismith's rule to factor ascent into the time estimate. But it seems that it doesn't do this is you are following your own .gpx track. If I take the start and end of the .gpx track and allow OsmAnd to plan its own walking route, then the estimated

Re: Heuristic coefficient comparisons

2020-03-11 Thread A Thompson
As I understand it, the A* algorithm uses a heuristic that estimates the cost of the as-yet unexplored route from a point to the goal. If this function never underestimates the cost, then the optimal route is guaranteed to be found. If we only consider distance as the cost, then the bee-line

Re: Heuristic coefficient comparisons

2020-03-11 Thread A Thompson
Aaargh. I meant overestimates not underestimates. Wouldn't it be better if this were a google group where posts could be edited, rather than a mailing list archived as google group? On Thursday, March 12, 2020 at 3:57:45 AM UTC, A Thompson wrote: > > As I understand it, the A* algorith

Re: Heuristic coefficient comparisons

2020-03-12 Thread A Thompson
Apologies - it was stupid of me to question the setup of the mailing list when we were discussing something else. I diluted my own question! If heuristic = bee-line_distance * hc and the cost function is only distance, then hc can be larger than 1.0 to the extent that it reflects the extra

Re: Heuristic coefficient comparisons

2020-03-15 Thread A Thompson
Thank you, Poutnik! I'm very grateful to understand this better, and I'm sure others are too. Interpreting Harry's results, I'm no longer thinking "acceptable routes are found even when the optimum is no longer guaranteed" but (eg. for hc=1.2) "it would take a very unusual route and section of

Re: Custom Over/Underlay maps

2020-03-25 Thread A Thompson
On Thursday, February 20, 2020 at 6:36:34 PM UTC, Akkana Peck wrote: > > Here's another approach using QGIS, if you can't use the Windows > program mapc2mapc that Bart talks about: > http://shallowsky.com/blog/mapping/osmand-making-overlay-maps.html > Thanks, Akkana, for your excellent guide

Re: Padstow & river Camel flooded?

2020-03-26 Thread A Thompson
I can replicate the Stepper Point flooding (50.56905,-4.9451456). For me it happens only at zoom level 12. (OsmAnd + 3.6.3, latest maps) >From previous discussions, flooding can be caused by OSM coastline errors. I'm no expert, but I don't see any coastline warnings here with "OSM Inspector".

Re: Padstow & river Camel flooded?

2020-03-28 Thread A Thompson
> > If I zoom in to the harbour at Padstow, it appears correctly at a reported > level of 16.3. Strangely, as I now pan slowly right and left, the areas of > sand appear and disappear. > Same for me. -- You received this message because you are subscribed to the Google Groups "OsmAnd"

Re: Opinions, please: should I suggest a "Highlight" menu option

2020-05-03 Thread A Thompson
ot;Configure map" > menu are "Details" and "Hide" do not exist after. xml file copy to the > "rendering" folder and closing OSMAND, rebooting and even restarting my > phone. OSMAND updates are OK. > > Can you help me please what can be wrong? &g

Re: Opinions, please: should I suggest a "Highlight" menu option

2020-05-03 Thread A Thompson
requirements and the necessary know-how! On Monday, April 27, 2020 at 8:28:31 AM UTC+1, Eugene zmeu wrote: > > You can make your render.xml file for your use case. Read more here > https://osmand.net/help/docs/Custom_Rendering_How-To.htm > > > On Monday, April 27, 2020 at 6:00:24 AM

Re: Opinions, please: should I suggest a "Highlight" menu option

2020-05-03 Thread A Thompson
strictions are only for motors.. > > Danilo > > > > > > Il Lun 27 Apr 2020, 05:00 A Thompson > > ha scritto: > >> In the "Configure map" menu are "Details" and "Hide". This is very good. >> But sometimes you want to clearly see

Opinions, please: should I suggest a "Highlight" menu option

2020-04-26 Thread A Thompson
In the "Configure map" menu are "Details" and "Hide". This is very good. But sometimes you want to clearly see a critical feature that might normally be obscured. Just for my personal use, this led to me writing derivative renderers for walking:

Re: Custom renderer adds options to control aspects of contour lines and walking routes

2020-05-12 Thread A Thompson
Another minor improvement: The "Hide restricted walks" option no longer hides walks tagged as "access=no" or "access=private" if they are also tagged with "foot=yes". -- You received this message because you are subscribed to the Google Groups "OsmAnd" group. To unsubscribe from this group

Re: Opinions, please: should I suggest a "Highlight" menu option

2020-05-06 Thread A Thompson
e Suna > to Chiesetta del Pellegrino > > Best regards > Danilo > > Il Lun 4 Mag 2020, 03:59 A Thompson > ha > scritto: > >> I'm very pleased that someone else has found walking.render.xml useful. >> >> I've looked at a few ways that have the tags you descr

Re: Can't edit name of custom map

2020-05-06 Thread A Thompson
Yup, same for me but it has already been reported: https://github.com/osmandapp/Osmand/issues/8889 and merged into other ongoing fixes. You might have missed the post above because, after being merged it was marked as "closed". By default the issues page includes the filter "is:open" which used

Re: How can I find all results for keyword/value "internet_access = wlan" and "internet_acccess:fee = no"?

2020-03-18 Thread A Thompson
If you don't need search you can go the GPX route and see them on the map in five minutes. If this isn't what you need, maybe it will help someone else: Go to https://overpass-turbo.eu click "Wizard" and type: (internet_access=wlan and internet_access:fee=no) in Cologne and hit "Build and

Re: Wikipedia now missing from map downloads?

2020-10-08 Thread A Thompson
Ah! Thanks, Tom. I don't know if something changed (perhaps only in my brain...) but for some reason I was expecting to see them higher up in the menu hierarchy. Thanks again! On Thursday, October 8, 2020 at 11:19:18 AM UTC+1, Tom Crocker wrote: > > I can still see it if this is what you

Re: Dedicated Folders for additional map-families

2020-10-15 Thread A Thompson
Hi - I don't exactly understand your question, but it's been a couple of days since you posted, so here is a first attempt to help! Assuming Android, AFAIK if you have generated sqlite, e.g. mymap.sqlitedb you can place such files directly in OsmAnd's "tiles" folder - they don't need to be in

Re: Osmand repeatedly wants me to exit and immediately reenter a highway

2020-10-09 Thread A Thompson
I had a quick look at your examples on the openstreetmap site, and the OSRM router there does the same thing as OsmAnd, e.g. here . In both examples, both the

Re: Osmand repeatedly wants me to exit and immediately reenter a highway

2020-10-11 Thread A Thompson
On Sunday, October 11, 2020 at 7:10:52 AM UTC+1, Martin Trautmann wrote: > > > For a length of the exit lane of 1000 m length (@Wolterholten) this > would be a difference of up to 8.3 seconds (not account for an > acceleration time), for 500 m (Idzard) it would be half of it. How did > you

Re: Osmand repeatedly wants me to exit and immediately reenter a highway

2020-10-10 Thread A Thompson
On Saturday, October 10, 2020 at 11:52:53 PM UTC+1, Tom Crocker wrote: > > > However, I do agree that some explicit code that preferred continuing on a > main road to travelling only on a link road where reasonable would be > useful. > That makes sense - I've learnt from other threads that some

Re: Osmand repeatedly wants me to exit and immediately reenter a highway

2020-10-10 Thread A Thompson
...still thinking about it... The two examples are when the slower joining road terminates at the junction between the off- and on-ramps. If there is no give-way/yield tagging (I don't know if OsmAnd does, in fact, pay attention to this) then it's impossible to know if traffic on the ramps

Wikipedia now missing from map downloads?

2020-10-07 Thread A Thompson
Osmand+ 3.8.3, Android 10, England. I didn't notice when it started, but I can't see any wikipedia downloads in Download_Maps>All_Downloads. I've waited at least two weeks before mentioning it. Wikipedia for England is still functioning fine in the app with the file I downloaded long ago,

Re: UK postcodes POI file august 2020

2020-08-25 Thread A Thompson
Thanks again! Still working great. -- You received this message because you are subscribed to the Google Groups "OsmAnd" group. To unsubscribe from this group and stop receiving emails from it, send an email to osmand+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: Streams and taps

2020-08-18 Thread A Thompson
I mapped a stream that often dries up in summer - you tag it as waterway=stream, intermittent=yes in OSM. But such "ephemeral" streams (some historically named "Winterbourne"s in the UK) depend on the weather from year to year for when they will flow. In OsmAnd, I checked in both the OsmAnd

Re: Streams and taps

2020-08-18 Thread A Thompson
, 2020 at 4:21:09 AM UTC+1, A Thompson wrote: > > I mapped a stream that often dries up in summer - you tag it as > waterway=stream, intermittent=yes in OSM. But such "ephemeral" streams > (some historically named "Winterbourne"s in the UK) depend on the weather >

Re: Streams and taps

2020-08-23 Thread A Thompson
than being scheduled to be fixed. On Wednesday, August 19, 2020 at 4:49:29 AM UTC+1, A Thompson wrote: > > P.S. This IS shown in the legend, but it's understandable that you didn't > spot it. Swipe from the left, scroll to the bottom, Help>Map Legend>OsmAnd > defau

Re: Modify a GPX Track - how to?

2020-09-23 Thread A Thompson
On Tuesday, September 22, 2020 at 7:53:22 PM UTC+1, Helmut Jarausch wrote: > > Many thanks for that excellent explanation. > Again one of OSMAnds hidden gems. > Helmut > > A Thompson > schrieb am Di., 22. Sep. > 2020, 02:21: > >> Here it is in pictures! >>

Re: Modify a GPX Track - how to?

2020-09-25 Thread A Thompson
have a tiny feature request. It would be nice if scrolling the waypoint > list would wrap around, esp. when scrolling down at the first waypoint one > would have immediate access to the last one. > Helmut > > A Thompson > schrieb am Do., 24. Sep. > 2020, 04:32: > >> Tha

Re: Input Lat/Long

2020-09-30 Thread A Thompson
Yes! On the Android version, if you tap the magnifying glass symbol to search, you can just type or copy/paste the coordinates into the top bar where it says "Type to search all". Alternatively, pick "ADDRESS" in the next bar at the top then "COORDINATES SEARCH". This way lets you specify

Re: Input Lat/Long

2020-09-30 Thread A Thompson
P.S. If you use Telegram, have you looked at the "OsmAnd Online GPS Tracker" app? I've never used it, but I guess that you could track the movement of one of your own devices on another device that way, assuming an internet connection. On Wednesday, September 30, 2020 at 11:32:53 PM UTC+1,

Re: How to make my own vector maps?

2020-05-28 Thread A Thompson
You can check the contents of the .obf you created with OsmAndMapCreator using the inspector.bat/.sh utility that comes with it, like this: inspector.bat -vmap -vmapobjects -osm myfile.obf When you copy the .obf to the directory where OsmAand keeps its normal map .obf files, you need your

Re: Modify a GPX Track - how to?

2020-09-20 Thread A Thompson
You can do it in OsmAnd by loading the track into the "Measure Distance" tool, which has a dual role as a tool for manually creating and editing GPX tracks. Tap on your track in My_Places>Tracks. At the bottom-left of the next screen (you may have to scroll down) tap on the three dots and

Re: Useful Companion Apps for OsmAnd

2020-07-16 Thread A Thompson
Thanks for explaining this so well, Xavier. I only map what I've seen with my own eyes unless I'm correcting freely available information, but you have taught me to be even more careful. I always want to learn how to contribute better. Once again, I have hijacked my own thread by over-sharing!

Re: Is this a routing bug?

2020-08-10 Thread A Thompson
left open otherwise. But it's not an area I know. On Monday, August 10, 2020 at 12:27:43 PM UTC+1, Greg Troxel wrote: > > > A Thompson > writes: > > > It has a barrier=gate at the start of its service road, but nothing in > OSM > > to say that it is inaccessi

Re: Display speed in calculated routes?

2020-07-07 Thread A Thompson
BTW, for walking with "use elevation" enabled, OsmAnd uses Naismith's Rule, so you can think of the parts of the slope graph for the route that are greater than zero as a graph of how slow you will be! On Tuesday, July 7, 2020 at 1:08:43 AM UTC+1, Jörgen Olofsson wrote: > > Is it somehow

Re: Custom interval for contourlines

2020-07-10 Thread A Thompson
w formats. if you could send me >> the tutorial on how to do it in qgis and your nodes I think i can try it! >> >> Op vrijdag 10 juli 2020 03:21:06 UTC+2 schreef A Thompson: >>> >>> Hi! I'm no expert, but have experimented with this sort of thing. As far >&g

Re: Custom interval for contourlines

2020-07-09 Thread A Thompson
Hi! I'm no expert, but have experimented with this sort of thing. As far as I know: OsmAnd's elevation data comes from the NASA SRTM/ASTER data that is available freely for the whole world except towards the poles. This has a horizontal resolution of 1 arc-second, about 30 metres. The vertical

Re: Custom interval for contourlines

2020-07-09 Thread A Thompson
thought I saw was either placebo or improved 10m contours. If anyone knows about OsmAnd's current status and plans, I'd love to hear from someone who knows what they're talking about! On Friday, July 10, 2020 at 2:21:06 AM UTC+1 A Thompson wrote: > Hi! I'm no expert, but have experimented w

Re: Rendering Based on Highway Designation

2020-06-14 Thread A Thompson
For UK Rights of Way, another way to go is to make GPX files. RoW data for most counties is freely available, and there's an excellent guide here: https://www.rowmaps.com/datasets/ Using JOSM (maybe also QGIS if you go to the original source and discover it is WFS or something peculiar) you can

Re: Custom renderer adds options to control aspects of contour lines and walking routes

2020-06-12 Thread A Thompson
Hi! This email list is also accessible as a google group, which makes it easy to search for everything ever posted: https://groups.google.com/forum/#!forum/osmand Here's a direct link to my posting containing the latest download: https://groups.google.com/d/msg/osmand/WyGJS0Dekrk/Z04AwaA1AQAJ

Re: render.xml: change color based on speed limit?

2020-06-13 Thread A Thompson
Interesting question. I looked at Topo and a few other built-in renderers on github (here ) and they don't make any reference to maxspeed. So I suspect that maxspeed is not supplied to the rendering engine. But...

Some GPX files for UK Rights of Way

2020-06-14 Thread A Thompson
Following my posting in another thread , you can find my simplified GPX files for rights of way in East & West Sussex, Brighton & Hove, and Co. Durham here:

Re: Do you search using the OLC code

2020-07-15 Thread A Thompson
Hi! If you open Osmand's search then paste the OLC straight into the "Type to search all" box at the top, then tap the first search result (shown as latitude and longitude) then for me in the UK it works fine, avoiding the trouble you described. This seems to work even thought the OLC from the

Useful Companion Apps for OsmAnd

2020-07-15 Thread A Thompson
Over years of taking an interest in free Android mapping apps, I have found a few that directly enhance OsmAnd. Anyone know any others? 1. Map Bookmark / Streetview Player / GPX Viewer is amazing! You

  1   2   >