Great Wall Forum  

Go Back   Great Wall Forum > Maps and Mapping > Official Great Wall Forum maps

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-13-2009, 07:07 PM
Bryan's Avatar
Administrator
 
Join Date: Oct 2007
Location: Atlanta
Posts: 2,691
Map Detailed map of the Beijing area Great Wall of China version 4

The Great Wall Forum is pleased to announce the release of version 4 of our detailed map of the Great Wall of China in the Beijing area. This map is packaged as a kmz file for use with Google Earth.

The map is free, but you must comply with the license agreement to use it. Basically, the agreement contains these rules:
  • The map is only for personal, non-commercial use.
  • You may not copy, redistribute, or modify the map.
  • You are strongly urged to help protect and preserve the Great Wall.
The map is a community project. Users are encouraged to contribute additions, corrections, and suggestions.

The map contains the following features:
  • Major Great Wall location markers
  • Detailed Great Wall paths
  • Driving routes from downtown Beijing
  • Hiking/walking trails
  • Cable cars
Only forum members can download the map. Guests must register before downloading the attached map.

Please note that this map only covers the Beijing area. You should download the complete map from this forum if you are interested in other areas.

The Beijing Great Wall map is a work in progress. The current release is dated 2009/09/13. Please check back regularly for updates as we continually improve the map.

The Great Wall of China
Attached Files
File Type: msi BeijingGreatWallMapSetup.msi (493.0 KB, 129 views - Who Downloaded? )
__________________
Bryan
Reply With Quote
  #2 (permalink)  
Old 09-26-2009, 04:41 AM
Junior Member
 
Join Date: Sep 2009
Posts: 3
Smile Re: Detailed map of the Beijing area Great Wall of China version 4

Thanks very much for your map. Actually i was using Google Earth for the whole evening to locate the part from Shanhaiguan to Badaling.

But after I download the attachment, my PC says it cannot be installed. I have already got a GOOGLE Earth. Do I need to reinstall it? If you can offer me a detailed procedure for installing the map, that would be great.
Reply With Quote
  #3 (permalink)  
Old 09-26-2009, 12:39 PM
Bryan's Avatar
Administrator
 
Join Date: Oct 2007
Location: Atlanta
Posts: 2,691
Default Re: Detailed map of the Beijing area Great Wall of China version 4

Quote:
Originally Posted by youwinle View Post
Thanks very much for your map. Actually i was using Google Earth for the whole evening to locate the part from Shanhaiguan to Badaling.

But after I download the attachment, my PC says it cannot be installed. I have already got a GOOGLE Earth. Do I need to reinstall it? If you can offer me a detailed procedure for installing the map, that would be great.
First you should make sure you successfully downloaded the BeijingGreatWallMapSetup.msi file. Then, all you should need to do is double-click on the msi file that you downloaded. After installation is complete, go to your documents folder and double-click on the Beijing Great Wall.kmz file.

If you still have problems, please tell us the exact message you are getting, and maybe we can help you to install it. You should not need to reinstall or make any changes to Google Earth.

This map is only the Beijing area. For the map all the way to Shanhaiguan, you should download the whole Great Wall map from here.
__________________
Bryan
Reply With Quote
  #4 (permalink)  
Old 09-27-2009, 04:08 PM
saravk's Avatar
Junior Member
 
Join Date: Sep 2009
Posts: 13
Default Re: Detailed map of the Beijing area Great Wall of China version 4

Hi Bryan.. thanks for this wonderful site. Lots of great information here which i cannot find anywhere.

Btw, with regard to the maps. I use a Mac and im not able to open the .msi file. Is there anyway for me to directly use the .kmz file and load it to google maps (i have to admit that i havent used google maps that extensively)
Reply With Quote
  #5 (permalink)  
Old 09-27-2009, 10:56 PM
Bryan's Avatar
Administrator
 
Join Date: Oct 2007
Location: Atlanta
Posts: 2,691
Default Re: Detailed map of the Beijing area Great Wall of China version 4

Quote:
Originally Posted by saravk View Post
Hi Bryan.. thanks for this wonderful site. Lots of great information here which i cannot find anywhere.

