Muffinresearch Labs by Stuart Colville

Multimap opens up it’s API to developers | Comments (2)

Posted in Code, Tech, Web 2.0 on 29th May 2007, 4:07 pm by Stuart

I’m really pleased to hear that finally Multimap has opened up it’s API for use by developers “to innovate, experiment and try things out”. Multimap has some fantastic data and probably the best maps in the UK who else can provide vector maps and a good range of raster maps? It’s really great to see that this data can now be used to power mashups and other mapping experiements. I think Multimap through doing this will no doubt see some interesting applications created which will subsequently provide more business users to look at using their data over other suppliers so it should be win win.

The only limitation to this whole project is that the traffic is limited to 5% of the traffic generated on the pulbic site. If one user uses more than 1% of that, then Multimap will “be in touch to discuss how we can work together to help you grow”. Which sounds like you’ll be asked to open a commercial account. In any case, if you’re looking to create something based around draggable maps then multimap’s openAPI is well worth a look. In addition as Multimap support Mapstraction.com (mapstraction currently supports Multimaps paid service) you should be able to use that so that switching between providers becomes even easier.

For more info on Multimap’s openAPI see http://www.multimap.com/openapi/

Post Tools

Comments: Add yours

1. On May 29th, 2007 at 6:45 pm Richard Keen said:

Thanks Stuart. We’re really looking forward to seeing what the community builds on top of our API.

Just to confirm, Open API will work absolutely fine via Mapstraction as-is. We’ve got some other cool stuff to announce very soon, so keep an eye on blogs.multimap.com

2. On May 29th, 2007 at 7:21 pm Aaron Bassett said:

The really exciting part about this is the UK geocoding. We’ve had great map api’s before (google maps) but due to the ridiculous copyright strangle hold the UK post office has over the data and the terms of the license which Google has to it they have been unable to provide geocoding for the UK in their api.

Up until now you’ve had 2 choices when it has come to geocoding UK addresses. Screen scrape (naughty!) or pay for the postcode database (really expensive)/another 3rd party.

Hopefully this should open the doors for some cool mapping mashups which can actually be used in the UK :)







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.469s.