Skip to content

Datasets and transformers to create an Elasticsearch index to geocode things in the UK

License

Notifications You must be signed in to change notification settings

scvodigital/geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@scvo/geo

Introduction

The goal behind this project is to collate a set of data sources and create a set of rules for transforming these data sets into a simple re-usable search index that can be used to geo code objects and as a location autocompleter.

OS Data Source

The OS place names data can be requested here. Once downloaded you will need to extract the DATA directory to ./os-data. The places import can be run using npm run places

Districts Data Source

The districts or UK Subdivisions data can be found here. Once downloaded should be stored here ./data/uk_subdivisions_v1.geo.json

Postcode Districts (Outcodes)

The postcode districts data can be found here. Once downloaded store it here ./data/postcode-districts.csv

About

Datasets and transformers to create an Elasticsearch index to geocode things in the UK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published