The question is of course whether the image has been orthorectified or
not. I assume it is actually a mosaiced image assembled from multiple
arial photos that has been corrected for distortions due to terrain and
the photographic process. The process behind this is most likely to be
much better than anything you can do by hand -- better not cut it up,
as you will not improve anything.<br>
<br>
If it is a tiff image it might be a geotiff -- ie a tiff images with
tags that give coordinates. The program gdalinfo (part of the GDAL
suite or FWTools -- a suite of geotools that solves all dependencies).
If gdalinfo spews out some coordinates, you are most likely to have a
orthorectified image. Which could then just be used with mapnik or
mapserver<br>
<br>
HTH<br>
<br>
Ludwig<br><br><div><span class="gmail_quote">On 2/28/07, <b class="gmail_sendername">Nick Black</b> <<a href="mailto:nickblack1@gmail.com">nickblack1@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I have a TIFF image map of the Isle of Man at approximately 1:25,000<br>scale.   The IoM Gov have given dervative rights to OSM to use it to<br>produce data from.  I need to cut the image up into smaller tiles,
<br>which I was then planning on rectifying using the metacarta rectifier,<br>then using the JOSM WMS plugin the trace the roads.<br><br>So can anyone point me in the direction of some guidelines about<br>scripting ImageMagick / Rmagick , or something the cut the image up -
<br>which shouldnt be too hard to do?   I dont have access to the TIFF<br>right at the moment, but its big.  Over 80mb I think.<br><br>--<br>Nick Black<br>--------------------------------<br><a href="http://www.blacksworld.net">
http://www.blacksworld.net</a><br><br>_______________________________________________<br>dev mailing list<br><a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev</a><br></blockquote></div><br>