Archive for the ‘Google Maps’ Category

Google indexes ‘Related Maps’ aka GeoRSS feeds

Saturday, June 27th, 2009

Just stumbled on this today, and not seen it noted anywhere yet, but (recently?) Google has exposed its index of ‘Related Maps’ on Google Maps.

If you open the ‘Show Search Options’ option, there is an entry ‘Related Maps’ - this mainly seems to be GeoRSS feeds its found out in the wild, but does include maps from ‘My Maps’, but strangely not KML files (which are mostly indexed in User-Created Content I guess)

Oh and if you where wondering, yes did find this when checking something out on geograph. (Note the link at the top to view Related Maps)

Still waiting for the day when we get good access to Googles GeoIndex, the AJAX Search API gives very limited (32 results max, and no urls! oh and doesnt include all the options included in the ‘options’ dropdown on Google Maps either), feels so this data could/should be exposed more?

Geolocated websites on the go?

Monday, June 22nd, 2009

Want to quickly access location based websites, while on the go?

Then enter:

m.nearby.org.uk

into your mobile browser.

Very privative, only goes to the nearby location links service, and a few pages on geograph. But between them give access to a fair number of (UK esp) websites.

Disclaimer: Only tested on a Google Android phone so far. Doesn’t seem to pickup GPS position (yet). To be honest surprised not found something like this in the Android Market.

If works out will probably add direct links to other websites, and possibly make it configurable so can choose which sites to show :)

Multi Destination Routing + Altitude Profile

Friday, May 8th, 2009

There is a tool on nearby for taking a multi destination route - and loading it into Google Earth. It was also used to load directions into a “My Map”, but thats basically redundant now, but as the script just converts the directions to a KML file, there are many useful things that can be done with it…

Such as plotting an altitude profile with gpsvisualizer.com***, but to make it even easier, have added a button to the page, that links direct to the form on gpsu with the data prefilled as well as the ‘add altitude’ option enabled.

Enjoy! (Oh and let me know if there are any other interesting destinations would like to load the KML file into!)

Multi Destination Routing Toolkit

*** which Adam recently added the functionalty to add alitude automatically - previsoully a problem as the KML files from Google maps dont include altitude

Directions to My Maps finally!

Thursday, April 23rd, 2009

Google has just added a new feature to Google Maps to save a set of directions into a My Map! This makes obsolete a popular script on ere :)

But they have gone a step further! This screenshot probably explains it best

nice.

(via)

Warning: it seems the ‘Save to My Maps’ overwrites the previous content of a My Map, not append like I would expect :(
Edit: maybe its only temporally, if it happens to you, try disabling and reenabling the map - see comments.

URLsnipper for Google URLs

Tuesday, March 31st, 2009

I am often copy/pasting links to Google searches - particully on Google Maps. Nearly every time I have to hand edit the URL - mainly as I KNOW a large proportion is redundant. Quite frankly a long url is scary, and others know it too. 

Anyway so I created a little script for my own use to cut down the URL automatically:

URLsnipper for Google URLs

It has a good understanding of Google Maps URLs, and reasonable for Google Web search, so it makes a fair attempt at deducing unneeded bits, however it also provides tickboxes to truely customise the result to your own taste :)

Example (a fairly mundane one)

will add support for other urls at some point, blogsearch, news etc. 

 

Partly inspired by this

Leaky and verbose URL parameters…

Wednesday, February 18th, 2009

Disclaimer: this post is a rant - turn away now!

I can’t keep quiet about this any longer, its getting me more and more annoyed. Google Maps includes a “Link” function - which creates a link to the current map, which is very useful - particully as the map is estentially ‘ajax’ style, but the parameters are definitly starting to suffer rot and lack of ‘love’ in maintaining them.

For example to just display a simple KML file, you get this corker:

http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=http:%2F%2Fwww.geograph.org.uk%2Ffeed%2Frecent.kml&g=Any+Street,+London,+UK&ie=UTF8&ll=55.053203,-3.208008&spn=17.762194,33.793945&z=5

There are so many things wrong with this url, its unreal. The first is the source - doesnt do
anything as far as I can see, an empty (but immensely useful) geocode, etc; but somewhat ironically I have HAD to edit the url provided by the function before I was willing to post it here, see that g param - yes that’s my (now made up!) home address.

Yes thats right, if you not careful Google Maps might get you to inadvertently share your home address - seriouslly WTF!

(more…)

MGRS coordinate entry

Friday, December 12th, 2008

