OK, another update.  After playing around with it some more, I do
indeed see the mapsatt request coming from my server (thanks
Firebug!).  According to 
http://code.google.com/p/gmaps-api-issues/issues/detail?id=183
it looks like it's a bug with Google's API, and it's been around for
over a year now.  They need to get on this.  I tried the .htaccess fix
that's mentioned, and it's working, but I have to do this from my
personal server (no biggie).  Check out 
http://www.fangsoft.net/vinci/geowiki/google.php
to see the working product.

Thanks again for your help.  Hopefully anyone else that's having this
issue will stumble across this support thread, and hopefully Google
will fix this soon.

On Feb 22, 4:30 pm, Geoff <geoffairch...@gmail.com> wrote:
> OK, I've been playing around some more.  I reedited my website so that
> it's trying to get access to the correct 
> KML.http://vinci.cs.uiowa.edu/~gcfairch/geowiki/google.php The file is
> not large, so the parser shouldn't be the problem (it's only 45kb).
> It is a KMZ file, but as I said, Google Maps reads it just fine.  I
> don't see what could be wrong with the way the ground overlay is
> specified.  It's simple:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://earth.google.com/kml/2.2";>
> <Document id="Calculation1.img">
>   <name>Calculation1.img</name>
>   <Snippet></Snippet>
>   <GroundOverlay id="0">
>     <Snippet></Snippet>
>     <drawOrder>1000</drawOrder>
>     <name>Calculation1.img</name>
>     <Icon>
>       <href>_ags11e8609eb37e491d804c5a9755171a6e.png</href>
>       <viewBoundScale>1.0</viewBoundScale>
>     </Icon>
>     <LatLonBox>
>       <north>44.209233</north>
>       <south>39.806208</south>
>       <east>-88.988456</east>
>       <west>-97.932535</west>
>       <rotation>0</rotation>
>     </LatLonBox>
>   </GroundOverlay>
> </Document>
> </kml>
>
> That's the whole thing.  Any idea why this isn't working?  It may be a
> server config problem or something.  I'm really not sure.
>
> On Feb 22, 4:15 pm, Geoff <geoffairch...@gmail.com> wrote:
>
> > What're the alternative parsers?  Yeah, I've been playing around with
> > the website quite a bit.
>
> > Thanks for the help.
>
> > On Feb 22, 12:43 am, Rossko <ros...@culzean.clara.co.uk> wrote:
>
> > > On Feb 21, 10:49 pm, Geoff <geoffairch...@gmail.com> wrote:
>
> > > > I don't understand what you mean.  The URL you gave me is invalid.
>
> > > That was my point ; at the time, the page generated a request for that
> > > URL when it tried to render the KML.
> > > Anyways, can't repeat it now, your page no longer looks for that kmz.
>
> > > The current kml file
> > >    http://vinci.cs.uiowa.edu/~gcfairch/geowiki/kml/populationZCTA_iowa.kml
> > > is 2.1Mb , that's perhaps oversize for the GGeoXml which does have
> > > size limits.
>
> > > There are alternate parsers to GGeoXml if you're stuck with large
> > > files.
>
> > > cheers, Ross K.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to