Posts Tagged ‘KML’

Content on Google somehere, somehow?

Saturday, August 16th, 2008

I don’t know if anyone is interested in this stuff, but have been for a long time being trying to make sence of the various ‘geo’ properties operated by Google and quite a bit on how to get indexed and exposure for your content.

Update: There has been some misconception about what this diagram represents – it is only intended to cover getting content in KML/KMZ files on your website listed and indexed in Google Properties. It’s sort of murky in that content you submit to other websites are sort of included to show they end up in various indexes. It does not cover business listings at all which for the most part is sepetate totally. 

 

GeoIndex Overview Diagram

GeoIndex Overview Diagram

Links for the purple circles:

  1. http://www.nearby.org.uk/gadget-for-kml.php
  2. http://code.google.com/apis/kml/documentation/kmlSearch.html
  3. http://maps.google.com/ig/submit?synd=mpl&pid=mpl
  4. http://earth.google.com/submit.html
  5. http://maps.google.com/support/bin/answer.py?hl=en&answer=68480
  6. http://earth.google.com/gallery/index.html
  7. http://www.panoramio.com/help#about_GE
  8. http://bbs.keyhole.com/

probably incomprehensible, but hopefully useful to someone? Questions or feedback welcome.

Update: notable perhaps for its exclusion, is Outreach – Oops, version 2 perhaps?

My Maps Container

Wednesday, August 6th, 2008

When using the Google’s My Maps feature you can display multiple maps at once simply by ticking the boxes, however the ‘Link to this Map’ will only ever include 1 map, so you can’t easily send a group of maps to someone.

… So a new script – this time under the gokml.net banner – for creating a ‘container’ KML that simply opens a bunch of maps at once – this KML is openabe in Google Earth, but also you can share the link so others can see your batch of My Maps at once in Google Maps.

Create a KML container for a group of My Maps


As a total aside I notice My Maps, now sport a (Geo)RSS feed :)

Letting your KML loose

Thursday, June 26th, 2008

I think I have mentioned this before, but have a page that helps share your KML file via various Google services.

Following a post on the Maps help group, realised could update it with some other ways to use the KML (even non Google!)

So view the latest page at

Publishing your KML for Google Earth, Google Maps and Beyond

suggestions for other links welcome in the comments!

Howto: Save Directions to a MyMap (GoogleMaps)

Friday, May 23rd, 2008

Google Maps doesn’t include a method to save ‘Driving Directions’ easily into MyMaps. Fortunately they do include KML import/export for most features, so can export the route as KML then reimport it into a My Map.

I’ve moved the meat of this post to a Thread on the Google Maps Group, better for Google to be hosting it :)

goKML.net : short (network) links for KML

Wednesday, February 27th, 2008

For a project wanted to create a small script to make generation of network link wrappers to KML content easy, but then I thought could have it create ‘short’ urls, ala tinyurl.com, to make reuse easy. But then thought if going to that trouble might as well make it a full blown mini application, so I give you

goKML.net :: Short Links to KML content

I think it turned out pretty well (esp for just an evenings hacking) – it even has an element of ‘design’ – which is saying something!goKML.net : short (network) links for KML

So if you want to create a network link wrapper with the minimum of fuss, and might enjoy having it as a short url, then give it a go.

Of course there are still a few things that could be done, but will leave these for another day…

  • Auto discover the ‘title’
  • Intelligence for ‘My Map’s – eg support multiple pages, and maybe some other KML types.
  • Actually make the admin page useful – display stats (they are stored already) , and edit the link
  • A public gallery of popular/new etc links – maybe even some sort of search – esp if we can do rudimentary indexing of the content (when fetch the title)
  • Support for named links eg could choose gokml.net/fredsparty.kml
  • Complete the support for the various network link options – particulaly making it easier to select the appropriate settings.
  • Maybe even support for forwarding the link by email (and/or sending the admin link to yourself)
  • Any thing you can think of :) – let me know!

Publish your KML via Google

Thursday, January 31st, 2008

Lately I have have been playing a lot with displaying KML files on various properties of Googles, and I thought it was about time I bookmarked the useful pages for my own reference – Firefox has them in the recent list now, but in 2 months time? Anyway in the end thought it would only take bit longer to collate them in a webpage, and make them dynamic links, so without further ado:

Useful links for publishing a KML via Google