This is a quick demo I built for the Culture Grid Hack Day. It uses the Culture Grid API to show the nearest MLA institutions to a given point.
- Drag the map to move around, use the mouse wheel to zoom in and out (The map is centered in Newcastle, but you can query anywhere in Britain).
- Click on the map or drag the marker around to get the results. Clicking on the icons will give you more information.
- In some institutions, you can search their collections through the textbox provided.
- If your browser supports geolocation, you will be prompted to share your location and perform a query (You can just ignore the prompt).
Known issues
- Coincident points are not handled, so if two or more institutions are located in the same place, only one will be shown.
- Tested on Firefox 3.6 and 4, Chrome 7 and IE 8. I'm not sure how older browsers will cope with a lot of markers loaded.
For any comments:
Adrià Mercader (amercadero at gmail.com) - http://amercader.net
Built with jQuery and OpenLayers. Source code available at:
https://github.com/amercader/Culture-Grid-Demo