[mkgmap-dev] nearby POIs
From Joris Bo jorisbo at hotmail.com on Tue May 5 20:31:43 BST 2020
Hello Gerd, I retested this patch with remarkable good results! Thanks for the work. It's a lovely feature which gives more space to lablenames and poi's which makes the difference. Kind regards Joris I switched from cmdline to config file and implemented #*/named:100 #Any with a name #*/unnamed:100 #Any without a name 0x641d-0x641f:20 #Fixme request 0x2d10-0x2d12:10 #Entrances 0x6602:40 #Bunker 0x2f18:10 #Bicycle parking 0x2f0b:30 #Car parking 0x2a19:20 #Silo 0x2a09:10 #Bench 0x2a0b:20 #Bin 0x2a0c:20 #Container 0x2a0e:20 #Recycling 0x2803:20 #Viewpoint 0x2a13:10 #Car charger -----Oorspronkelijk bericht----- Van: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> Namens Gerd Petermann Verzonden: dinsdag 5 mei 2020 11:19 Aan: Development list for mkgmap <mkgmap-dev at lists.mkgmap.org.uk> Onderwerp: Re: [mkgmap-dev] nearby POIs Hi all, attached is a patch that seems to work. I've kept the logging as memory is not such a big problem. I've not yet tested special cases like duplicated barrier nodes or a group of nodes where only some are within the tile boundary. Please check if your problems are solved with this version, a binary is here: http://files.mkgmap.org.uk/download/469/mkgmap.jar Gerd ________________________________________ Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joris Bo <jorisbo at hotmail.com> Gesendet: Dienstag, 5. Mai 2020 08:32 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] nearby POIs Hi, I have been testing the nearby poi rules as well with 4485 A while I struggled thinking misconfiguration because I see nothing happening but then after extending the ranges, an occasional poi disappears. (toilet 0x2a0d, busstop 0x2f17, custom lift-gate 0x6905) On the cmd line --nearby-poi-rules=*/unnamed:100:delete-poi,*/named:100:delete-poi On my densed big city area (Antwerpen) In that case I expect maybe a couple of thousand benches, trees and bicycle parkings disappear which do not. Can I help testing better by increasing some logging? How could I do that? Kind regards, joris Silo's (0x2a19) don't disappear / N51° 11.992' E4° 24.916' An occasional lift gate (0x6905) does disappear [cid:image001.jpg at 01D622B7.BA7DE260] Bicycle stands (0x2f18): don't disappear N51° 13.685' E4° 24.281' [cid:image002.jpg at 01D622B7.BA7DE260] -----Oorspronkelijk bericht----- Van: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> Namens Ticker Berkin Verzonden: maandag 4 mei 2020 16:13 Aan: mkgmap development <mkgmap-dev at lists.mkgmap.org.uk> Onderwerp: Re: [mkgmap-dev] nearby POIs Hi Mike No, I just have --nearby-poi-rules=0x6605:30 Gerd has explained why I see a message from NearbyPoiHandler about a POI for that wasn't 0x6605 - the logging of the removal of an exact duplicate has moved from StyledConverter Ticker On Mon, 2020-05-04 at 14:35 +0100, Mike Baggaley wrote: > Hi Ticker, have you got a --nearby-poi-rules-config option as well? > > Cheers, > Mike > > -----Original Message----- > From: Ticker Berkin [mailto:rwb-mkgmap at jagit.co.uk] > Sent: 04 May 2020 11:33 > To: Development list for mkgmap <mkgmap-dev at lists.mkgmap.org.uk<mailto:mkgmap-dev at lists.mkgmap.org.uk>> > Subject: Re: [mkgmap-dev] nearby POIs > > OK, looking up the # as a way instead gives a polygon that matches the > description and would generate a typ code as per the message > > I was more worried about it logging messages about POI with typ codes > that I hadn't mentioned in rules and not saying anything about the one > I had. > > I get the same behaviour with just --nearby-poi-rules=0x6605:30 > > Ticker > > On Mon, 2020-05-04 at 10:14 +0000, Gerd Petermann wrote: > > Hi Ticker, > > > > the new option doesn't work well, Mike and I are working on it. See > > http://gis.19327.n8.nabble.com/nearby-POIs-tp5962630p5964759.html > > The log messages are for POIs generated from areas, so the > > "generated from" ids are either ways or multipolygon relations. > > > > Gerd > > > > > > ________________________________________ > > Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk<mailto:mkgmap-dev-bounces at lists.mkgmap.org.uk>> im Auftrag > > von Ticker Berkin <rwb-mkgmap at jagit.co.uk<mailto:rwb-mkgmap at jagit.co.uk>> > > Gesendet: Montag, 4. Mai 2020 12:04 > > An: mkgmap development > > Betreff: [mkgmap-dev] nearby POIs > > > > Hi Mike & Gerd > > > > I'm trying --nearby-poi-rules=0x6605:30:merge-at-mid-point > > > > with, in points: > > > > amenity=bench [0x6605 resolution 24 continue] > > > > and the resultant map is showing benches close to each other (< 10 > > m) > > > > and, in the log file I'm getting messages like: > > > > INFO: uk.me.parabola.mkgmap.osmstyle.NearbyPoiHandler > > ../mapHants/74210001.osm.pbf: Removed duplicate POI with type > > 0x2d02 > > The Dungeon for element generated from 159255400 > > INFO: uk.me.parabola.mkgmap.osmstyle.NearbyPoiHandler > > ../mapHants/74210001.osm.pbf: Removed duplicate POI with type > > 0x2a07 > > Wah Ying for element generated from 468906008 > > > > The "generated from" number doesn't seem to correspond to a relevant > > OSM node and the message doesn't have the trailing "and moved..." > > that > > I would have expected. > > > > Ticker > > _______________________________________________ > > mkgmap-dev mailing list > > mkgmap-dev at lists.mkgmap.org.uk<mailto:mkgmap-dev at lists.mkgmap.org.uk> > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > _______________________________________________ > > mkgmap-dev mailing list > > mkgmap-dev at lists.mkgmap.org.uk<mailto:mkgmap-dev at lists.mkgmap.org.uk> > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > _______________________________________________ mkgmap-dev mailing list mkgmap-dev at lists.mkgmap.org.uk<mailto:mkgmap-dev at lists.mkgmap.org.uk> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
- Previous message: [mkgmap-dev] nearby POIs
- Next message: [mkgmap-dev] nearby POIs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list