﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Manifold Community Site: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987</link><description>Manifold Community Site thread</description><image><url>http://forum.manifold.net/forum/images/img-feedhead.png</url><title>Manifold Community Site: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987</link></image><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#81988</link><description>&lt;P&gt;Hello folks&lt;/P&gt;&lt;P&gt;has anyone an idea whether it is possible to blend in the OSM maps as linked image from the server like Virtual Earth and Yahhoo (unfortunately not Google anymore..)?&lt;/P&gt;</description><dc:creator>adaptagis</dc:creator><comments>http://forum.manifold.net/forum/t81987#81988</comments><guid>http://forum.manifold.net/forum/t81987#81988</guid><pubDate>Thu, 16 Apr 2009 05:05:51 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#81992</link><description>&lt;P&gt;Dieter&lt;/P&gt;&lt;P&gt;Unfortunately, someone will need to write (or adapt from the others) a new ISI driver for the OpenStreetMap tile server. I unfortunately dont have the time or expertise to do that, but for someone who knows its way round C# &amp;amp; OSM it should be pretty straigthtforward. &lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#81992</comments><guid>http://forum.manifold.net/forum/t81987#81992</guid><pubDate>Thu, 16 Apr 2009 05:23:39 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82052</link><description>&lt;P&gt;Unfortunately, just replacing the URL for example in the VE Street Map Image server to point to the OSM tile server (tile.openstreetmap.org) doesnt work. As I said, someone with some C# knowledge should find it pretty easy to modify an existing Image Server Source, especially as the projection is the same and tile naming scheme is very similar to VE. &lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#82052</comments><guid>http://forum.manifold.net/forum/t81987#82052</guid><pubDate>Fri, 17 Apr 2009 02:46:40 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82096</link><description>&lt;P&gt;VE uses a quadkey representation to determine and store the tile location.  OSM uses a numbering system similar to google maps (or yahoo map), describing the x and y coordinates in the url.  If you are going to have a go, I would suggest butchering the yahoo one to get it to work.  The numbering system has a different origin for OSM, so the code will have to be changed to reflect this.&lt;/P&gt;&lt;P&gt;I haven't had a chance to have a good look at it, but from looking briefly, I reckon I could do it.  It's just a matter of getting time....&lt;/P&gt;</description><dc:creator>jkelly</dc:creator><comments>http://forum.manifold.net/forum/t81987#82096</comments><guid>http://forum.manifold.net/forum/t81987#82096</guid><pubDate>Sun, 19 Apr 2009 15:48:47 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82104</link><description>&lt;P&gt;There is a sourceforge project for manifold image server add ins.&lt;/P&gt;&lt;P&gt;one developer only and no activity for 3 years&lt;/P&gt;&lt;P&gt;http://sourceforge.net/projects/mfd-pack/&lt;/P&gt;</description><dc:creator>mikedufty</dc:creator><comments>http://forum.manifold.net/forum/t81987#82104</comments><guid>http://forum.manifold.net/forum/t81987#82104</guid><pubDate>Mon, 20 Apr 2009 02:26:11 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82105</link><description>&lt;P&gt;Thats the sourcecode that manifold are referring too when they talk about &amp;quot;3rd party developed&amp;quot; ISI modules. &lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#82105</comments><guid>http://forum.manifold.net/forum/t81987#82105</guid><pubDate>Mon, 20 Apr 2009 02:36:06 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82106</link><description>&lt;P&gt;JKelly&lt;/P&gt;&lt;P&gt;That would be great, as I dont even have Visual Studio installed here... Waiting patiently :-)&lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#82106</comments><guid>http://forum.manifold.net/forum/t81987#82106</guid><pubDate>Mon, 20 Apr 2009 02:36:38 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82118</link><description>&lt;P&gt;Talking of OSM, we use Manifold extensively to digitise data for OSM, even down to individual buildings and house numbering. http://www.openstreetmap.org/?lat=51.35115&amp;amp;lon=-0.5965&amp;amp;zoom=17&amp;amp;layers=B000FTF &lt;/P&gt;&lt;P&gt;We're just about to take delivery of an Xplore iX104C4 AllVue Xtreme Tablet to test out with Manifold in the field precisely to collect OSM data like footpaths etc. Having Manifolds 'moving map' capability when coupled to GPS is really neat, and if you have air surveys available to you out in the field it's invaluable for collecting data.&lt;/P&gt;&lt;P&gt;So looking forward to someone with more brains than me coming up with a method of loading OSM tiles into Manifold.&lt;/P&gt;</description><dc:creator>James</dc:creator><comments>http://forum.manifold.net/forum/t81987#82118</comments><guid>http://forum.manifold.net/forum/t81987#82118</guid><pubDate>Mon, 20 Apr 2009 07:10:15 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82120</link><description>&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;I would be very interested in your work flow once you have finished your work in Manifold. What is your method of choice for getting the data back into OSM? Nice work, by the way.&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description><dc:creator>johnrobot</dc:creator><comments>http://forum.manifold.net/forum/t81987#82120</comments><guid>http://forum.manifold.net/forum/t81987#82120</guid><pubDate>Mon, 20 Apr 2009 07:14:40 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82126</link><description>&lt;P&gt;At the moment, it's a bit protracted. I use the segmentation tool in Manifold to add loads of segment points along line strings which we've digitised. We then export to shape files. Then I convert the shape files to gpx format using GPS Utility and it's those GPX files that I load into JOSM, the OSM data editor to redigitise. I don't know of any tool that's available to get GIS data loaded straight into JOSM. Hopefully when 9.0 comes out, Manifold will support GPX files so I can cut out the bit with GPS Utility.&lt;/P&gt;&lt;P&gt;When we get the Xplore tablet, for things like footpaths, I'll just get Manifold to create the line work as we walk the footpath network.&lt;/P&gt;</description><dc:creator>James</dc:creator><comments>http://forum.manifold.net/forum/t81987#82126</comments><guid>http://forum.manifold.net/forum/t81987#82126</guid><pubDate>Mon, 20 Apr 2009 08:15:59 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82127</link><description>&lt;P&gt;Well, the ideal solution would be if Manifold supported the OSM XML format directly, than it would be trivial to load data into JOSM. &lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#82127</comments><guid>http://forum.manifold.net/forum/t81987#82127</guid><pubDate>Mon, 20 Apr 2009 08:21:10 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82179</link><description>&lt;P&gt;Ah, thanks for that info. I hope that you can cut a few of those steps when v9 arrives. I have written to sales to request import/export support for .osm files as well as direct access read/write. Feel free to do the same, as these features could save a lot of time.&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description><dc:creator>johnrobot</dc:creator><comments>http://forum.manifold.net/forum/t81987#82179</comments><guid>http://forum.manifold.net/forum/t81987#82179</guid><pubDate>Tue, 21 Apr 2009 02:04:40 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82238</link><description>&lt;P&gt;Just found out that apparently Merkaator supports Shapefiles, eg you can import a shapefile and then upload to OSM ! Sounds like it could cut out a lot of steps out of your process!&lt;/P&gt;</description><dc:creator>petzlux</dc:creator><comments>http://forum.manifold.net/forum/t81987#82238</comments><guid>http://forum.manifold.net/forum/t81987#82238</guid><pubDate>Wed, 22 Apr 2009 08:59:01 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82273</link><description>&lt;P&gt;I found this Python script as well: http://svn.openstreetmap.org/applications/utils/import/shp2osm/&lt;/P&gt;</description><dc:creator>johnrobot</dc:creator><comments>http://forum.manifold.net/forum/t81987#82273</comments><guid>http://forum.manifold.net/forum/t81987#82273</guid><pubDate>Wed, 22 Apr 2009 23:50:40 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82250</link><description>&lt;P&gt;&lt;P&gt;&lt;EM&gt;http://www.openstreetmap.org/?lat=51.35115&amp;amp;lon=-0.5965&amp;amp;zoom=17&amp;amp;layers=B000FTF&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hey James,&lt;/P&gt;&lt;P&gt;LOL It would seem house builders down in Chobham, have not yet mastered the rightangle? ;-)&lt;/P&gt;&lt;/P&gt;</description><dc:creator>Nick Verge</dc:creator><comments>http://forum.manifold.net/forum/t81987#82250</comments><guid>http://forum.manifold.net/forum/t81987#82250</guid><pubDate>Wed, 22 Apr 2009 12:00:27 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82292</link><description>&lt;P&gt;Nick, who gives a stuff about right angles!! That's what happens when you digitise in one projection and display it in another projection....distortion. What other map do you know about that gives you building level detail (and house numbers) for  free!! Let me know when you complete OSM in your area and we'll compare.&lt;/P&gt;</description><dc:creator>James</dc:creator><comments>http://forum.manifold.net/forum/t81987#82292</comments><guid>http://forum.manifold.net/forum/t81987#82292</guid><pubDate>Thu, 23 Apr 2009 04:33:16 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82119</link><description>&lt;P&gt;Hi Kelly &lt;/P&gt;&lt;P&gt;I really aprechiate that you would look into this matter and hope that it won't be a big hassle to do. &lt;/P&gt;&lt;P&gt;I think an OSM link would help many regions particularly in the nondeveloped world to provide far better maps as available from VE and the others. I cross my fingers for you &lt;IMG SRC='http://forum.manifold.net/forum/images/emo-wink.gif'&gt;&lt;/P&gt;</description><dc:creator>adaptagis</dc:creator><comments>http://forum.manifold.net/forum/t81987#82119</comments><guid>http://forum.manifold.net/forum/t81987#82119</guid><pubDate>Mon, 20 Apr 2009 07:14:31 GMT</pubDate></item><item><title>RE: OSM map as linked image</title><link>http://forum.manifold.net/forum/t81987#82295</link><description>&lt;P&gt;hello guys&lt;/P&gt;&lt;P&gt;for thouse who didn't noticed:&lt;/P&gt;&lt;P&gt;please have a look  on the wonderful work from Kelly at the following tread for the OSM linked maps dlls.. &lt;/P&gt;&lt;P&gt;&lt;A HREF='http://forum.manifold.net/forum/t82208.8'&gt;http://forum.manifold.net/forum/t82208.8&lt;/A&gt;&lt;/P&gt;</description><dc:creator>adaptagis</dc:creator><comments>http://forum.manifold.net/forum/t81987#82295</comments><guid>http://forum.manifold.net/forum/t81987#82295</guid><pubDate>Thu, 23 Apr 2009 05:28:57 GMT</pubDate></item></channel></rss>