Google Groups Home
Help | Sign in
Heads up: Katrina imagery launching on Maps (and the API) imminently
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  23 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Bret Taylor  
View profile
 More options Sep 2 2005, 11:43 pm
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 20:43:37 -0700
Local: Fri, Sep 2 2005 11:43 pm
Subject: Heads up: Katrina imagery launching on Maps (and the API) imminently
We will be pushing post-Katrina imagery of the New Orleans area to the
Google Maps servers imminently.   To provide users with both "before"
and "after" images, we are launching the imagery as a separate Map
Type that only appears when your map viewport is over New Orleans.
Basically, when you pan the map over New Orleans, a red "Katrina"
button will appear after the "Hybrid" button.

You can test the new JavaScript file, which will become the default
shortly, by pointing your scripts to

http://www.google.com/mapfiles/maps.19k.js

If you are using the default set of map types, your maps will
automatically start showing this button.  If you are manually setting
map types, you can access the new map type with G_KATRINA_MAP.

We are happy to see the API used for so many great public service
hurricane relief sites, and we hope this imagery will be useful for
all of you.

Sorry for the last minute notice, but the urgency of the situation
demanded it.  Please let us know if you see any problems.

Thanks,
Bret Taylor
Product Manager, Google Maps


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Teddy Wexler  
View profile
 More options Sep 3 2005, 12:13 am
From: "Teddy Wexler" <evilrabidmon...@gmail.com>
Date: Sat, 03 Sep 2005 04:13:45 -0000
Local: Sat, Sep 3 2005 12:13 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
This does not seem to work for me, correct me if I'm wrong, but all I
need to do to make this work on an HTML page is to add <script
src="http://www.google.com/mapfiles/maps.19k.js"
type="text/javascript"></script> and then this will work? If so, it may
be broken.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 12:23 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 21:23:39 -0700
Local: Sat, Sep 3 2005 12:23 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
Try adding the line

    <script src="http://maps.google.com/mapfiles/maps.19.js"
type="text/javascript"></script>

just after your normal Maps API script line.  The new script will
overwrite the symbols from the old script.  I have not confirmed this.
We have tested it with our API test cases internally, so I am fairly
confident there will not be issues for sites that use the documented
parts of the API.

Bret

On 9/2/05, Teddy Wexler <evilrabidmon...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Teddy Wexler  
View profile
 More options Sep 3 2005, 12:36 am
From: "Teddy Wexler" <evilrabidmon...@gmail.com>
Date: Sat, 03 Sep 2005 04:36:23 -0000
Local: Sat, Sep 3 2005 12:36 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
This does not seem to work for me, http://67.188.89.121/katrina.html
has that bit of html, and when centered on New Orleans, no button
appears. Also, when I use my own input button at the bottom of the map
to set the map type, it causes an error.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 12:53 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 21:53:24 -0700
Local: Sat, Sep 3 2005 12:53 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
Hmm, you're right.  This seems to be an artifact of the nature of the
change, which makes it difficult to test as an independent JS file.  I
hadn't tried this internally -- sorry about the confusion.

It should be live shortly, and we have tested it on our API test cases
fairly extensively here, so I am fairly confident there will not be
major issues for sites using the documented API once it goes live.

This probably won't fix your problem, but setMapType should take in
the G_KATRINA_MODE constant (no quotes, it not a string).

Bret

On 9/2/05, Teddy Wexler <evilrabidmon...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Teddy Wexler  
View profile
 More options Sep 3 2005, 12:56 am
From: "Teddy Wexler" <evilrabidmon...@gmail.com>
Date: Sat, 03 Sep 2005 04:56:37 -0000
Local: Sat, Sep 3 2005 12:56 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
Alright, thanks a lot.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 1:30 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 22:30:04 -0700
Local: Sat, Sep 3 2005 1:30 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
It should be live everywhere.  Please let us know if you have any problems.

Thanks,
Bret


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 1:34 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 22:34:10 -0700
Local: Sat, Sep 3 2005 1:34 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
FYI, the photos were taken on Wednesday, August 31st at 10 am.  If you
use the imagery in your site, it is worthwhile to mention this so
those interested in investigating their homes and streets will know
that the imagery is a couple days old.

Bret


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Dees  
View profile
 More options Sep 3 2005, 1:38 am
From: "Ian Dees" <I-D...@cornellcollege.edu>
Date: Sat, 3 Sep 2005 00:38:49 -0500
Local: Sat, Sep 3 2005 1:38 am
Subject: RE: Heads up: Katrina imagery launching on Maps (and the API) imminently
Bret, is there a chance you could allow the Katrina maptype to zoom in
one more level? I think another step in would help people identify
buildings a little better, even if it was interpolated from the current
best resolution.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 1:41 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 22:41:50 -0700
Local: Sat, Sep 3 2005 1:41 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
We agree, and we are working on it... I will post an update on our
progress over the weekend.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
maps.huge.info  
View profile
 More options Sep 3 2005, 1:56 am
From: "maps.huge.info" <cor...@gmail.com>
Date: Sat, 03 Sep 2005 05:56:54 -0000
Local: Sat, Sep 3 2005 1:56 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
Bret,

Also, maybe you could increase the coverage of the Katrina imagery to
include the North Shore and other areas affected in the immediate
vicinity.

Thanks a lot for the quick work on this.

-John

http://maps.huge.info


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Teddy Wexler  
View profile
 More options Sep 3 2005, 1:59 am
From: "Teddy Wexler" <evilrabidmon...@gmail.com>
Date: Sat, 03 Sep 2005 05:59:37 -0000
Local: Sat, Sep 3 2005 1:59 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
The G_KATRINA_MODE variable still does not work.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile
 More options Sep 3 2005, 2:05 am
From: Bret Taylor <btay...@google.com>
Date: Fri, 2 Sep 2005 23:05:30 -0700
Local: Sat, Sep 3 2005 2:05 am
Subject: Re: Heads up: Katrina imagery launching on Maps (and the API) imminently
I am going for a record in the number of mistakes I can have in a
single message :)  Sorry, late night and a long day...

The variable is G_KATRINA_TYPE (not _MODE), like the other map types.

We will update documentation this weekend.

Bret


    Reply to author    Forward