Skip to content

A search interface using OpenLayers 4.6 for map series held as GEOJSON files

Notifications You must be signed in to change notification settings

NationalLibraryOfScotland/NLSFindbyPlaceGEOJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLSFindByPlaceGEOJSON

This demonstration application uses OpenLayers v 4.6, and GEOJSON graphic index files to form a geographical retrieval interface 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 GEOSJON files. Clicking on the map initiates an forEachFeatureAtPixel query, 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.

The NLSFindByPlaceOL3 Github repository and application uses a similar interface, but stores the map indexes in GeoServer, which is likely to be better for larger graphic indexes.

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

About

A search interface using OpenLayers 4.6 for map series held as GEOJSON files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published