Btw, with regard to the maps. I use a Mac and im not able to open the .msi file. Is there anyway for me to directly use the .kmz file and load it to google maps (i have to admit that i havent used google maps that extensively)
You'll need to find a PC on which to run the msi file to extract the kmz file. Then you can copy the kmz file to your Mac and view it in Google Earth there. Sorry for the inconvenience.
__________________
Bryan
Reply With Quote
  #6 (permalink)  
Old 09-29-2009, 04:02 AM
Junior Member
 
Join Date: Sep 2009
Posts: 3
Smile Re: Detailed map of the Beijing area Great Wall of China version 4

Thank you for this wonderful map. I mean you are really an expert of the Great Wall. Hope more people can join you and others in studying and protecting the Great Wall.
btw, I am able to use the map now. It is great and I am so surprised to find out that I was able to distinguish 80% of what you have draw by my bare eyes last weekend....
Reply With Quote
  #7 (permalink)  
Old 09-29-2009, 11:54 AM
Bryan's Avatar
Administrator
 
Join Date: Oct 2007
Location: Atlanta
Posts: 2,691
Default Re: Detailed map of the Beijing area Great Wall of China version 4

Quote:
Originally Posted by youwinle View Post
Thank you for this wonderful map. I mean you are really an expert of the Great Wall. Hope more people can join you and others in studying and protecting the Great Wall.
btw, I am able to use the map now. It is great and I am so surprised to find out that I was able to distinguish 80% of what you have draw by my bare eyes last weekend....
Did you find anything that we have missed?
__________________
Bryan
Reply With Quote
  #8 (permalink)  
Old 01-31-2010, 02:23 AM
69SHOVLHED's Avatar
Junior Member
 
Join Date: Jan 2010
Location: Sterling, VA.
Posts: 20
Default Re: Detailed map of the Beijing area Great Wall of China version 4

wow. never used google earth before. very cool. thanks!
Reply With Quote
  #9 (permalink)  
Old 03-11-2010, 03:28 AM
Junior Member
 
Join Date: Aug 2008
Posts: 9
Default Re: Detailed map of the Beijing area Great Wall of China version 4

The chairlift at Mutianyu appears to be missing from the data. It runs above the toboggan slide.
Reply With Quote
  #10 (permalink)  
Old 03-11-2010, 03:58 AM
Junior Member
 
Join Date: Aug 2008
Posts: 9
Default Re: Detailed map of the Beijing area Great Wall of China version 4

You can save some space in the file (and a lot of typing) by deleting all the altitude values. In the Coordinates tag within KML the third value is altitude. It is set to 0 for all values in the data and defaults to the terrain height in Google Earth. It is optional and can be deleted altogether. See
http://code.google.com/apis/kml/docu...tml#linestring

Quote:
<coordinates> (required)
Two or more coordinate tuples, each consisting of floating point values for longitude, latitude, and altitude. The altitude component is optional. Insert a space between tuples. Do not include spaces within a tuple.

It is easy to update. Just edit the KML data in Wordpad and replace all ",0 " with " ".

I did it and the KML file reduced by 15k.
Reply With Quote
Reply

Tags
map


Currently Active Users Viewing This Thread: 2 (1 members and 1 guests)
Stephen Aldrich
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Announcement: Detailed map of the Great Wall in the Beijing area version 4 Bryan Announcements 0 09-13-2009 07:07 PM
Maps: Detailed map of the Beijing area Great Wall of China version 3 Bryan Official Great Wall Forum maps 3 05-19-2009 01:29 PM
Announcement: Detailed map of the Great Wall in the Beijing area version 3 Bryan Announcements 0 04-19-2009 03:12 PM
Maps: Detailed map of the Beijing area Great Wall of China version 2 Bryan Official Great Wall Forum maps 6 03-12-2009 05:05 AM
Maps: Detailed map of the Great Wall of China in the Beijing area Bryan Official Great Wall Forum maps 2 12-13-2008 10:04 PM


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Copyright ©2007 - 2010, GreatWallForum.com
All rights reserved.