Skip to content

An OpenLayers 3.6 viewer, allowing bounding boxes held as shapefiles in GeoServer to be viewed and selected, with a choice of base layers

Notifications You must be signed in to change notification settings

NationalLibraryOfScotland/NLSFindByPlaceOL3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLSFindByPlaceOL3

This demonstration application uses OpenLayers v 3.6, and GeoServer to form a geographical retrieval inteface for historical maps. Searching is possible by zooming in on the map, with an option to change the map base layer between Bing, Ordnance Survey and OpenStreetMap layers. Searching is also possible by using a Nominatim gazetteer, a British National Grid Reference, as well as historic county and parish drop-down lists.

The boundaries of historic maps are held as shapefiles within GeoServer, pre-rendered using GeoWebCache and customised for display using GeoServer Styled Layer Descriptors. Clicking on the map initiates a click handler which performs a Web Feature Service request to GeoServer, returning features that intersect with the point clicked upon. Selected fields from these features are returned to a right-hand 'Results' div/panel, and the features are highlighted on the map by creating a temporary vector layer overlay.

This application was originally developed by Klokan Technologies GmbH for the National Library of Scotland in 2011. Following discussion in 2014, the application is now released as open-source, ON CONDITION THAT IT IS DEVELOPED WITH A DIFFERENT IMPLEMENTATION OF GEOSERVER, AND NOT AS A REPLACEMENT OR ALTERNATIVE TO VIEWING THE NATIONAL LIBRARY OF SCOTLAND'S MAPS. We hope that other libraries, archives and institutions may benefit from the code in making available their geographical collections.

The application accompanies the NLSExploreGeoreferencedMaps Github repository and application, sharing a similar interface, use of OpenLayers, gazetteer search and css.

View a more complete working version of the application on the National Library of Scotland Map Images website.

About

An OpenLayers 3.6 viewer, allowing bounding boxes held as shapefiles in GeoServer to be viewed and selected, with a choice of base layers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published