What's New ArchivesThe following topics previously appeared on the What's New page.
Web Site Update (April 17, 2005)Sunday, April 17th, we released an update to the web user interface. The following are the changes in this release:
Patch released to new Microsoft Research Maps Interface (December 7, 2004)A number of issues with the Microsoft Research Maps web site were identified by our users since we released the new version 6 interface last Friday, December 3, 2004. The issues identified and fixed with the patch released on December 7th are:
I apologize for these errors getting released. In particular, I hope that my web service users do not have to recompile again due to this patch. Do let us know if you find any issues with Microsoft Research Maps by e-mailing us at MSRMaps2010@hotmail.com. Thanks very much for your patience with us. Sincerely, New Microsoft Research Maps User InterfaceOn December 1, 2004, we released Microsoft Research Maps Version 6. Version 6 has made a number of changes to the user interface you interact with on Microsoft Research Maps. We hope you will find these changes have simplified how you work with Microsoft Research Maps. Many of the changes have been recommended to us by you our users. The following is a brief overview of the changes introduced with version 6.0: Page Layout: All Microsoft Research Maps web pages have been separated into four sections - Top (Toolbar), Left (Search Panel), Center (Image), and Bottom (Legal). The Top section is the Microsoft Research Maps "toolbar". It contains is a miniature site map of the major functions available on the Microsoft Research Maps web site - Home, Advanced Find, Famous Places, Web Services, and About. The Left section is an expanded "Search" panel. The Center section contains the imagery or text information presented by the web page. It is displayed with a white background. The Bottom section contains links to the Microsoft Research Maps sponsors information and the links our lawyers require to have. Search Panel: You will notice that all Microsoft Research Maps web pages have a "Search Panel" located on the left hand side of the page in dark blue. The panel is intended to be a miniature advanced find form. The Search Panel is divided into for mini-sections:
Center (Image) Section - The center of the is where Microsoft Research Maps will display imagery or text information such as Advanced Find search results, list of Famous Places, etc. The Image section has been simplified to allow for larger images to be displayed. Imagery is displayed on a light blue background with a white border directly around the imagery. The white border contains the pan buttons (NW, N, NE, E, W, SW, SE). The light blue border contains the imagery Size (Small, Medium, Large), Zoom (In, Out, direct resolution), and imagery Theme tabs. The size of the maps has been increased by 200 pixels in width and height for each size. Small maps are now 600x400; Medium are 800x600, and Large are 1000x800. Above the imagery are file folder like tabs that identify the type of imagery being viewed, e.g. Aerial Imagery, Topo Maps, Urban Area. The current image is displayed with a white tab. Blue tabs contain links to change the view to other imagery types. The white area above the light blue imagery control section contains the imagery provider's logo, the distance to the nearest known location, and the date the image was captured (taken). To find out more about how to use Microsoft Research Maps read our How to Use Microsoft Research Maps web page. New Microsoft Research Maps Web Service supports Urban Area ThemeNew data themes could not be easily added to the original Microsoft Research Maps Web Service (TerraService.asmx) because the theme parameter and field was implemented an enum type. Adding a new theme would force a recompile of every application. To minimize the impact on our web service users, we implemented a new web service, TerraService2.asmx, where the Theme field/parameter is changed to be an integer type. To use the version 2 web service, you will have to do the following:
If you have any issues using the TerraService2.asmx file, please send a message to Microsoft Research Maps mailbox. New Urban Area data (May 14, 2004)We have been loading more of the new, high resolution, natural color imagery called "Urban Area" data. In addition to Seattle, we have added Washington D.C., Atlanta, Chicago, Houston to name a few of the major cities added the database. We will continue to add new Urban Area data as it arrives from the USGS. We have received 46 of the 133 planned cities this calendar year. New Microsoft Research Maps Hardware and Software (December 4, 2003)We have migrated the Microsoft Research Maps database and application to a new hardware platform. We have added processor, memory, and disk storage capacity to all our database and web servers. We expect the new hardware to relieve a number of performance issues we have experienced since we moved into the new data center. Our Compaq Storageworks cluster was very reliable and good to us for three years prior to the move. But unfortunately it had pretty rough move to the new facility that we could never quite get right. So on to new more powerful equipment. In addition to upgrading the hardware, we also upgraded the web application software to Version 1.1 of the Microsoft .NET Framework and ASP.NET. Users of the programmable web service might need to re-link with the WSDL files located at http://terraservice.net/terraservice.wsdl or http://MSRMaps.com/terraservice.asmx. The following new features have been added to Microsoft Research Maps with this release:
We changed a number of internal features within Microsoft Research Maps that correct bugs or performance issues that we have had and many of you have experienced within the system. I think you will find the new Microsoft Research Maps is consistently faster and more reliable than the previous system. If you don't agree, let us know by e-mailing us at MSRMaps2010@hotmail.com. With the new application, there is one bug that we have introduced. We do not correctly detect when we have overlapping imagery. When viewing USGS DOQ (aerial imagery) at 1 meter resolution, you will not be able to switch to viewing USGS DRG (topo map) data. To view USGS DRG data, you will have to zoom out to 2 meter or higher resolution where you can switch to USGS DRG data. When viewing USGS Urban Area data at .5 meter and .25 meter resolution, you will not be able to switch to USGS DOQ or DRG data. You will have to zoom out to 1 meter resolution or higher and switch to USGS DOQ or DRG data. We apologize for the inconvenience and hope to have it corrected soon. Now that we have the new equipment installed and operational, we are getting to work on loading the new high resolution imagery into the system. In the coming weeks, we will be loading Saint Louis, Washington DC, Sacramento, and a number of other cities with .25 meter resolution data. Many thanks to all of you that have experienced problems with Microsoft Research Maps the last several months. We hope your future experiences will be pleasant. OpenGIS Map Server Supports Geographic Projection Transformations (July 29, 2003)Microsoft Research Maps supports an OpenGIS compliant Web Map Server. Up until now, the map server only supported UTM Spatial Reference Systems (SRS). UTM is the native projection of the USGS data stored within the Microsoft Research Maps database. We have received many requests to support re-projecting USGS data from its native UTM projection to Geographic project, a.k.a. EPSG:4326. With the July 29th release, Microsoft Research Maps supports the EPSG:4326 SRS! Bounding box coordinates are specified in decimal longitude and latitude, e.g. -81.695,41.491,-81.681,41.499 is a high resolution view of Jacobs Field in Cleveland Ohio. This example shows one of the new Styles added with this release. Previously, the OpenGIS Map Server supported drawing UTM or Geographic grid lines in a single color. New Style choices offer UTM or Geographic grid lines in Red, Black, Blue, Goldenrod, Yellow, Green, Gray, White, Black, and Magenta. The Microsoft Research Maps re-projection engine is capable of re-projecting native data from multiple UTM projections. This means you can form a single web map that spans a UTM boundary. This web map of New Orleans, Louisiana with the UTM grid style shows how the Microsoft Research Maps OpenGIS Map Server can render a web map from data extracted from two UTM SRS or zones. Microsoft Research Maps dynamically performs the re-projection from the native UTM data to the EPSG:4326 (Geographic) SRS. You will notice that creation of EPSG:4326 re-projected images is noticeably slower than images rendered in the data's native image projection. If you have questions regarding the new features of the OpenGIS compliant Web Map Server, please e-mail us at MSRMaps2010@hotmail.com. Microsoft Research Maps Move is Complete (June 11, 2003)On June 5th, 2003, we completed the move of the hardware that powers Microsoft Research Maps to a new data center. We are still cleaning up a number of issues. Some of you might have experienced "Access Denied" errors after June 5th. This problem was corrected on June 10th. The move was a much more painful process than we had anticipated or planned for. More on the physical moving nightmare in a minute. As part of the move, we also have renamed our web site from " Microsoft Research Maps" to "Microsoft Research Maps". We made this name change for a number of reasons:
With the move completed, Microsoft Research Maps is up to full strength running on the same hardware and software that supported terraserver.microsoft.com prior to the move. All 3.3 Tera-Bytes of imagery are available and back on-line to serve your needs. If you see any issues with the new system, please e-mail us a description of the problem to the Microsoft Research Maps Mailbox and we'll get right on fixing it. Why was the move so painful?The Microsoft Research Maps hardware is physically large. There are computer racks full of disks and two racks full of computer servers and Storage Area Network equipment. Originally, we had planned to move the equipment in the computer racks by simply un-plugging the power cords, disconnecting the racks, and roll them out on the truck. Unfortunately, the new data center could not accommodate our existing racks. Instead of rolling in the racks and plugging them in, we had to disassemble each component and install it in a new rack. Re-racking computers is usually a simple thing. But with 18 tera-bytes of data, re-racking the storage is a complicated thing. Any error in re-connecting cables on the storage system can result in the loss of the entire database. So instead of a one or two days to physically install the hardware, it has taken 6 days to re-rack, re-cable, and most importantly verify that the storage is re-connected. Once the physical machine had been re-constructed by June 3, we got to work re-installing the cluster software and the database software. This work completed on the morning of June 5. At this point we were able to re-direct users from our temporary web site on the Microsoft Redmond campus back to the production servers. We thank you for your patience while we physically moved Microsoft Research Maps. Please let us know if you see any problems with Microsoft Research Maps by sending an email to Microsoft Research Maps Mailbox. Microsoft Research Maps is Moving to a New Data Center (May 23, 2003)We will be moving the hardware that powers Microsoft Research Maps from its present location to another data center. During the move, we will be operating Microsoft Research Maps on a smaller hardware platform. From a Research perspective, we are interested in seeing how the smaller or "mini-Microsoft Research Maps" configuration holds up under our normal production load. There is a distinct possibility that the "mini-Microsoft Research Maps" may not perform as well as the production Microsoft Research Maps configuration. We appreciate your patience during the move. While we are moving, we are also going to change the Microsoft Research Maps domain name. From now on, Microsoft Research Maps will be named Microsoft Research Maps and can accessed by the name http://MSRMaps.com. Please update your bookmarks, shortcuts, and any other links you previously have had to http://terraserver.microsoft.com, http://terraservice.net, or http://terraserver.microsoft.net. Please let us know if you experience any errors or other problems during the move. We are working hard to ensure smooth operation during the move. We appreciate your help in pointing out any problems or mistakes that we have made by emailing us at Microsoft Research Maps Mailbox. The hardware behind Microsoft Research Maps is physically large. We expect the move to take approximately five to seven days to complete if all goes well. The current system has been running 24 hours a day for almost three years. This will be the first time we have actually turned off the power on the entire configuration. So we are a little worried that the system might not come up right away after the move. We will keep posted on our progress here on the "What's New" page. Thanks for your patience during this transition. Requested Changes to Microsoft Research Maps (March 14, 2003)The following enhancements and bug fixes were applied to Microsoft Research Maps on March 14, 2003:
Many thanks to our users for your suggestions on improving Microsoft Research Maps! Please let us know if there is any other changes we should make with an e-mail to Microsoft Research Maps. Requested Changes to the New User Interface (October 18, 2002)Based on your feedback, we have made the following changes to the new Microsoft Research Maps user interface:
Many thanks to our users for your suggestions on improving Microsoft Research Maps! Please let us know if there is any other changes we should make with an e-mail to Microsoft Research Maps. New Microsoft Research Maps User InterfaceThe Microsoft Research Maps User Interface has had a makeover. The new design is in keeping with the latest look of MSN web properties. Gone is the "graph paper background" where we placed our imagery. The new interface places imagery on a plain white background with a light blue border. Below is a complete list of the user interface changes and new functionality available in this release:
Let us know how you like the new interface at e-mail Microsoft Research Maps. Find Imagery by AddressMicrosoft Research Maps now supports finding imagery by entering a U.S. Street address or by entering a Place name like Chicago, Yosemite National Park, or Lake Mead. To search by address, click the Advanced Find link found in the Microsoft Research Maps toolbar at the top of every page. The Advanced Find page has been re-organized into four sections:
The Address Search page allows you to enter in the any combination of Street, City, State or Zip code. At this time, only U.S. Street addresses are supported. Successful searches return a list of up to name addresses that match the selection criteria and we have an image of the location. The list is similar to the list returned by the Place Name search. Welcome ADIC as a Microsoft Research Maps Project PartnerWe welcome Advanced Digital Information Corporation (ADIC) to the Microsoft Research Maps project team! This summer, Compaq, Veritas, and Microsoft worked closely with ADIC on evaluating ADIC's Scalar 1000 tape library using LTO (Linear Tape Open) media. Our database has grown from three-quarters of a tera-byte to over 3 tera-bytes of imagery in the last 3 years. We have unfortunately out grown the capabilities of our StorageTek 9710 tape library with DLT (Digital Linear Tape) media. DLT media can natively store 35 GB of data or 70 GB compressed. Microsoft Research Maps imagery data does not compress very well. Thus our larger databases were requiring as many as 40 tapes for a single backup. Unfortunately, it became impossible to house 3 backup cycles of our 3 1+ terabyte databases. In addition, we moved from a single server configuration to a multi-server cluster configuration. Our StorageTek robot was a direct-attached model and could not easily migrate to a Storage Area Network environment. Thus we began a search for new technology. We installed an ADIC Scalar 1000 tape library with 4 LTO drives and 188 tape slots. LTO media can natively store 100 GB or 200 GB compressed. Thus we are able to backup our 1+ terabyte database to 12 tapes for a single backup versus 40. In addition, we found that the LTO drives can backup data at a rate of 9.8 MB per second per drive versus 4.7 MB of data per second per drive on the DLT drives. Thus, we can complete our backups in the same amount of time with less the half the number of drives! SPIN-2 Imagery Status (September 1, 2001)The SPIN-2 Satellite Imagery web site, terraserver.com had been out of service from March 14, 2000 until now. The terraserver.com has returned to limited operation. As yet, SPIN-2 has not made available linking information to their restored imagery. When it does, we will cross-index our site to the terraserver.com site as we previously done. Until then, you will have to access terraserver.com web site directly in order to find SPIN-2, OrbImage, and Space Imaging images. Microsoft Research Maps and Aerial Images' terraserver.com web sites have been cross-indexed since January 2000. Microsoft Research Maps hosts USGS aerial imagery and topographic maps. Aerial Images hosted SPIN-2, OrbImage, and Space Imaging satellite imagery. All references on Microsoft Research Maps to data hosted at terraserver.com have been disabled. Thus, the red areas on the Microsoft Research Maps coverage map have been removed, and place name searches no longer find imagery that was hosted at terraserver.com. Home Advisor to host Microsoft Research Maps (February 23, 2001)As of February 23, 2001, the Microsoft Research Maps web site is hosted by the Home Advisor group within the Microsoft Network (MSN). Microsoft Research Maps had been hosted by the Microsoft Encarta Online group since March 1999. Microsoft Research Maps will continue to host and display US Geological Survey aerial imagery and topographical maps as before. In addition, the Home Advisor team will be making making enhancements to integrate the Microsoft Research Maps and Home Advisor web sites. Currently when your are browsing Microsoft Research Maps, you will see a list of links which will perform custom queries on the Home Advisor web site tailored to the area you are viewing on Microsoft Research Maps. The custom queries identify homes for same and demographic information for specific zip code areas. Upgraded Platform Establishes New Standard for Web ServicesOn November 20, 2000 the Microsoft Research Maps doubled its capacity and performance by moving to an upgraded hardware and software platform, establishing a new standard for building highly available web services. The heart of Microsoft Research Maps is the image and map database storage, using Microsoft's SQL Server 2000 Enterprise Edition. This database runs on a four-node Windows 2000 DataCenter cluster, built around Compaq ProLiant 8500 servers and an 18 terabyte Compaq StorageWorks triple-mirrored disk array. Read all about the new platform in Technology About the Site. New Microsoft Research Maps .NET Web Service Enables Next Generation ApplicationsThe Microsoft Research Maps is now offering a beta version of new .NET Web service, called MSR Maps Service, that allows developers to easily integrate Microsoft Research Maps data into their own applications. MSR Maps Service is a programmable interface to Microsoft Research Maps's online database of high resolution USGS aerial imagery (DOQs) and scanned USGS topographical maps (DRGs). This service uses the Microsoft .NET framework, the platform for next generation distributed, Web applications. The Microsoft .NET framework enables developers to create programs that transcend device boundaries and fully harness the connectivity of the Internet. Discover how you can use TerraService to build your own next generation application. New Image Download ApplicationThe Download function has been totally changed. Previously, Microsoft Research Maps downloaded a small application to your computer system. The application created a single Jpeg file out of the set of Microsoft Research Maps tiles you were viewing on a web page. Unfortunately, the download application did not run on Macintosh computers, older Windows systems, and some Unix platforms. The new Download function creates a single Jpeg file on Microsoft Research Maps computers. An application program is no longer downloaded. To copy the Jpeg file to your computer, simply right-click on the image, and select "Save Picture As" or "Save Image As" function provided by your web browser. Macintosh users must hold the mouse button down for a few seconds before the "Save Image As" pop-up menu appears. USGS Stream Gauge LinksThe US Geological Survey maintains on-line links to approximately 4,900 stream flow gauging stations. The stream flow data is typically updated once per day. When you are viewing topographical maps or aerial imagery on Microsoft Research Maps, a link to one or more of the USGS on-line stream flow gauging stations may appear on the left hand side of the image page. When you click on the link, a new window will be opened containing the stream flow information. The topographic map of Hannibal, Missouri contains a link to the a stream gauge on the Mississippi River. Clicking on the Mississippi R at Hannibal, MO link under the "USGS Stream Gauge: " sub-title will take you to the stream gauge on-line web page. Learn About Map Making and Aerial PhotographsDon't know a DOQ from a DEM? Learn all about map making, aerial photographs and geography in our new section Geographic Glossary and Tutorials, with extensive information from Microsoft Encarta Encyclopedia and the U.S. Geological Survey. Microsoft Research Maps Developers Receive Prestigious AwardTom Barclay and Dr. James Gray of Microsoft's Bay Area Research Center were jointly presented the Year 2000 John Wesley Powell Award from the U.S. Geological Survey, for their outstanding work on Microsoft Research Maps. The Award recognizes individuals who have made significant contributions to the advancement of the USGS mission, and is the most prestigious award given to non-USGS employees. The Award is name for John Wesley Powell, the famed explorer and distinguished scientist who served as the second Director of the USGS. Read more about the award. Lights Out for the AlphaServerThanks for making Microsoft Research Maps one of the most popular sites on the Internet! The original Microsoft Research Maps platform, built on a Digital AlphaServer 8400, went live on the Internet in June 1998. With a few tears we will turn the lights out on the AlphaServer in December 2000. Over two years and six months, Microsoft Research Maps was visited by 40 million users, delivered 700 million HTML pages and billions of image tiles...over 50 terabytes of data! We made a decision to relocate and build a new Microsoft Research Maps because we ran out of room in our data center and couldn't even add a new rack of disks, let alone a new server. Thanks to Compaq, we're now running on entirely new hardware including database servers, disk storage, web servers, network equipmentthe whole shebang. The new system is better in every wayfaster, more capacity and more reliable. Microsoft Research Maps began as a joint research project to see if a relational database management system could have the stamina to manage terabytes of data in a 24 hour by 7 day a week environment. We believe that we've achieved every goal established for the project, despite many people who said we were crazy! We proved that Microsoft SQL Server was up to the challenge. Our original goals didn't include building a highly available system, but we achieved a remarkable record. Over two and a half years, Microsoft Research Maps has only been unavailable for a total of two days. Microsoft Research Maps started out with 750 GB of imagery, and during the first year added another 250 GB. The second year, we reorganized the database, added another terabyte of imagery, and a second database server containing USGS topographic maps. In early April 2000, we completely filled up our database server 2.6 TB of user data in 3.0 TB of database! It is amazing to watch how fast the hardware and software technology is evolving. Our 20-feet long by 8-feet high rack of equipment was the state-of-the-art when we received it in December 1997. It is being replaced by an 4-node cluster with four times the disk capacity that fits into one-third the space. The Microsoft Research Maps team welcomes your comments. You can write us at MSRMaps2010@hotmail.com.
|