Hello, I would like to set some POI category to be visible at zoom greater than 4. There are some settings at "teleatlas.map" file. I can change the parameter "zoom_max" to smaller values - it works. But bigger values then default are ignored. There are 2 groups: Group1: Airport, Parking Area, Petrol Station - zoom_max="30" Group2: others - zoom_max="4" --- For example is ignored: <face id="AIRPORT_ICON" zoom_max="800"/> default 30 <face id="CAMPING_GROUND_ICON" zoom_max="30"/> default 4 --- Tested at: PC Navigator free v. 12.3.0.1, Win7-32, and mapfactor_navigator.apk v. 1.2.25, android 4.1 + OSM maps. Does anybody know, how to change it?
If it is not possible, You can download POI's from databases (poiplaza), change icon in paint, or gimp, and use diggerQT to generate Your own POI.mca file(s).
Thangs for your quick answers. After some experiments with digger I see, the zoom_max is probably defined in *.mca file. I can set it during the digger conversion for imported POIs. It works perfect for all archiescampings, inclusive my special icon. Thanks to gmmas and crocodilefarm at http://forum.mapfactor.com/discussion/comment/3506#Comment_3506. --- Then maybe the new question: Can I edit some parameters inside standard country_osm.mca files? --- (At "teleatlas.map" can I only additionally reduced zoom_max but not increase. At "album.style" it is only possible to redefine the POIs icon and its size.)