Open a local mbtiles map in Mobile atlas creator “Mobac” Planned maintenance scheduled...

Autumning in love

Windows 10: How to Lock (not sleep) laptop on lid close?

What can I do if my MacBook isn’t charging but already ran out?

Can a zero nonce be safely used with AES-GCM if the key is random and never used again?

How to set letter above or below the symbol?

How to say 'striped' in Latin

Complexity of many constant time steps with occasional logarithmic steps

Who can trigger ship-wide alerts in Star Trek?

Single author papers against my advisor's will?

If I can make up priors, why can't I make up posteriors?

Fishing simulator

How many things? AとBがふたつ

Is 1 ppb equal to 1 μg/kg?

Unexpected result with right shift after bitwise negation

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

How do I automatically answer y in bash script?

Can a non-EU citizen traveling with me come with me through the EU passport line?

Statistical model of ligand substitution

What computer would be fastest for Mathematica Home Edition?

When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Sorting inherited template fields

How does modal jazz use chord progressions?

Blender game recording at the wrong time



Open a local mbtiles map in Mobile atlas creator “Mobac”



Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How can I use MOBAC atlases in GIS Software (e.g., QGis, uDig)How to use Custom map in MOBAC?Apparently MOBAC is not generating MBTiles correctlyMobac .mbtiles files get a no tile_data errorconvert (.sqlite) map to RMapsAdd Local .osm xml File as a Map Source in MOBAC





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I'm trying to add local mbtile into mobac.



I have tried to create an XML file in the map sources folder with this information



<?xml version="1.0" encoding="UTF-8"?>
<localTileSQLite>
<name>Custom SQLite atlas</name>
<sourceFile>D:myplacenewmap.mbtiles</sourceFile>
<atlasType>MBTiles</atlasType>
<backgroundColor>#000000</backgroundColor>
<tileImageType>PNG</tileImageType> <!-- optional -->
</localTileSQLite>


but I can't find anything new when I try to add the map inside Mobac.










share|improve this question
















bumped to the homepage by Community 11 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    1















    I'm trying to add local mbtile into mobac.



    I have tried to create an XML file in the map sources folder with this information



    <?xml version="1.0" encoding="UTF-8"?>
    <localTileSQLite>
    <name>Custom SQLite atlas</name>
    <sourceFile>D:myplacenewmap.mbtiles</sourceFile>
    <atlasType>MBTiles</atlasType>
    <backgroundColor>#000000</backgroundColor>
    <tileImageType>PNG</tileImageType> <!-- optional -->
    </localTileSQLite>


    but I can't find anything new when I try to add the map inside Mobac.










    share|improve this question
















    bumped to the homepage by Community 11 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1


      1






      I'm trying to add local mbtile into mobac.



      I have tried to create an XML file in the map sources folder with this information



      <?xml version="1.0" encoding="UTF-8"?>
      <localTileSQLite>
      <name>Custom SQLite atlas</name>
      <sourceFile>D:myplacenewmap.mbtiles</sourceFile>
      <atlasType>MBTiles</atlasType>
      <backgroundColor>#000000</backgroundColor>
      <tileImageType>PNG</tileImageType> <!-- optional -->
      </localTileSQLite>


      but I can't find anything new when I try to add the map inside Mobac.










      share|improve this question
















      I'm trying to add local mbtile into mobac.



      I have tried to create an XML file in the map sources folder with this information



      <?xml version="1.0" encoding="UTF-8"?>
      <localTileSQLite>
      <name>Custom SQLite atlas</name>
      <sourceFile>D:myplacenewmap.mbtiles</sourceFile>
      <atlasType>MBTiles</atlasType>
      <backgroundColor>#000000</backgroundColor>
      <tileImageType>PNG</tileImageType> <!-- optional -->
      </localTileSQLite>


      but I can't find anything new when I try to add the map inside Mobac.







      mobile-atlas-creator






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 26 '18 at 18:39









      Damini Jain

      1,560217




      1,560217










      asked Aug 26 '18 at 15:28









      WilliamWilliam

      63




      63





      bumped to the homepage by Community 11 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 11 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          2 Answers
          2






          active

          oldest

          votes


















          0














          Have you positioned MOBAC over the area covered by the MBTiles file?



          Open Open Street Map Public Transport and right drag/zoom to where you want to be. Then switch to the MBTiles.






          share|improve this answer
























          • Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

            – William
            Aug 26 '18 at 16:22



















          -1














          The solution was to change the



          <?xml version="1.0" encoding="UTF-8"?>


          to



          <?xml version="1.0" encoding="ISO-8859-1"?>





          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "79"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f294022%2fopen-a-local-mbtiles-map-in-mobile-atlas-creator-mobac%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Have you positioned MOBAC over the area covered by the MBTiles file?



            Open Open Street Map Public Transport and right drag/zoom to where you want to be. Then switch to the MBTiles.






            share|improve this answer
























            • Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

              – William
              Aug 26 '18 at 16:22
















            0














            Have you positioned MOBAC over the area covered by the MBTiles file?



            Open Open Street Map Public Transport and right drag/zoom to where you want to be. Then switch to the MBTiles.






            share|improve this answer
























            • Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

              – William
              Aug 26 '18 at 16:22














            0












            0








            0







            Have you positioned MOBAC over the area covered by the MBTiles file?



            Open Open Street Map Public Transport and right drag/zoom to where you want to be. Then switch to the MBTiles.






            share|improve this answer













            Have you positioned MOBAC over the area covered by the MBTiles file?



            Open Open Street Map Public Transport and right drag/zoom to where you want to be. Then switch to the MBTiles.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 26 '18 at 16:09









            John ThornJohn Thorn

            561




            561













            • Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

              – William
              Aug 26 '18 at 16:22



















            • Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

              – William
              Aug 26 '18 at 16:22

















            Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

            – William
            Aug 26 '18 at 16:22





            Yes I'm over the area that the MBTiles should cover. But I can't switch between Open Street Map and the MBTiles, because Mobac haven't recognized the xml file, so I can't add it into a mapsource.

            – William
            Aug 26 '18 at 16:22













            -1














            The solution was to change the



            <?xml version="1.0" encoding="UTF-8"?>


            to



            <?xml version="1.0" encoding="ISO-8859-1"?>





            share|improve this answer




























              -1














              The solution was to change the



              <?xml version="1.0" encoding="UTF-8"?>


              to



              <?xml version="1.0" encoding="ISO-8859-1"?>





              share|improve this answer


























                -1












                -1








                -1







                The solution was to change the



                <?xml version="1.0" encoding="UTF-8"?>


                to



                <?xml version="1.0" encoding="ISO-8859-1"?>





                share|improve this answer













                The solution was to change the



                <?xml version="1.0" encoding="UTF-8"?>


                to



                <?xml version="1.0" encoding="ISO-8859-1"?>






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 26 '18 at 18:05









                WilliamWilliam

                63




                63






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f294022%2fopen-a-local-mbtiles-map-in-mobile-atlas-creator-mobac%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                    is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

                    Meter-Bus Содержание Параметры шины | Стандартизация |...