georeference.org
Subscribe to this thread
Home - General / All posts - OSM map as linked image
adaptagis

480 post(s)
#16-Apr-09 05:05

Hello folks

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..)?

petzlux

982 post(s)
#16-Apr-09 05:23

Dieter

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# & OSM it should be pretty straigthtforward.


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

petzlux

982 post(s)
#17-Apr-09 02:46

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.


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

jkelly

746 post(s)
#19-Apr-09 15:48

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.

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....


James K.

http://kelsos.wordpress.com/

mikedufty

663 post(s)
#20-Apr-09 02:26

There is a sourceforge project for manifold image server add ins.

one developer only and no activity for 3 years

http://sourceforge.net/projects/mfd-pack/

petzlux

982 post(s)
#20-Apr-09 02:36

Thats the sourcecode that manifold are referring too when they talk about "3rd party developed" ISI modules.


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

petzlux

982 post(s)
#20-Apr-09 02:36

JKelly

That would be great, as I dont even have Visual Studio installed here... Waiting patiently :-)


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

James

316 post(s)
#20-Apr-09 07:10

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&lon=-0.5965&zoom=17&layers=B000FTF

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.

So looking forward to someone with more brains than me coming up with a method of loading OSM tiles into Manifold.

johnrobot
298 post(s)
#20-Apr-09 07:14

James,

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.

M

James

316 post(s)
#20-Apr-09 08:15

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.

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.

petzlux

982 post(s)
#20-Apr-09 08:21

Well, the ideal solution would be if Manifold supported the OSM XML format directly, than it would be trivial to load data into JOSM.


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

johnrobot
298 post(s)
#21-Apr-09 02:04

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.

M

petzlux

982 post(s)
#22-Apr-09 08:59

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!


Check out the Manifold Wiki with SQL and scripting examples at http://www.manipedia.eu/

Spatial Knowledge, my personal blog.

johnrobot
298 post(s)
#22-Apr-09 23:50

I found this Python script as well: http://svn.openstreetmap.org/applications/utils/import/shp2osm/

Nick Verge


2,701 post(s)
#22-Apr-09 12:00

http://www.openstreetmap.org/?lat=51.35115&lon=-0.5965&zoom=17&layers=B000FTF

Hey James,

LOL It would seem house builders down in Chobham, have not yet mastered the rightangle? ;-)


Dream no small dreams for they have no power to change the minds of men. - After Johann Wolfgang von Goethe

James

316 post(s)
#23-Apr-09 04:33

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.

adaptagis

480 post(s)
#20-Apr-09 07:14

Hi Kelly

I really aprechiate that you would look into this matter and hope that it won't be a big hassle to do.

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

adaptagis

480 post(s)
#23-Apr-09 05:28

hello guys

for thouse who didn't noticed:

please have a look on the wonderful work from Kelly at the following tread for the OSM linked maps dlls..

http://forum.manifold.net/forum/t82208.8

1 msec Copyright (C) 2007-2008 Manifold.net. All rights reserved.