rynTAU

there will be a test at the end, take lots of notes

Disclaimer

The images housed and the views espoused are in no way representative of the quality content usually found on the internet.

Archive for the 'Google Maps' Category

Long Beach

Tuesday, February 13th, 2007

Another cool overhead of a port, this time in Long Beach, California

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(33.7362,-118.19225), 17);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Read the rest of this entry »

Barcelona

Thursday, January 18th, 2007

Shipping containers awaiting final destination in Barcelona, Spain

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(41.3529,2.16971), 17);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Read the rest of this entry »

River Art [Part 3]

Thursday, November 2nd, 2006

Sossus Vlei, Namibia [following 2 maps]
This is one looks quite different when you zoom in [+]

//< ![CDATA[
var map = new GMap2(document.getElementById(”map4″));
map.setCenter(new GLatLng(-24.69,15.40), 12);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

//< ![CDATA[
var map = new GMap2(document.getElementById(”map5″));
map.setCenter(new GLatLng(-24.500,15.717831), 13);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Nile River, Egypt

//< ![CDATA[
var map = new GMap2(document.getElementById(”map3″));
map.setCenter(new GLatLng(22.693061,32.564335), 13);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

The Ob River, Russia [both maps below]
Looks like […]

Read the rest of this entry »

more River art

Thursday, November 2nd, 2006

Gobi Desert, China:

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(38.048,80.563173), 13);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Read the rest of this entry »

River as Paintbrush

Friday, October 27th, 2006

Ganges River Delta, Bangladesh:

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(21.98,89.7), 10);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Escalante River, Utah:

//< ![CDATA[
var map = new GMap2(document.getElementById(”map2″));
map.setCenter(new GLatLng(37.29809,-110.893164), 13);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Yukon River Delta, Alaska:

//< ![CDATA[
var map = new GMap2(document.getElementById(”map4″));
map.setCenter(new GLatLng(63.12,-164.08), 9);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Mississippi River Delta, Louisiana:

//< ![CDATA[
var map = new GMap2(document.getElementById(”map3″));
map.setCenter(new GLatLng(29.147364,-89.246063), 10);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

[click, drag and zoom]

Read the rest of this entry »

Earth. My way.

Tuesday, August 29th, 2006

Now This guy has done it. He’s created an interesting Google Maps site who’s goal is to make money by using a world map to capitalize on 2 most important aspects of the interent: massive interactivty (i.e. MMORPG and the ‘Look at me’ nature of most blogs, MySpace pages, and forum posts.
He does this by […]

Read the rest of this entry »

Jumeirah Palm

Wednesday, August 9th, 2006

The terraforming of the Jumeirah Palm archipelago in Dubai, UAE begins…

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(25.12,55.130), 13);
map.addControl(new GSmallMapControl());
map.setMapType(G_SATELLITE_MAP );
//]]>

Read the rest of this entry »

Word spreads..

Tuesday, August 1st, 2006

Word of the Archartis project has spread to people writing comments on Inhabitat.com..
I really need to put more time into this and get advertising on it. So many ideas.. so little time..

Read the rest of this entry »

Icebergs, dead ahead.

Thursday, July 27th, 2006

South Sandwich Islands
This appears to be the southernmost hi-resolution map on Google maps and the only map, as far as I can tell that has hi-res icebergs. The zoom button on the map lets you get in pretty close.
The South Sandwich Islands were discovered by Captain James Cook on February 2, […]

Read the rest of this entry »

Google Maps

Monday, July 10th, 2006

just wanted to test and see if Google Maps can work in a blog.
[click and drag]

//< ![CDATA[
var map = new GMap2(document.getElementById(”map”));
map.setCenter(new GLatLng(-33.85700,151.2157), 17);
map.setMapType(G_SATELLITE_MAP );
//]]>

Read the rest of this entry »