[mkgmap-dev] mkgmap skips multipolygon with no nodes in map area
From Ranko Jaksic rjaksic at zgi.hr on Thu Sep 10 14:19:57 BST 2020
Hi Gerd, Recently I discovered a missing forest "triangle" on my map (see attached screenshots). I am using the same mkgmap/splitter (4551/597) versions as before, but obviously OSM data changed so splitter generated a slightly different areas.list The forest in question consists of two very large multipolygons: https://www.openstreetmap.org/relation/1431438 https://www.openstreetmap.org/relation/4433469 Both relations cover the map-tile area, but mkgmap creates no polygon for the second one. It supose it doesn't get detected in mkgmap because it has no nodes in the area (splitter has no such problem: it detects the multipolygon and includes it in the output file). I am including my test data: - forest.osm.pbf - contains only these two relations (or use croatia-latest.osm.pbf extract from Geofabrik :) - areas-test.list - area in question - forest-typ.txt - simple typ file to display forest (not really needed) test code: java -jar splitter.jar --split-file=areas-test.list forest.osm.pbf java -jar mkgmap.jar -c template.args forest-typ.txt --gmapi --remove-ovm-work-files Splitter includes both relations in the 88010024.osm.pbf, but mkgmap includes only the first one in the generated 88010024.img file. regards, Ranko -------------- next part -------------- A non-text attachment was scrubbed... Name: 0-basecamp-example.jpg Type: image/jpeg Size: 119236 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20200910/10d94f48/attachment-0003.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 1-josm-after-splitter.jpg Type: image/jpeg Size: 156542 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20200910/10d94f48/attachment-0004.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 2-mapsource-after-mkgmap-with-typfile.jpg Type: image/jpeg Size: 23246 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20200910/10d94f48/attachment-0005.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: forest-test.zip Type: application/x-zip-compressed Size: 60623 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20200910/10d94f48/attachment-0001.bin>
- Previous message: [mkgmap-dev] precomp sea test environment
- Next message: [mkgmap-dev] mkgmap skips multipolygon with no nodes in map area
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list