Skip to content

Commit 1917d62

Browse files
committed
Merge pull request #3 from rjw57/patch-1
Add simple README with licence and copyright info
2 parents e17fdb5 + 409d4d3 commit 1917d62

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# GeoJSON administrative boundary line dataset
2+
3+
This repository contains the full hierarchy of local government administrative and electoral boundaries in
4+
Great Britain in GeoJSON format. It's used within instances of the
5+
[finds.org.uk database software](https://github.com/findsorguk/findsorguk) to provide data for mapping.
6+
7+
## Provenance
8+
9+
The data is sourced from the
10+
[Boundary-Line](https://www.ordnancesurvey.co.uk/business-and-government/products/boundary-line.html)
11+
dataset provided by the [Ordnance Survey](https://www.ordnancesurvey.co.uk/).
12+
13+
## Re-creating
14+
15+
The [scripts](scripts) directory contains the original scripts used to convert the data.
16+
17+
## Copyright and Licensing
18+
19+
The original data was released under the [Open Government Licence](http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/).
20+
Contains Ordnance Survey data © Crown copyright and database right 2016.

0 commit comments

Comments
 (0)