Prompted by one of those infernal* posts on a Google Maps group, have finally been inspired to cobble together a MGRS -> Lat/Long conversion. It seems trvial, the UTM->MGRS conversion is quite simple, but there are a few gotchas!, so after much puzzleing over some C code from GeoTrans (and Trial&Error for good measure!), I think** have something working.

Anyway try it out here: 

Coordinate Flyto for Google Earth/Maps

also added today is a tickbox to open the result direct in Google Maps (rather than Google Earth). 

I’ll tidy it up and post the code, which is based on the PHPcoord conversion class, incase others have a use. I’ll also add it to the API - and possibly even back port it into Perl for use on the on site coordinate covertor. 

Finally possibly of interest is the realisation that the MGRS Google Earth Gridlines layer, will actully load directly in Google Maps, so:

MGRS Gridlines in Google Maps

the lines should update a few seconds after dragging/zooming. Ideally will suppress the big blue pins (which are show as numbers in GE) , but not tonight…

 

 

* in the nicest possible sence!

** I tested it by converting utm->mgrs->utm globally on a worldwide 1 degree grid - all check out with absolute precision.

Between a rock and a hard place…

Monday, December 8th, 2008

This is going to be a long and rambley piece about licences and the updated updated Terms of Service of the Google Maps API - if either of those don’t interest you turn away now :)

Not that long ago Google updated the Terms of Service on Google Maps API - I guess mainly in responce to issues brought up on the Mail group, and elsewhere. As a result of that edit there where many concerns raised (and more)- and a further edit was made. (note, only linked to some of the blogs etc - follow links to read more) This was over a week ago, but due to non online commitments haven’t really had a time to follow this up. You can read my early reaction here, which has been edited in to Mikes post.


Below is the main section that is still causing concern, quoted in its entirety:

11. Licenses from You to Google.

11.1 Content License. Google claims no ownership over Your Content, and You retain copyright and any other rights you already hold in Your Content. By submitting, posting or displaying Your Content in the Service, you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publicly perform, publicly display and distribute Your Content through the Service and as search results through Google Services. This license is solely for the purpose of enabling Google to operate the Service, to promote the Service (including through public presentations), and to index and serve such content as search results through Google Services. If you are unable or unwilling to provide such a license to Your Content, please see the FAQ for information on configuring your Maps API Implementation to opt out.

11.2 Brand Features License. You grant to Google a nontransferable, nonexclusive license during the Term to use Your Brand Features to advertise that you are using the Service.

11.3 Authority to Grant Licenses. You confirm and warrant to Google that you have all the rights, power and authority necessary to grant the above licenses.

To be honest still unsure how I feel about this section, and finding it very hard to vocalise (well to put to pixels) the concerns. I certain its not compatible with a number of situations where the Maps would otherwise be ideal, but that I guess is real life - just need to move on an find something that is more suitable. But its still gauling to have invested so much in Google Maps API to have it all disappear in puff of legal smoke, I guess its now going to be“Once Burnt, Twice Shy” as they say.

(more…)

Use Google Maps API to display data? Your data has been POWNED

Thursday, November 13th, 2008

If you use Google Maps API to display data on our website, then beware; new Terms of Service have been introduced. And it doesn’t look good…

Basically its laid out pretty clearly (see section 11.1) that if you use the API to display *your* data, then you grant Google a irrevocable licence to do as it sees fit with your data.

Sure it says “You retain copyright and any other rights you already hold in Your Content. ” - first, to soften the blow, but then goes on to say “[to] publicly perform, publicly display and distribute Your Content… ” (click the above link to see the full text) - I dont see how that is any different to saying they can do what they like with your data.

It gets worse if you have “business listings data”, as 11.1(b) says: “For example, if you create a store locator application, Google may use the business listings information from the store locator to improve the Google Services such as Google Maps and local search.
- give your data away free to Google why don’t you!

then as 11.3 says “Authority to Grant Licenses. You confirm and warrant to Google that you have all the rights, power and authority necessary to grant the above licenses.” - in many cases I* don’t think I can!

So does that mean if I can’t grant the licence demanded, I can’t use the Maps API? It seems so to me, so its with a heavy heart have had to disable some API based maps and Mashups. At least in the short term.

* as the one agreeing to the Maps API Terms Of Service.

(more…)

Grid References on Google Maps

Saturday, September 27th, 2008

I made this ages ago, but forgot about it. And as I havent said anything on here for a while, I’ll post it now just to fill the void. Its a simple mapplet that allows jumping to the location on Google Maps by Grid reference, as well as displaying the GR of the clicked point. KISS

GB and Ireland Grid References Mapplet

Thanks to Lordelph for the Javascript (but I notice that links to a version hosted here!)