In answer to your question, yes new aerial imagery can be substituted in virtual earth from a technical point of view. The cost of acquiring the imagery is extremely expensive, and requires specialist cameras to do the job. The question is does your site justify the expense, which could run into 10k or more, and would require regular updates e.g. per year.
Getmapping PLC is the specialist in this area and it may be worth speaking to them as a starting point.
Duncan Garratt
Rob Blackwell is the expert regarding VE map tile substitution, and his company is based here in the UK.
Hope this is of help
Duncan Garratt
Yeah if Rob can help he has written several great articles on tile servers.
We worked with Microsoft Australia to get some aerial photography over three locations back in Jan for Australia Day.
The photography should come back as a north aligned geotiff from the supplier. I don't know what the cost was but once you have this for a small area map cruncher is great to correct any alignments and generate all the required tiles yourself.
For another project we build a tile generator that takes a folder of geoTiffs and processes all the required tiles from a farm of computers. For large areas with high resolution files it is too hard and slow to do it by hand with map cruncher.
Another issue is hosting all the tiles, the latest version of map cruncher supports uploading direct to amazon S3. This is a very cost effective way to store and serve the data, although i hear mixed reviews of it performance.
If you need any help with processing the geoTiff files please let me know.
John at soulsolutions.com.au
There are a number of companies that supply aerial photography
You could try - Simmons Aerofilms - http://www.simmonsaerofilms.com/
Also see the video referenced here http://www.robblackwell.org.uk/ p=46 may be of interest.
Some people have experimented with DIY hot air balloons with digital cameras slung underneath.
It all depends on the accuracy you need - obviously the professionals are after high accuracy, but my feeling is that you could probably get away with a more amateur endeavour - the results from MapCruncher are suprisingly good!
My expertise is more on the mapcruncher / custom tile server side than aerial photography per se - but feel free to call me if we can help - 01473 834560
Thanks
Rob.
Gavin,
would I be correct in saying that you represent an area that wants to update their imagery on Virtual Earth That is, would the ideal situation be that the updated imagery became part of Virtual Earth, everybody would get it, and you wouldn't have to deal with hosting and using layers for your specific VE application
I ask becouse we talked through this concept (dealing with the idea of entire countries) of external stakeholders sourcing, licensing and creating tiles for Virtual Earth. I see it as a win win situation for Microsoft and the stakeholder. The stakeholder pays for the imagery and processing and gets their area updated, Microsoft hosts the data and get s a better product, everybody is happy
The finer detail could be the killer but let me know if this is of interest as I would like to start a disscussion with MSFT about the concept, having a real world case would help the cause.
John.
I like the concept of stakeholders being able to substitute tiles for VE Data. There are a lot of areas in the world, such as third world counties that have poor or limited VE data. I remember reading a post on this forum, about an island that wanted to put its road layout on VE, and the data was stored in ESRI shape file format. What you are suggesting would be ideal for such purposes. The issue of Microsoft publishing the data is a tricky one, due to quality assurance of the data. At government level I think the last has merit, as what you are proposing is a way for third world counties to have their own mapping systems, that is public, and for everyone¡¯s use. Such an approach I would see as a major step forward in mapping the entire earth for the benefit of all, something the GIS community, and the wider public have been crying out for.
As the map data for many of these countries does exist, I think there is a golden opportunity for Microsoft to work with governments in encouraging them to use VE as their publishing system. The fact should not be lost that Ordnance Survey are finally beginning to realise that restricting the use of cartographic data, by way of price or otherwise, does have a negative impact on a country¡¯s economy.
As we have seen in the last year a number of major travel companies are now using VE or Google Maps, and the public in the developed world are increasingly using these systems, when making choices regarding travel, property purchase, investment etc.
I understand Microsoft are interested in helping the third world, and VE is one way of aiding third world development, through the use of high quality map data, initially through road data, but later with aerial imagery.
Duncan Garratt
Gavin,
It's relatively easy to hack the Javascript in the Virtual Earth Control so that it accesses your tile server *instead* of the Microsoft tile servers, and this would eliminate the drawing of existing tiles.
In earlier versions of the control, this was the only way to do custom layers and was described in my article http://www.viavirtualearth.com/vve/Articles/RollYourOwnTileServer.ashx - this is a bit old now, but might be of interest to you.
Rob.
Hi Rob
Many thanks for this. I will have proper read of your article as soon as I get a minute.
Regards
Gavin
Gavin,
Can you send me an email with your contact details
My email is John at soulsolutions.com.au
I agree the best solution for you to move forward is to see who can supply quality imagery at a good price, then use map cruncher to generate the tiles, It sounds like there won't be too many so you could host them yourself or use Amazon S3.
In regards to replacing the VE tiles the article shows how to replace the entire tile server, which may not be exactly what you want, but you could have some sort of proxy that redirects to the VE tiles where you don't have the updated ones. There will be load on your server to do this as every request for tiles will come to your server. But it maybe a neat way to do it as you would only do the aerial tiles.
This raises another issue - hybrid mode. If you didn't know VE has 3 sets of tiles Aerial, Road and Hybrid. By simply updating the Aerial tiles you will not update the Hybrid - they are generated seperatly. You start to see why I'm interested in other ideas.
The best way to start is to use a layer, it will have a delayed loading but in a way that is kind of cool in that it shows your town has updated its imagry, apart from the map cruncher demo I think you would be the first to do it in the world with VE - please correct me if I am wrong.
Oh and for reference here are the links to the layers we did in Australia:
http://www.lookupandsmile.com.au/what_map.aspx ID=pi1mE2gaz3
http://www.lookupandsmile.com.au/what_map.aspx ID=be|jD2qah0
http://www.lookupandsmile.com.au/what_map.aspx ID=xj5|DqzhdU
(the 2nd one is the best as the tide changes!)
John.