Tag: Data

The Archaeological Landscape of the Southern Levant Mapped

West Bank and East Jerusalem Searchable MapArchaeologists from USC, UCLA and the Middle East have developed a searchable online map that details 7,000 archeological sites on the West Bank and Jerusalem – many of them never publicy disclosed. The map – an effort to identify Israeli archaeological activity since 1967, when Israel took over the West Bank and East Jerusalem – is freely accesibly online at the USC’s Digital Library.

Built over several years through hundreds of hours of research, bolstered by freedom of information requests and, when necessary, a lawsuit in Israeli courts, the Web site provides interactive satellite maps showing locations of about 7,000 archaeological sites in the region, including:

Boytner and DoddGovernment agencies could consult the database before planning roads or other public works projects.

Tourists and history buffs could research locations of specific sites, such as early Christian churches.

Researchers soon will be able to download the entire file for use in diverse ways.

For example, the overlay of ancient sites on contemporary satellite photographs allows instant comparison of settlement patterns, which in turn may provide information on ancient stream flows and other important features.

“The significance of making this data public should not be underestimated,” said team member Ran Boytner, director for international research at the Cotsen Institute of Archaeology at UCLA. “For the first time, both Palestinians and Israelis can dynamically consult this interactive map and view what cultural heritage will fall under the sovereign rule of each side during final peace negotiations.”

The searchable map and database of the archaeological activity on Holy Land sites in the West Bank and East Jerusalem is part of a larger effort to devise a framework for the disposition of the regions archaeological treasures in the event of a two-state peace agreement. Boytner and Dodd explain:

Lynn Swartz Dodd described the process as seeking to ‘fill a void’ in preparation for future peace talks between the Israelis and the Palestinians.

“That void was intelligent, prepared conversation and data resources that could inform negotiation over cultural heritage and archaeology. The respective authorities and archaeological communities did not endorse the research officially, they were aware of it, and they did not intervene to stop it,” Dodd said.

This map of the archaeological landscape of the southern Levant might help define the scope of a future agreement. “Weve started a database that lets you know what to negotiate for,” Dodd said. “Each of us is committed to continuing our work so that all information about Israeli archaeological activity in the West Bank and Gaza becomes publicly accessible.” In the event of any proposal for a future border, he added, “you can draw a line on a map and know exactly where each site will fall.”

You can access the West Bank and East Jerusalem Archaeology Database at the USC Library, either using the searchable map interface or by loading the KML data into Google Earth.

An easy way to copy geolocation data off Google Maps

Retrieving latitude and longitude values so they can be copied.Google Maps do not display latitude and longitude values, but there is an easy & quick trick to get these numbers. This technique will provide the latitude and longitude coordinates of the center of the map displayed by Google Maps.

Looking up an address in Google Maps will center the map on that address if it was found. If you wish to navigate your Google Map later, refocus the center of your map on the exact point you want the geolocation information for, by double clicking that area of the map.

When the location you want is in the center of the map, copy and paste this code into the location bar of your browser and press enter:

javascript:void(prompt('',gApplication.getMap().getCenter()));

A little dialog box will pop up displaying the coordinates which can be copied and pasted for use elsewhere. This code can be bookmarked and then used in the future by selecting the bookmark.

Creating a bookmark for easy access in Firefox*:

Drag this link: Retrieve Lat & Long up to your Bookmarks Toolbar.
(To enable your ‘Bookmarks Toolbar’ go to View >Toolbars and check ‘Bookmarks Toolbar’.)

If you want to quickly get lat & long data, just go to the desired location on Google Maps, make sure your map is centered and then press your freshly created bookmark named ‘Retrieve Lat & Long’ in your Bookmarks Toolbar.

* creating the bookmark for easy access in Internet Explorer: Nothing in Internet Explorer is easy.All the ‘cool kids’ use FireFox, and rest assured that you’ll have way more fun using FF. Some examples of other neat stuff to use it with: greasemonkey scripts making your Flickr life more easy.