Tim Francois wrote:
> Ah, I see - I've been following the mailing list but must have missed that
> memo. No problem, I'll hold fire! :)
>
> (Out of interest, how is an image tile reprojected? Any good references I
> could read? Just curious...)

A wonderful suite of programs called gdal is your friend. :)

The process is pretty much:
1. read StreetView tile
2. add a bit of border from the surrounding tiles
3. reproject using gdalwarp
4. slice into 900913 tiles and save them
5. repeat over entire dataset

It's exactly the same as we've done with the out-of-copyright maps, but 
with the helpful addition that we don't have to faff rectifying them first.

cheers
Richard

_______________________________________________
Talk-GB mailing list
Talk-GB@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-gb

Reply via email to