Menu

#24 solving problems with OruxMaps format

Enhancement
closed
r_x
5
2014-09-03
2011-05-10
oruxman
No

We need to check some situations; current version of OruxMaps does not support maps with more than one layer per zoom level.

We will work in a compatible format soon.

Discussion

  • oruxman

    oruxman - 2011-05-10

    patch

     
  • r_x

    r_x - 2011-05-10

    A check should be easy to implement by overriding the method

    protected void testAtlas() throws AtlasTestException

    in the OruxMaps atlas creator implementation. There you can perform any checks you want and throw an AtlasTestException if something is wrong. The message will be shown as JOptionPane error message dialog.

    See for example GoogleEarthOverlay or MagellanRmp - they have testAtlas implemented for map checking before the atlas creatoon starts.

     
  • oruxman

    oruxman - 2012-09-05

    Hi, r_x

    Have you seen the attached patch?

    orux

     
  • r_x

    r_x - 2012-09-06

    Sorry, seems like I missed this one. Now it has been applied.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.