<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>John Wika Haakseth - Latest Comments</title><link>http://haakseth.disqus.com/</link><description></description><atom:link href="https://haakseth.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 11 Aug 2016 07:06:03 -0000</lastBuildDate><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2831947291</link><description>&lt;p&gt;Is there any fix for this on already existing offline tiles&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Prena Mohan</dc:creator><pubDate>Thu, 11 Aug 2016 07:06:03 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2831201709</link><description>&lt;p&gt;"As of July 11, 2016, direct tile access has been discontinued…"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leonid Ustenko</dc:creator><pubDate>Wed, 10 Aug 2016 17:53:28 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2730001957</link><description>&lt;p&gt;I've tried to put the osm-file into /mnt/sdcard/ using a method like Environment.getExternalStorageState(), but I always get /storage/emulated/0 back. A friend of mine tells me that, this path doesn't work after API Level 17. So... maybe i will try to put the osm-file into assets and use the tiles directly from this folder. Any advise??&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chuying He</dc:creator><pubDate>Tue, 14 Jun 2016 09:12:49 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2729906874</link><description>&lt;p&gt;is there any chance to put the tile file in my own apk like the folder "assets" ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chuying He</dc:creator><pubDate>Tue, 14 Jun 2016 08:02:23 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2444653183</link><description>&lt;p&gt;can you explain each step with screen shots&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arjun</dc:creator><pubDate>Thu, 07 Jan 2016 11:30:21 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2444596240</link><description>&lt;p&gt;how to set the path of the map placed on sdcard, in the project source code...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arjun</dc:creator><pubDate>Thu, 07 Jan 2016 10:56:44 -0000</pubDate></item><item><title>Re: [App] EnschedeLocator Beta, Offline map and simple navigation in Enschede for Android</title><link>http://www.haakseth.com/?p=64#comment-2360562928</link><description>&lt;p&gt;I want to implement the same thing, but just for a different area. Could you walk me through it?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vatsal Shah</dc:creator><pubDate>Sun, 15 Nov 2015 01:52:07 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2173395278</link><description>&lt;p&gt;please check the java-build path of your project, and go to order and export tab, check whether the libraries in checked state or not... &lt;br&gt;In Eclipse you have to check the libraries which are needed under the order-export tab.&lt;/p&gt;&lt;p&gt;I know I am writing after a long the question been asked! but may help someone else...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Basheer p m</dc:creator><pubDate>Tue, 04 Aug 2015 06:11:27 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2148339248</link><description>&lt;p&gt;I had the same problem, but then adding all the &amp;lt;uses-permissions&amp;gt; (mentioned in a comment above) and above line of code solved my issue.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sandeep</dc:creator><pubDate>Tue, 21 Jul 2015 03:42:51 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-2128238317</link><description>&lt;p&gt;It can't recognize the setuseDataConnection for me&lt;/p&gt;&lt;p&gt;build.gradle is:&lt;/p&gt;&lt;p&gt;compile '&lt;a href="http://com.android.support" rel="nofollow noopener" target="_blank" title="com.android.support"&gt;com.android.support&lt;/a&gt;:appcompat-v7:22.2.0'&lt;br&gt;compile files('libs/slf4j-android-1.5.8.jar')&lt;br&gt;compile files('libs/osmdroid-android-4.0.jar')&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Siavash Sajjad</dc:creator><pubDate>Fri, 10 Jul 2015 06:05:17 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1993707438</link><description>&lt;p&gt;getting empty grid is mostly because osmdroid could not find tiles in sd card .&lt;/p&gt;&lt;p&gt;make sure they are present in right place.&lt;/p&gt;&lt;p&gt;keep your zipped mapquest tiles in (name of zipped file does not matter)&lt;/p&gt;&lt;p&gt;mnt/sdcard/osmdroid folder.&lt;/p&gt;&lt;p&gt;and&lt;/p&gt;&lt;p&gt;copy this&lt;/p&gt;&lt;p&gt;  map.setTileSource(new XYTileSource("MapQuest",&lt;br&gt;ResourceProxy.string.mapquest_osm, 0, 18, 256, ".png", new String[]{&lt;br&gt;"&lt;a href="http://otile1.mqcdn.com/tiles/1.0.0/map/" rel="nofollow noopener" target="_blank" title="http://otile1.mqcdn.com/tiles/1.0.0/map/"&gt;http://otile1.mqcdn.com/til...&lt;/a&gt;",&lt;br&gt;"&lt;a href="http://otile2.mqcdn.com/tiles/1.0.0/map/" rel="nofollow noopener" target="_blank" title="http://otile2.mqcdn.com/tiles/1.0.0/map/"&gt;http://otile2.mqcdn.com/til...&lt;/a&gt;",&lt;br&gt;"&lt;a href="http://otile3.mqcdn.com/tiles/1.0.0/map/" rel="nofollow noopener" target="_blank" title="http://otile3.mqcdn.com/tiles/1.0.0/map/"&gt;http://otile3.mqcdn.com/til...&lt;/a&gt;",&lt;br&gt;"&lt;a href="http://otile4.mqcdn.com/tiles/1.0.0/map/" rel="nofollow noopener" target="_blank" title="http://otile4.mqcdn.com/tiles/1.0.0/map/"&gt;http://otile4.mqcdn.com/til...&lt;/a&gt;"}));&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vikas Pandey</dc:creator><pubDate>Wed, 29 Apr 2015 08:50:52 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1993471945</link><description>&lt;p&gt;I have getting the same problem..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronak Selarka</dc:creator><pubDate>Wed, 29 Apr 2015 06:09:28 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1993471243</link><description>&lt;p&gt;How to get the OSM  API Key?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronak Selarka</dc:creator><pubDate>Wed, 29 Apr 2015 06:08:39 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1937501313</link><description>&lt;p&gt;not getting the map , after following everything as discussed , i had to use openstreet map quest as athe map source instead of mapnik ,in mapnik map was not visible in Mobile Atlas Creator .all i get is this screen shot .&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vikas Pandey</dc:creator><pubDate>Tue, 31 Mar 2015 04:06:04 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1909701151</link><description>&lt;p&gt;if you set the source as OpenStreetMap Mapnik the map does not load. &lt;br&gt;I have used mapquest and loaded the Map online and downloaded in MOBAC. However, I am not able to get the map tiles displayed in android mobile. Please guide. I have tried this example and it does not wok for me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashwin</dc:creator><pubDate>Mon, 16 Mar 2015 08:45:27 -0000</pubDate></item><item><title>Re: About John</title><link>http://www.haakseth.com/oldblog/#comment-1891961454</link><description>&lt;p&gt;You've written nice tutorials on osmdroid. Good job! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apoorva prajapati</dc:creator><pubDate>Fri, 06 Mar 2015 12:05:00 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1769740572</link><description>&lt;p&gt;Thank you for this detailed tutorial !&lt;br&gt;Nevertheless I don't manage to display the map, I can just visualize the grid. I don't know what format to put in the osmdroid folder of my phone, I tried various times it never worked.&lt;br&gt;Thank you for your help.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin</dc:creator><pubDate>Sat, 03 Jan 2015 05:34:42 -0000</pubDate></item><item><title>Re: A little data handling, csv table data to SQLite database</title><link>http://www.haakseth.com/?p=85#comment-1708788176</link><description>&lt;p&gt;Importing data like that is much easier when you use a simple tool like this:&lt;/p&gt;&lt;p&gt;&lt;a href="https://gitorious.org/termsql/pages/Home" rel="nofollow noopener" target="_blank" title="https://gitorious.org/termsql/pages/Home"&gt;https://gitorious.org/terms...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;termsql -i enschede_addresses.csv -1 -d ',' -t addresses -o databasename.db&lt;/p&gt;&lt;p&gt;The -1 option gets the column names from the CSV file, assuming that they're in the first line.&lt;/p&gt;&lt;p&gt;If they aren't, you use the -c option to define the column names.&lt;/p&gt;&lt;p&gt;Does everything for you in one step and also detects wether or columns should be float, integer&lt;br&gt;or string.&lt;/p&gt;&lt;p&gt;And you're done with one line.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ano</dc:creator><pubDate>Sun, 23 Nov 2014 15:46:36 -0000</pubDate></item><item><title>Re: CloudMerger &amp;#8211; Java based application for merging (kinect) point clouds [Final project]</title><link>http://www.haakseth.com/oldblog/?p=117#comment-1660997510</link><description>&lt;p&gt;No, it takes about a second on my computer. Did you test it with the test data I provided on GitHub? Note that the files have to be on the correct format in a .txt-file as described in the post to work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Wika Haakseth</dc:creator><pubDate>Thu, 30 Oct 2014 08:55:37 -0000</pubDate></item><item><title>Re: CloudMerger &amp;#8211; Java based application for merging (kinect) point clouds [Final project]</title><link>http://www.haakseth.com/oldblog/?p=117#comment-1655675380</link><description>&lt;p&gt;Can't load any clouds. Does it take some time to load clouds of avg. size 10MB?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GUPU_AVIATOR</dc:creator><pubDate>Mon, 27 Oct 2014 08:40:54 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1580505339</link><description>&lt;p&gt;hi.. thanks for the tutorial but the app just crashes on the start up... i followed the tutorial.. I just don't know whats wrong.. I've checked the logcat and the first error is a Fatal exception in main.. please help..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AyaM Sakata</dc:creator><pubDate>Tue, 09 Sep 2014 02:07:21 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1564437711</link><description>&lt;p&gt;What are the supported map tiles format?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Babar</dc:creator><pubDate>Fri, 29 Aug 2014 02:23:23 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1561296643</link><description>&lt;p&gt;Can I implement my own algorithm using osmdroid and osm bonuspack for finding the shortest path?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tereza Stefanova</dc:creator><pubDate>Wed, 27 Aug 2014 04:15:02 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1545810743</link><description>&lt;p&gt;Hi, I can see map in offline mode, but I have a problem. I see map and then when I make a zoom and move the map. I can't see fragment of the tiles of zoomed map which are visible on the unzoomed map. This issue can be seen at the added screenshots.&lt;br&gt;Edit links to screens &lt;br&gt;&lt;a href="http://i59.tinypic.com/347v8ee.jpg" rel="nofollow noopener" target="_blank" title="http://i59.tinypic.com/347v8ee.jpg"&gt;http://i59.tinypic.com/347v...&lt;/a&gt;&lt;br&gt;&lt;a href="http://i59.tinypic.com/2nq7hba.png" rel="nofollow noopener" target="_blank" title="http://i59.tinypic.com/2nq7hba.png"&gt;http://i59.tinypic.com/2nq7...&lt;/a&gt;&lt;br&gt;&lt;a href="http://i59.tinypic.com/nbsy06.png" rel="nofollow noopener" target="_blank" title="http://i59.tinypic.com/nbsy06.png"&gt;http://i59.tinypic.com/nbsy...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wojt</dc:creator><pubDate>Sat, 16 Aug 2014 15:11:26 -0000</pubDate></item><item><title>Re: Using OSMDroid for Offline mapping in Android, step-by-step [Tutorial]</title><link>https://www.haakseth.com/posts/osmdroid-for-offline-mapping-in-android-step-by-step/#comment-1536144148</link><description>&lt;p&gt;The creator of the software explains why he has removed some map sources here: &lt;a href="http://mobac.sourceforge.net/forum/viewtopic.php?f=1&amp;amp;t=1" rel="nofollow noopener" target="_blank" title="http://mobac.sourceforge.net/forum/viewtopic.php?f=1&amp;amp;t=1"&gt;http://mobac.sourceforge.ne...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I recommend using one of the other sources.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Wika Haakseth</dc:creator><pubDate>Sun, 10 Aug 2014 11:18:05 -0000</pubDate></item></channel></rss>