[mkgmap-dev] mkgmap r4025 implements --x-dem-poly option
From lig fietser ligfietser at hotmail.com on Thu Jan 4 09:32:49 GMT 2018
Thanks Gerd, I'll try that. ________________________________ Van: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> namens Gerd Petermann <gpetermann_muenchen at hotmail.com> Verzonden: donderdag 4 januari 2018 01:24:51 Aan: Development list for mkgmap Onderwerp: Re: [mkgmap-dev] mkgmap r4025 implements --x-dem-poly option Hi Minko, one way is to place the dem options in an extra file, e.g. dem-args, and use mkgmap.args -c contours\contours.args -c dem-args -c %date%\splitter\template.args so that the dem options are not active when the contour files are processed. Gerd ________________________________________ Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von lig fietser <ligfietser at hotmail.com> Gesendet: Donnerstag, 4. Januar 2018 09:36:09 An: mkgmap-dev at lists.mkgmap.org.uk Betreff: Re: [mkgmap-dev] mkgmap r4025 implements --x-dem-poly option Hi Gerd, Is it possible to skip dem processing for some specific tiles, for instance I have to add some contour tiles that needs to be processed each time with the same mkgmap version (cannot add it as already processed img). I add them as overlay map on my Benelux map with this statement in my rendering process: mkgmap.args -c %date%\splitter\template.args -c contours\contours.args If I process it, those contours cause a map failure exception : SEVERE (MapFailedException): contours\10010201.mp.gz: (thrown in BlockManager.allocate()) Too many blocks. Use a larger block size with an option such as --block-size=1024 or --block-size=2048 SEVERE (BlockManager): contours\10010202.mp.gz: overflowed directory with max block 65534, current=65535 SEVERE (MapFailedException): contours\10010202.mp.gz: (thrown in BlockManager.allocate()) Too many blocks. Use a larger block size with an option such as --block-size=1024 or --block-size=2048 SEVERE (BlockManager): contours\10010204.mp.gz: overflowed directory with max block 65534, current=65535 SEVERE (MapFailedException): contours\10010204.mp.gz: (thrown in BlockManager.allocate()) Too many blocks. Use a larger block size with an option such as --block-size=1024 or --block-size=2048 In my contour.args file I have these lines: mapname: 10010201 input-file: 10010201.mp.gz mapname: 10010202 input-file: 10010202.mp.gz mapname: 10010203 input-file: 10010203.mp.gz mapname: 10010204 input-file: 10010204.mp.gz How can I skip these files from DEM processing? _______________________________________________ mkgmap-dev mailing list mkgmap-dev at lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20180104/aff69726/attachment-0001.html>
- Previous message: [mkgmap-dev] mkgmap r4025 implements --x-dem-poly option
- Next message: [mkgmap-dev] mkgmap-dev Digest, Vol 114, Issue 5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list