From ba60fd908d7e33c8be059ef93c75245e7558725f Mon Sep 17 00:00:00 2001 From: Amanda McCann Date: Thu, 25 Jul 2024 14:02:40 +0200 Subject: [PATCH] Add 19th C. Ireland maps Port the 19th C. Ireland OS 1st & 2nd Ed. 6inch:mile maps from the JOSM Imagery Wiki with the convert_individual.py script. And some manual file renaming. Thanks to National Library of Scotland for hosting the maps. --- sources/europe/ie/os1ed_6inch_antrim.geojson | 50 +++++++++++ sources/europe/ie/os1ed_6inch_armagh.geojson | 49 +++++++++++ sources/europe/ie/os1ed_6inch_carlow.geojson | 49 +++++++++++ sources/europe/ie/os1ed_6inch_cavan.geojson | 81 +++++++++++++++++ sources/europe/ie/os1ed_6inch_clare.geojson | 69 +++++++++++++++ sources/europe/ie/os1ed_6inch_cork.geojson | 72 +++++++++++++++ sources/europe/ie/os1ed_6inch_derry.geojson | 63 ++++++++++++++ sources/europe/ie/os1ed_6inch_donegal.geojson | 53 +++++++++++ sources/europe/ie/os1ed_6inch_down.geojson | 46 ++++++++++ sources/europe/ie/os1ed_6inch_dublin.geojson | 46 ++++++++++ .../europe/ie/os1ed_6inch_fermanagh.geojson | 41 +++++++++ sources/europe/ie/os1ed_6inch_galway.geojson | 87 +++++++++++++++++++ sources/europe/ie/os1ed_6inch_kerry.geojson | 45 ++++++++++ sources/europe/ie/os1ed_6inch_kildare.geojson | 42 +++++++++ .../europe/ie/os1ed_6inch_kilkenny.geojson | 46 ++++++++++ sources/europe/ie/os1ed_6inch_laois.geojson | 51 +++++++++++ sources/europe/ie/os1ed_6inch_leitrim.geojson | 55 ++++++++++++ .../europe/ie/os1ed_6inch_limerick.geojson | 58 +++++++++++++ .../europe/ie/os1ed_6inch_longford.geojson | 54 ++++++++++++ sources/europe/ie/os1ed_6inch_louth.geojson | 60 +++++++++++++ sources/europe/ie/os1ed_6inch_mayo.geojson | 87 +++++++++++++++++++ sources/europe/ie/os1ed_6inch_meath.geojson | 65 ++++++++++++++ .../europe/ie/os1ed_6inch_monaghan.geojson | 55 ++++++++++++ sources/europe/ie/os1ed_6inch_offaly.geojson | 62 +++++++++++++ .../europe/ie/os1ed_6inch_roscommon.geojson | 63 ++++++++++++++ sources/europe/ie/os1ed_6inch_sligo.geojson | 73 ++++++++++++++++ .../europe/ie/os1ed_6inch_tipperary.geojson | 60 +++++++++++++ sources/europe/ie/os1ed_6inch_tyrone.geojson | 68 +++++++++++++++ .../europe/ie/os1ed_6inch_waterford.geojson | 48 ++++++++++ .../europe/ie/os1ed_6inch_westmeath.geojson | 58 +++++++++++++ sources/europe/ie/os1ed_6inch_wexford.geojson | 54 ++++++++++++ sources/europe/ie/os1ed_6inch_wicklow.geojson | 60 +++++++++++++ sources/europe/ie/os2ed_6inch_antrim.geojson | 50 +++++++++++ sources/europe/ie/os2ed_6inch_armagh.geojson | 49 +++++++++++ sources/europe/ie/os2ed_6inch_carlow.geojson | 49 +++++++++++ sources/europe/ie/os2ed_6inch_cavan.geojson | 81 +++++++++++++++++ sources/europe/ie/os2ed_6inch_clare.geojson | 69 +++++++++++++++ sources/europe/ie/os2ed_6inch_cork.geojson | 72 +++++++++++++++ sources/europe/ie/os2ed_6inch_derry.geojson | 63 ++++++++++++++ sources/europe/ie/os2ed_6inch_donegal.geojson | 53 +++++++++++ sources/europe/ie/os2ed_6inch_down.geojson | 46 ++++++++++ sources/europe/ie/os2ed_6inch_dublin.geojson | 46 ++++++++++ .../europe/ie/os2ed_6inch_fermanagh.geojson | 41 +++++++++ sources/europe/ie/os2ed_6inch_galway.geojson | 87 +++++++++++++++++++ sources/europe/ie/os2ed_6inch_kerry.geojson | 45 ++++++++++ sources/europe/ie/os2ed_6inch_kildare.geojson | 42 +++++++++ .../europe/ie/os2ed_6inch_kilkenny.geojson | 46 ++++++++++ sources/europe/ie/os2ed_6inch_laois.geojson | 51 +++++++++++ sources/europe/ie/os2ed_6inch_leitrim.geojson | 55 ++++++++++++ .../europe/ie/os2ed_6inch_limerick.geojson | 58 +++++++++++++ .../europe/ie/os2ed_6inch_longford.geojson | 54 ++++++++++++ sources/europe/ie/os2ed_6inch_louth.geojson | 60 +++++++++++++ sources/europe/ie/os2ed_6inch_mayo.geojson | 87 +++++++++++++++++++ sources/europe/ie/os2ed_6inch_meath.geojson | 65 ++++++++++++++ .../europe/ie/os2ed_6inch_monaghan.geojson | 55 ++++++++++++ sources/europe/ie/os2ed_6inch_offaly.geojson | 62 +++++++++++++ .../europe/ie/os2ed_6inch_roscommon.geojson | 63 ++++++++++++++ sources/europe/ie/os2ed_6inch_sligo.geojson | 73 ++++++++++++++++ .../europe/ie/os2ed_6inch_tipperary.geojson | 60 +++++++++++++ sources/europe/ie/os2ed_6inch_tyrone.geojson | 68 +++++++++++++++ .../europe/ie/os2ed_6inch_waterford.geojson | 48 ++++++++++ .../europe/ie/os2ed_6inch_westmeath.geojson | 58 +++++++++++++ sources/europe/ie/os2ed_6inch_wexford.geojson | 54 ++++++++++++ sources/europe/ie/os2ed_6inch_wicklow.geojson | 60 +++++++++++++ 64 files changed, 3740 insertions(+) create mode 100644 sources/europe/ie/os1ed_6inch_antrim.geojson create mode 100644 sources/europe/ie/os1ed_6inch_armagh.geojson create mode 100644 sources/europe/ie/os1ed_6inch_carlow.geojson create mode 100644 sources/europe/ie/os1ed_6inch_cavan.geojson create mode 100644 sources/europe/ie/os1ed_6inch_clare.geojson create mode 100644 sources/europe/ie/os1ed_6inch_cork.geojson create mode 100644 sources/europe/ie/os1ed_6inch_derry.geojson create mode 100644 sources/europe/ie/os1ed_6inch_donegal.geojson create mode 100644 sources/europe/ie/os1ed_6inch_down.geojson create mode 100644 sources/europe/ie/os1ed_6inch_dublin.geojson create mode 100644 sources/europe/ie/os1ed_6inch_fermanagh.geojson create mode 100644 sources/europe/ie/os1ed_6inch_galway.geojson create mode 100644 sources/europe/ie/os1ed_6inch_kerry.geojson create mode 100644 sources/europe/ie/os1ed_6inch_kildare.geojson create mode 100644 sources/europe/ie/os1ed_6inch_kilkenny.geojson create mode 100644 sources/europe/ie/os1ed_6inch_laois.geojson create mode 100644 sources/europe/ie/os1ed_6inch_leitrim.geojson create mode 100644 sources/europe/ie/os1ed_6inch_limerick.geojson create mode 100644 sources/europe/ie/os1ed_6inch_longford.geojson create mode 100644 sources/europe/ie/os1ed_6inch_louth.geojson create mode 100644 sources/europe/ie/os1ed_6inch_mayo.geojson create mode 100644 sources/europe/ie/os1ed_6inch_meath.geojson create mode 100644 sources/europe/ie/os1ed_6inch_monaghan.geojson create mode 100644 sources/europe/ie/os1ed_6inch_offaly.geojson create mode 100644 sources/europe/ie/os1ed_6inch_roscommon.geojson create mode 100644 sources/europe/ie/os1ed_6inch_sligo.geojson create mode 100644 sources/europe/ie/os1ed_6inch_tipperary.geojson create mode 100644 sources/europe/ie/os1ed_6inch_tyrone.geojson create mode 100644 sources/europe/ie/os1ed_6inch_waterford.geojson create mode 100644 sources/europe/ie/os1ed_6inch_westmeath.geojson create mode 100644 sources/europe/ie/os1ed_6inch_wexford.geojson create mode 100644 sources/europe/ie/os1ed_6inch_wicklow.geojson create mode 100644 sources/europe/ie/os2ed_6inch_antrim.geojson create mode 100644 sources/europe/ie/os2ed_6inch_armagh.geojson create mode 100644 sources/europe/ie/os2ed_6inch_carlow.geojson create mode 100644 sources/europe/ie/os2ed_6inch_cavan.geojson create mode 100644 sources/europe/ie/os2ed_6inch_clare.geojson create mode 100644 sources/europe/ie/os2ed_6inch_cork.geojson create mode 100644 sources/europe/ie/os2ed_6inch_derry.geojson create mode 100644 sources/europe/ie/os2ed_6inch_donegal.geojson create mode 100644 sources/europe/ie/os2ed_6inch_down.geojson create mode 100644 sources/europe/ie/os2ed_6inch_dublin.geojson create mode 100644 sources/europe/ie/os2ed_6inch_fermanagh.geojson create mode 100644 sources/europe/ie/os2ed_6inch_galway.geojson create mode 100644 sources/europe/ie/os2ed_6inch_kerry.geojson create mode 100644 sources/europe/ie/os2ed_6inch_kildare.geojson create mode 100644 sources/europe/ie/os2ed_6inch_kilkenny.geojson create mode 100644 sources/europe/ie/os2ed_6inch_laois.geojson create mode 100644 sources/europe/ie/os2ed_6inch_leitrim.geojson create mode 100644 sources/europe/ie/os2ed_6inch_limerick.geojson create mode 100644 sources/europe/ie/os2ed_6inch_longford.geojson create mode 100644 sources/europe/ie/os2ed_6inch_louth.geojson create mode 100644 sources/europe/ie/os2ed_6inch_mayo.geojson create mode 100644 sources/europe/ie/os2ed_6inch_meath.geojson create mode 100644 sources/europe/ie/os2ed_6inch_monaghan.geojson create mode 100644 sources/europe/ie/os2ed_6inch_offaly.geojson create mode 100644 sources/europe/ie/os2ed_6inch_roscommon.geojson create mode 100644 sources/europe/ie/os2ed_6inch_sligo.geojson create mode 100644 sources/europe/ie/os2ed_6inch_tipperary.geojson create mode 100644 sources/europe/ie/os2ed_6inch_tyrone.geojson create mode 100644 sources/europe/ie/os2ed_6inch_waterford.geojson create mode 100644 sources/europe/ie/os2ed_6inch_westmeath.geojson create mode 100644 sources/europe/ie/os2ed_6inch_wexford.geojson create mode 100644 sources/europe/ie/os2ed_6inch_wicklow.geojson diff --git a/sources/europe/ie/os1ed_6inch_antrim.geojson b/sources/europe/ie/os1ed_6inch_antrim.geojson new file mode 100644 index 000000000..c25e0d8ca --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_antrim.geojson @@ -0,0 +1,50 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.5142, 54.68297], + [-6.39369, 54.66927], + [-6.4191, 54.56271], + [-6.40914, 54.49737], + [-6.17843, 54.45967], + [-6.04248, 54.49358], + [-5.87013, 54.55813], + [-5.86052, 54.6508], + [-5.61264, 54.77496], + [-5.73967, 54.90386], + [-5.93193, 55.01622], + [-5.96832, 55.16123], + [-6.08024, 55.23803], + [-6.14753, 55.32095], + [-6.33773, 55.3186], + [-6.42631, 55.26934], + [-6.68724, 55.22668], + [-6.65084, 54.99771], + [-6.61995, 54.95909], + [-6.52999, 54.91649], + [-6.5142, 54.68297] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_antrim", + "name": "OS 1st Ed. 6-inch. Antrim, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/antrim/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_armagh.geojson b/sources/europe/ie/os1ed_6inch_armagh.geojson new file mode 100644 index 000000000..3e886876d --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_armagh.geojson @@ -0,0 +1,49 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.61926, 54.01322], + [-6.44142, 54.04629], + [-6.30134, 54.05657], + [-6.24229, 54.10491], + [-6.33087, 54.30371], + [-6.33567, 54.41094], + [-6.28761, 54.43631], + [-6.23714, 54.48281], + [-6.3022, 54.52398], + [-6.5839, 54.52806], + [-6.64398, 54.50973], + [-6.7353, 54.43991], + [-6.81186, 54.42233], + [-6.89907, 54.33155], + [-6.89872, 54.27746], + [-6.8177, 54.1982], + [-6.75384, 54.16967], + [-6.69651, 54.13469], + [-6.68071, 54.06524], + [-6.61926, 54.01322] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_armagh", + "name": "OS 1st Ed. 6-inch. Armagh, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/armagh/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_carlow.geojson b/sources/europe/ie/os1ed_6inch_carlow.geojson new file mode 100644 index 000000000..a835b2d1a --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_carlow.geojson @@ -0,0 +1,49 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.94679, 52.45643], + [-6.83761, 52.44765], + [-6.74732, 52.61223], + [-6.68243, 52.61973], + [-6.60038, 52.68617], + [-6.62303, 52.73692], + [-6.66423, 52.79633], + [-6.55334, 52.79467], + [-6.49395, 52.81107], + [-6.49017, 52.86478], + [-6.46614, 52.89897], + [-6.72809, 52.9263], + [-6.931, 52.90187], + [-7.01168, 52.85691], + [-7.09579, 52.8036], + [-7.13012, 52.73048], + [-7.02335, 52.67951], + [-7, 52.62786], + [-6.97734, 52.54317], + [-6.94679, 52.45643] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_carlow", + "name": "OS 1st Ed. 6-inch. Carlow, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/carlow/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_cavan.geojson b/sources/europe/ie/os1ed_6inch_cavan.geojson new file mode 100644 index 000000000..c640bb679 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_cavan.geojson @@ -0,0 +1,81 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.96062, 54.30722], + [-8.00302, 54.25751], + [-8.04285, 54.25971], + [-8.0643, 54.23855], + [-8.04079, 54.21146], + [-8.06224, 54.19017], + [-8.03821, 54.17832], + [-8.00731, 54.18685], + [-7.99083, 54.17731], + [-7.95341, 54.17369], + [-7.93144, 54.15359], + [-7.86003, 54.1037], + [-7.82432, 54.0886], + [-7.76699, 54.09162], + [-7.77145, 54.05234], + [-7.61627, 54.00555], + [-7.63034, 53.94276], + [-7.59944, 53.91223], + [-7.59704, 53.84848], + [-7.48924, 53.80431], + [-7.41851, 53.76211], + [-7.00584, 53.76232], + [-6.92894, 53.77429], + [-6.9025, 53.80978], + [-6.94576, 53.83653], + [-6.94181, 53.8665], + [-6.91452, 53.8748], + [-6.86422, 53.87359], + [-6.78989, 53.8833], + [-6.75865, 53.89565], + [-6.7456, 53.91769], + [-6.78096, 53.93669], + [-6.82319, 53.9375], + [-6.84551, 53.97588], + [-6.88396, 54.02482], + [-6.89598, 54.04206], + [-6.90422, 54.04156], + [-6.92808, 54.03006], + [-6.94404, 54.04287], + [-7.01957, 54.11216], + [-7.12944, 54.10209], + [-7.27294, 54.10773], + [-7.3986, 54.16344], + [-7.43877, 54.16586], + [-7.50091, 54.13912], + [-7.56031, 54.13549], + [-7.63309, 54.1757], + [-7.6839, 54.21467], + [-7.83634, 54.21266], + [-7.84664, 54.2958], + [-7.89178, 54.31002], + [-7.96062, 54.30722] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_cavan", + "name": "OS 1st Ed. 6-inch. Cavan, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/cavan/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_clare.geojson b/sources/europe/ie/os1ed_6inch_clare.geojson new file mode 100644 index 000000000..a90226153 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_clare.geojson @@ -0,0 +1,69 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.95876, 52.54275], + [-9.68788, 52.5703], + [-9.64565, 52.59575], + [-9.61097, 52.59847], + [-9.36241, 52.60451], + [-9.33837, 52.58199], + [-9.27108, 52.57719], + [-9.2316, 52.60681], + [-9.15401, 52.61118], + [-9.13101, 52.62848], + [-9.03316, 52.65598], + [-8.913, 52.67139], + [-8.68125, 52.66119], + [-8.51371, 52.66556], + [-8.4732, 52.72154], + [-8.42308, 52.80214], + [-8.45191, 52.84716], + [-8.39355, 52.89752], + [-8.45088, 52.92857], + [-8.33313, 52.9145], + [-8.2703, 52.95443], + [-8.26995, 52.98421], + [-8.4502, 52.99847], + [-8.512, 53.0569], + [-8.65516, 53.06247], + [-8.77224, 53.01231], + [-8.85257, 53.01086], + [-8.85257, 53.05855], + [-8.89961, 53.10392], + [-8.94355, 53.16839], + [-9.06921, 53.17621], + [-9.29306, 53.17189], + [-9.50626, 53.00467], + [-9.54917, 52.9656], + [-9.54643, 52.91926], + [-9.49253, 52.88799], + [-9.55158, 52.82248], + [-9.64908, 52.7444], + [-9.94125, 52.61014], + [-9.95876, 52.54275] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_clare", + "name": "OS 1st Ed. 6-inch. Clare, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/clare/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_cork.geojson b/sources/europe/ie/os1ed_6inch_cork.geojson new file mode 100644 index 000000000..d4783b4b8 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_cork.geojson @@ -0,0 +1,72 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.92065, 51.58433], + [-9.85954, 51.57622], + [-9.89662, 51.54976], + [-9.96185, 51.49336], + [-9.93232, 51.45401], + [-9.79911, 51.42919], + [-9.63981, 51.47711], + [-9.54368, 51.47412], + [-9.55329, 51.42962], + [-9.48257, 51.40285], + [-9.16259, 51.49293], + [-8.93943, 51.51259], + [-8.54187, 51.58049], + [-8.30703, 51.71682], + [-8.18275, 51.76062], + [-7.96989, 51.78484], + [-7.84973, 51.8519], + [-7.73918, 51.954], + [-7.90741, 52.05123], + [-8.09692, 52.24084], + [-8.16404, 52.30072], + [-8.32111, 52.33765], + [-8.42376, 52.33555], + [-8.52058, 52.31121], + [-8.67851, 52.39782], + [-8.83506, 52.40787], + [-9.18869, 52.35758], + [-9.30027, 52.32192], + [-9.2934, 52.21519], + [-9.25426, 52.04194], + [-9.24499, 51.98467], + [-9.33013, 51.9502], + [-9.31812, 51.88476], + [-9.46781, 51.82454], + [-9.61715, 51.79885], + [-9.77508, 51.73341], + [-9.80117, 51.7653], + [-9.88769, 51.76912], + [-10.0494, 51.72937], + [-10.14072, 51.65893], + [-10.2705, 51.59414], + [-10.24097, 51.55659], + [-9.92065, 51.58433] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_cork", + "name": "OS 1st Ed. 6-inch. Cork, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/cork/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_derry.geojson b/sources/europe/ie/os1ed_6inch_derry.geojson new file mode 100644 index 000000000..2cd00e0ee --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_derry.geojson @@ -0,0 +1,63 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.97357, 54.72502], + [-6.8486, 54.72502], + [-6.80397, 54.69091], + [-6.76895, 54.66947], + [-6.72328, 54.62139], + [-6.65359, 54.61941], + [-6.51935, 54.62875], + [-6.48227, 54.7036], + [-6.43215, 54.75297], + [-6.42047, 54.79277], + [-6.45446, 54.90899], + [-6.51351, 54.97407], + [-6.54064, 55.09252], + [-6.51317, 55.16554], + [-6.55609, 55.19455], + [-6.63986, 55.22257], + [-6.77101, 55.2116], + [-6.82422, 55.17554], + [-6.87194, 55.19475], + [-6.97357, 55.20553], + [-7.0721, 55.07877], + [-7.18643, 55.07326], + [-7.33406, 55.07601], + [-7.44529, 55.02822], + [-7.42332, 54.95673], + [-7.40512, 54.92517], + [-7.29148, 54.88649], + [-7.229, 54.85053], + [-7.15862, 54.80425], + [-7.06867, 54.80485], + [-6.97391, 54.82324], + [-6.92585, 54.81533], + [-6.98043, 54.74564], + [-6.97357, 54.72502] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_derry", + "name": "OS 1st Ed. 6-inch. Derry/Londonderry, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/londonderry/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_donegal.geojson b/sources/europe/ie/os1ed_6inch_donegal.geojson new file mode 100644 index 000000000..7cd26ca56 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_donegal.geojson @@ -0,0 +1,53 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.86116, 54.65537], + [-8.69705, 54.61106], + [-8.46256, 54.55654], + [-8.25485, 54.57664], + [-8.38256, 54.47543], + [-8.32145, 54.43611], + [-8.15048, 54.43691], + [-7.83668, 54.50594], + [-7.65197, 54.58082], + [-7.51876, 54.7044], + [-7.42469, 54.85093], + [-7.24136, 55.03865], + [-7.10746, 55.12826], + [-6.92825, 55.18083], + [-6.83624, 55.23921], + [-7.29972, 55.42162], + [-7.68081, 55.30219], + [-8.0722, 55.27638], + [-8.26309, 55.29633], + [-8.63388, 55.00519], + [-8.57688, 54.90228], + [-8.68469, 54.79119], + [-8.86013, 54.727], + [-8.86116, 54.65537] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_donegal", + "name": "OS 1st Ed. 6-inch. Donegal, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/donegal/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_down.geojson b/sources/europe/ie/os1ed_6inch_down.geojson new file mode 100644 index 000000000..1a13bae88 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_down.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.33018, 54.0884], + [-6.16058, 54.011], + [-6.0411, 54.00253], + [-5.80764, 54.12745], + [-5.57075, 54.23474], + [-5.38398, 54.32374], + [-5.34484, 54.49438], + [-5.42312, 54.68932], + [-5.76713, 54.70638], + [-5.93536, 54.63531], + [-6.09329, 54.54698], + [-6.21894, 54.53424], + [-6.3549, 54.51591], + [-6.44348, 54.43511], + [-6.41189, 54.32013], + [-6.41189, 54.14756], + [-6.33018, 54.0884] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_down", + "name": "OS 1st Ed. 6-inch. Down, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/down/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_dublin.geojson b/sources/europe/ie/os1ed_6inch_dublin.geojson new file mode 100644 index 000000000..352952023 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_dublin.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.51695, 53.19863], + [-6.33602, 53.17148], + [-6.15577, 53.18629], + [-6.07956, 53.19534], + [-6.03767, 53.26481], + [-6.02531, 53.35466], + [-6.02325, 53.41568], + [-5.97724, 53.50071], + [-6.05278, 53.55174], + [-6.07818, 53.61614], + [-6.19766, 53.65848], + [-6.47712, 53.57498], + [-6.42219, 53.49908], + [-6.40983, 53.46108], + [-6.52793, 53.37432], + [-6.55918, 53.2761], + [-6.51695, 53.19863] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_dublin", + "name": "OS 1st Ed. 6-inch. Dublin, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/dublin/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_fermanagh.geojson b/sources/europe/ie/os1ed_6inch_fermanagh.geojson new file mode 100644 index 000000000..25396b065 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_fermanagh.geojson @@ -0,0 +1,41 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.01864, 54.31012], + [-7.86895, 54.20302], + [-7.54898, 54.1041], + [-7.24479, 54.09404], + [-7.11227, 54.2237], + [-7.16789, 54.37536], + [-7.36152, 54.46725], + [-7.50915, 54.57883], + [-7.7021, 54.63531], + [-8.04542, 54.55734], + [-8.2164, 54.46446], + [-8.01864, 54.31012] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_fermanagh", + "name": "OS 1st Ed. 6-inch. Fermanagh, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/fermanagh/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_galway.geojson b/sources/europe/ie/os1ed_6inch_galway.geojson new file mode 100644 index 000000000..069319451 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_galway.geojson @@ -0,0 +1,87 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.83757, 53.10331], + [-9.70161, 53.09753], + [-9.68788, 53.04906], + [-9.39691, 53.05082], + [-9.39708, 53.10825], + [-9.39846, 53.21282], + [-9.10354, 53.22187], + [-9.10045, 53.1688], + [-9.05256, 53.10743], + [-8.9257, 53.05814], + [-8.8742, 52.93375], + [-8.83712, 52.93333], + [-8.73413, 52.98669], + [-8.65928, 53.02801], + [-8.55869, 53.01355], + [-8.53569, 52.97842], + [-8.51646, 52.90435], + [-8.43509, 52.90766], + [-8.32901, 52.91802], + [-8.18824, 53.07465], + [-8.08113, 53.15398], + [-7.94637, 53.19617], + [-7.94963, 53.23646], + [-7.98843, 53.25803], + [-8.13194, 53.29108], + [-8.20404, 53.35097], + [-8.20541, 53.40503], + [-8.2624, 53.50888], + [-8.29742, 53.65848], + [-8.38703, 53.66845], + [-8.45775, 53.72435], + [-8.57482, 53.72983], + [-8.77429, 53.67292], + [-8.95866, 53.66906], + [-8.99814, 53.62347], + [-9.10148, 53.62266], + [-9.10354, 53.59231], + [-9.05685, 53.57906], + [-9.07127, 53.53235], + [-9.18525, 53.48294], + [-9.28516, 53.48621], + [-9.26696, 53.53848], + [-9.30833, 53.5603], + [-9.3588, 53.5704], + [-9.36052, 53.59679], + [-9.34318, 53.61858], + [-9.43794, 53.66174], + [-10.06622, 53.63202], + [-10.13008, 53.62551], + [-10.25779, 53.58049], + [-10.31238, 53.55908], + [-10.28869, 53.48744], + [-10.25745, 53.39848], + [-10.19222, 53.36326], + [-10.12596, 53.36367], + [-10.13351, 53.27323], + [-9.84066, 53.27631], + [-9.83757, 53.10331] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_galway", + "name": "OS 1st Ed. 6-inch. Galway, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/galway/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_kerry.geojson b/sources/europe/ie/os1ed_6inch_kerry.geojson new file mode 100644 index 000000000..416425505 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_kerry.geojson @@ -0,0 +1,45 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-10.47889, 51.81414], + [-10.27908, 51.70832], + [-9.76203, 51.66404], + [-9.19006, 51.86632], + [-9.05616, 51.99165], + [-9.14337, 52.29925], + [-9.25666, 52.61264], + [-9.70161, 52.60389], + [-9.8616, 52.50244], + [-9.99, 52.43551], + [-10.46379, 52.23411], + [-10.64094, 52.13139], + [-10.67459, 52.09259], + [-10.64437, 52.02335], + [-10.56953, 51.99715], + [-10.47889, 51.81414] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_kerry", + "name": "OS 1st Ed. 6-inch. Kerry, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kerry/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_kildare.geojson b/sources/europe/ie/os1ed_6inch_kildare.geojson new file mode 100644 index 000000000..34e2c1aa6 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_kildare.geojson @@ -0,0 +1,42 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.12394, 52.99], + [-6.96327, 52.8567], + [-6.86508, 52.83845], + [-6.70852, 52.87742], + [-6.7147, 53.01148], + [-6.54304, 53.11217], + [-6.43867, 53.2192], + [-6.427, 53.40422], + [-6.93992, 53.45903], + [-7.10403, 53.41486], + [-7.11982, 53.3481], + [-7.1878, 53.18938], + [-7.12394, 52.99] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_kildare", + "name": "OS 1st Ed. 6-inch. Kildare, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kildare/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_kilkenny.geojson b/sources/europe/ie/os1ed_6inch_kilkenny.geojson new file mode 100644 index 000000000..43fab2fe4 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_kilkenny.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.52838, 52.4309], + [-7.39311, 52.32024], + [-7.2393, 52.23159], + [-6.97769, 52.24883], + [-6.91452, 52.3798], + [-6.89117, 52.48069], + [-6.89392, 52.58387], + [-7.00035, 52.74212], + [-7.03331, 52.82808], + [-7.09442, 52.88323], + [-7.18849, 52.90849], + [-7.43843, 52.87328], + [-7.64785, 52.83306], + [-7.70622, 52.79197], + [-7.63961, 52.66598], + [-7.5167, 52.59471], + [-7.52838, 52.4309] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_kilkenny", + "name": "OS 1st Ed. 6-inch. Kilkenny, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kilkenny/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_laois.geojson b/sources/europe/ie/os1ed_6inch_laois.geojson new file mode 100644 index 000000000..e1e3c5ef3 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_laois.geojson @@ -0,0 +1,51 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.66708, 52.76248], + [-7.40306, 52.78346], + [-7.34642, 52.80733], + [-7.31277, 52.85255], + [-7.2472, 52.84571], + [-7.18437, 52.88364], + [-7.13733, 52.82767], + [-7.06695, 52.78533], + [-6.9358, 52.7982], + [-6.88224, 52.83513], + [-6.95983, 52.9869], + [-7.0515, 52.98958], + [-7.03056, 53.06928], + [-7.03743, 53.17436], + [-7.19226, 53.18485], + [-7.29835, 53.14245], + [-7.31071, 53.18424], + [-7.38555, 53.22947], + [-7.65403, 53.18341], + [-7.74467, 52.96974], + [-7.74673, 52.84799], + [-7.66708, 52.76248] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_laois", + "name": "OS 1st Ed. 6-inch. Laois (née Queen's County), Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/queens/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_leitrim.geojson b/sources/europe/ie/os1ed_6inch_leitrim.geojson new file mode 100644 index 000000000..c067dad58 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_leitrim.geojson @@ -0,0 +1,55 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.11203, 53.91607], + [-7.89779, 53.79457], + [-7.74673, 53.81363], + [-7.67189, 53.89747], + [-7.5531, 53.95488], + [-7.58056, 54.05254], + [-7.80166, 54.14957], + [-7.97882, 54.22471], + [-7.91496, 54.28247], + [-7.94998, 54.35536], + [-8.03752, 54.39356], + [-8.12576, 54.44849], + [-8.17829, 54.47603], + [-8.28472, 54.487], + [-8.35029, 54.48161], + [-8.42342, 54.46366], + [-8.44333, 54.42692], + [-8.43063, 54.39556], + [-8.4169, 54.33515], + [-8.35407, 54.2219], + [-8.35304, 54.19499], + [-8.27304, 54.12946], + [-8.19648, 54.11749], + [-8.13468, 54.07047], + [-8.13503, 53.95771], + [-8.11203, 53.91607] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_leitrim", + "name": "OS 1st Ed. 6-inch. Leitrim, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/leitrim/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_limerick.geojson b/sources/europe/ie/os1ed_6inch_limerick.geojson new file mode 100644 index 000000000..2c3b61737 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_limerick.geojson @@ -0,0 +1,58 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.31091, 52.29043], + [-9.20997, 52.28749], + [-8.93737, 52.27447], + [-8.8385, 52.31898], + [-8.7046, 52.36303], + [-8.62632, 52.26564], + [-8.31424, 52.25345], + [-8.23596, 52.24], + [-8.14876, 52.27804], + [-8.14945, 52.39698], + [-8.22498, 52.42965], + [-8.30806, 52.45832], + [-8.18, 52.50369], + [-8.13125, 52.50891], + [-8.11306, 52.55695], + [-8.17005, 52.67889], + [-8.30188, 52.71197], + [-8.39767, 52.71155], + [-8.46393, 52.76788], + [-8.52745, 52.76373], + [-8.54976, 52.7128], + [-8.69808, 52.69616], + [-8.80348, 52.68201], + [-8.95351, 52.67035], + [-9.08088, 52.65307], + [-9.20791, 52.61056], + [-9.3473, 52.59596], + [-9.41528, 52.58679], + [-9.31091, 52.29043] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_limerick", + "name": "OS 1st Ed. 6-inch. Limerick, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/limerick/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_longford.geojson b/sources/europe/ie/os1ed_6inch_longford.geojson new file mode 100644 index 000000000..7e88b3fda --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_longford.geojson @@ -0,0 +1,54 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.03684, 53.57906], + [-7.97435, 53.51746], + [-7.86483, 53.52909], + [-7.69111, 53.51644], + [-7.64373, 53.5297], + [-7.53868, 53.61044], + [-7.54039, 53.65685], + [-7.45079, 53.70078], + [-7.34882, 53.7544], + [-7.39997, 53.80167], + [-7.47139, 53.8665], + [-7.54795, 53.90697], + [-7.59567, 53.9468], + [-7.68219, 53.95165], + [-7.78827, 53.87521], + [-7.80029, 53.84362], + [-7.82466, 53.83045], + [-7.86312, 53.84078], + [-7.9335, 53.82518], + [-7.9256, 53.79234], + [-7.89573, 53.76678], + [-7.9541, 53.7412], + [-8.01212, 53.69996], + [-8.03581, 53.62897], + [-8.03684, 53.57906] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_longford", + "name": "OS 1st Ed. 6-inch. Longford, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/longford/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_louth.geojson b/sources/europe/ie/os1ed_6inch_louth.geojson new file mode 100644 index 000000000..39fe62a06 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_louth.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.59626, 53.79275], + [-6.49841, 53.72618], + [-6.46236, 53.70911], + [-6.40743, 53.69346], + [-6.34117, 53.68451], + [-6.22478, 53.7215], + [-6.20796, 53.79782], + [-6.22821, 53.86711], + [-6.27971, 53.8833], + [-6.34838, 53.89463], + [-6.35799, 53.95468], + [-6.33018, 54.00939], + [-6.2416, 53.97568], + [-6.12899, 53.97265], + [-6.08093, 54.00011], + [-6.12865, 54.03984], + [-6.17157, 54.04528], + [-6.23405, 54.08578], + [-6.27903, 54.12302], + [-6.37584, 54.1192], + [-6.37447, 54.08538], + [-6.39472, 54.06564], + [-6.48742, 54.08035], + [-6.54476, 54.05859], + [-6.60793, 54.06463], + [-6.57737, 53.99607], + [-6.63814, 53.98517], + [-6.72603, 53.96356], + [-6.71024, 53.90374], + [-6.62372, 53.86002], + [-6.59626, 53.79275] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_louth", + "name": "OS 1st Ed. 6-inch. Louth, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/louth/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_mayo.geojson b/sources/europe/ie/os1ed_6inch_mayo.geojson new file mode 100644 index 000000000..063c747bb --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_mayo.geojson @@ -0,0 +1,87 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-10.31341, 53.58884], + [-10.12664, 53.59292], + [-10.06227, 53.64128], + [-9.93885, 53.63426], + [-9.83963, 53.61818], + [-9.79122, 53.59679], + [-9.68994, 53.60066], + [-9.56497, 53.59496], + [-9.54025, 53.6365], + [-9.46231, 53.64525], + [-9.3782, 53.62429], + [-9.36138, 53.61533], + [-9.39502, 53.5603], + [-9.41562, 53.55051], + [-9.40773, 53.52889], + [-9.3188, 53.52685], + [-9.25769, 53.4858], + [-9.22061, 53.46537], + [-9.08878, 53.47845], + [-9.04483, 53.51623], + [-8.97995, 53.54133], + [-8.95317, 53.56479], + [-8.96072, 53.6481], + [-8.90201, 53.63548], + [-8.7355, 53.68004], + [-8.66409, 53.73207], + [-8.63937, 53.78808], + [-8.61293, 53.84018], + [-8.50238, 53.86974], + [-8.51474, 53.96033], + [-8.56384, 54.02754], + [-8.66546, 54.05698], + [-8.76159, 54.00616], + [-8.82957, 53.99324], + [-8.88038, 54.03561], + [-8.91746, 54.10008], + [-8.90029, 54.15601], + [-9.05685, 54.16807], + [-9.11727, 54.18917], + [-9.17221, 54.29169], + [-9.24945, 54.33275], + [-9.35863, 54.33495], + [-9.692, 54.33375], + [-9.78744, 54.37696], + [-9.85061, 54.33895], + [-10.02433, 54.33175], + [-10.11978, 54.24277], + [-10.12664, 54.15963], + [-10.19599, 54.16686], + [-10.288, 54.16023], + [-10.31341, 54.13228], + [-10.28663, 53.96336], + [-10.15342, 53.92376], + [-10.01129, 53.85456], + [-10.14793, 53.72882], + [-10.17196, 53.64871], + [-10.29762, 53.6422], + [-10.31341, 53.58884] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_mayo", + "name": "OS 1st Ed. 6-inch. Mayo, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/mayo/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_meath.geojson b/sources/europe/ie/os1ed_6inch_meath.geojson new file mode 100644 index 000000000..e5bccd0e4 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_meath.geojson @@ -0,0 +1,65 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.18986, 53.38456], + [-6.95091, 53.42795], + [-6.81701, 53.39193], + [-6.58287, 53.37023], + [-6.46339, 53.38211], + [-6.32743, 53.43491], + [-6.31748, 53.49336], + [-6.40399, 53.55745], + [-6.27662, 53.57682], + [-6.19079, 53.63508], + [-6.20796, 53.73816], + [-6.29104, 53.73552], + [-6.37207, 53.72232], + [-6.43146, 53.73603], + [-6.44485, 53.77794], + [-6.53755, 53.79579], + [-6.60003, 53.87885], + [-6.7456, 53.92659], + [-6.87126, 53.9005], + [-6.93717, 53.90455], + [-6.98249, 53.87602], + [-6.97254, 53.84443], + [-6.94679, 53.79559], + [-7.03949, 53.78443], + [-7.15141, 53.81566], + [-7.31723, 53.81079], + [-7.35534, 53.80228], + [-7.34676, 53.78159], + [-7.27466, 53.74811], + [-7.23037, 53.69752], + [-7.06901, 53.63772], + [-6.99073, 53.63976], + [-7.06146, 53.52807], + [-7.14248, 53.47007], + [-7.21355, 53.42979], + [-7.18986, 53.38456] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_meath", + "name": "OS 1st Ed. 6-inch. Meath, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/meath/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_monaghan.geojson b/sources/europe/ie/os1ed_6inch_monaghan.geojson new file mode 100644 index 000000000..96d6bc8eb --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_monaghan.geojson @@ -0,0 +1,55 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.89666, 53.99345], + [-6.8383, 53.92416], + [-6.7099, 53.88856], + [-6.6172, 53.91304], + [-6.63848, 53.96033], + [-6.55986, 53.96518], + [-6.52793, 53.9997], + [-6.57085, 54.04992], + [-6.63574, 54.08719], + [-6.61411, 54.16143], + [-6.64501, 54.19479], + [-6.70749, 54.20764], + [-6.78474, 54.22752], + [-6.84242, 54.32694], + [-6.93443, 54.40295], + [-7.06764, 54.43332], + [-7.12875, 54.36016], + [-7.20634, 54.34656], + [-7.22145, 54.2957], + [-7.17269, 54.24196], + [-7.24685, 54.21547], + [-7.36358, 54.1548], + [-7.34573, 54.09766], + [-7.16068, 54.07672], + [-7.03296, 54.07591], + [-6.89666, 53.99345] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_monaghan", + "name": "OS 1st Ed. 6-inch. Monaghan, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/monaghan/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_offaly.geojson b/sources/europe/ie/os1ed_6inch_offaly.geojson new file mode 100644 index 000000000..11102c160 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_offaly.geojson @@ -0,0 +1,62 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.05297, 52.86167], + [-7.96234, 52.82559], + [-7.71411, 52.94244], + [-7.60322, 53.0503], + [-7.54966, 53.11073], + [-7.61077, 53.15131], + [-7.5119, 53.17991], + [-7.3653, 53.19493], + [-7.31414, 53.12721], + [-7.26779, 53.12082], + [-7.11502, 53.15213], + [-7.01442, 53.18382], + [-6.99314, 53.21221], + [-6.98936, 53.25721], + [-6.94747, 53.2956], + [-6.97254, 53.33887], + [-7.0412, 53.38415], + [-7.07862, 53.41854], + [-7.20153, 53.42938], + [-7.28599, 53.41097], + [-7.42641, 53.35056], + [-7.52735, 53.35937], + [-7.58468, 53.42591], + [-7.66914, 53.42386], + [-7.84011, 53.38415], + [-7.985, 53.36449], + [-8.06533, 53.31857], + [-8.10516, 53.15089], + [-7.95135, 53.10516], + [-7.985, 53.04824], + [-8.03443, 53.00446], + [-8.07563, 52.93499], + [-8.05297, 52.86167] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_offaly", + "name": "OS 1st Ed. 6-inch. Offaly (née Kings County), Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kings/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_roscommon.geojson b/sources/europe/ie/os1ed_6inch_roscommon.geojson new file mode 100644 index 000000000..7d32403d2 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_roscommon.geojson @@ -0,0 +1,63 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.32901, 53.32637], + [-8.19133, 53.3036], + [-8.17417, 53.27158], + [-8.00766, 53.26645], + [-7.86827, 53.37391], + [-7.95238, 53.44554], + [-7.94311, 53.52072], + [-8.0056, 53.57529], + [-8.03598, 53.6084], + [-8.02293, 53.64271], + [-7.83943, 53.76455], + [-7.90947, 53.88249], + [-8.00285, 53.93629], + [-8.08662, 53.94963], + [-8.06121, 53.98436], + [-8.03752, 54.05536], + [-8.02345, 54.13871], + [-8.22189, 54.10209], + [-8.33656, 54.04287], + [-8.53363, 53.93265], + [-8.71147, 53.89666], + [-8.77464, 53.80431], + [-8.83163, 53.65645], + [-8.69327, 53.6599], + [-8.56761, 53.70647], + [-8.47629, 53.71033], + [-8.43715, 53.65868], + [-8.45226, 53.63955], + [-8.43647, 53.60779], + [-8.3472, 53.60229], + [-8.3115, 53.52093], + [-8.25416, 53.36367], + [-8.32248, 53.3651], + [-8.32901, 53.32637] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_roscommon", + "name": "OS 1st Ed. 6-inch. Roscommon, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/roscommon/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_sligo.geojson b/sources/europe/ie/os1ed_6inch_sligo.geojson new file mode 100644 index 000000000..abf125d9f --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_sligo.geojson @@ -0,0 +1,73 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.02423, 54.02189], + [-8.85738, 53.96781], + [-8.77601, 53.96114], + [-8.63731, 54.02008], + [-8.59474, 53.95286], + [-8.48144, 53.90293], + [-8.32214, 53.92295], + [-8.31459, 53.95427], + [-8.37398, 53.96033], + [-8.3781, 53.99324], + [-8.28987, 54.00414], + [-8.28609, 54.03158], + [-8.22567, 54.03178], + [-8.20335, 54.07591], + [-8.12679, 54.09988], + [-8.22635, 54.16164], + [-8.29021, 54.16927], + [-8.32729, 54.20061], + [-8.30566, 54.25961], + [-8.35029, 54.31453], + [-8.38497, 54.35296], + [-8.35269, 54.37476], + [-8.33828, 54.42073], + [-8.36196, 54.47423], + [-8.46153, 54.48401], + [-8.54496, 54.42493], + [-8.63662, 54.4423], + [-8.67645, 54.43971], + [-8.68537, 54.37156], + [-8.77395, 54.36056], + [-8.76022, 54.32374], + [-8.61808, 54.3005], + [-8.62735, 54.27245], + [-8.83678, 54.28708], + [-9.01187, 54.30551], + [-9.07882, 54.30371], + [-9.16465, 54.20865], + [-9.18594, 54.1041], + [-9.13341, 54.06423], + [-9.08947, 54.06443], + [-9.02629, 54.14595], + [-8.95523, 54.13912], + [-9.03522, 54.05153], + [-9.02423, 54.02189] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_sligo", + "name": "OS 1st Ed. 6-inch. Sligo, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/sligo/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_tipperary.geojson b/sources/europe/ie/os1ed_6inch_tipperary.geojson new file mode 100644 index 000000000..940a8158e --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_tipperary.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.29742, 52.38902], + [-8.19477, 52.32443], + [-8.21159, 52.2358], + [-8.04679, 52.19372], + [-7.97195, 52.19814], + [-7.71034, 52.20046], + [-7.7639, 52.32821], + [-7.56202, 52.34709], + [-7.32238, 52.33115], + [-7.41027, 52.51706], + [-7.45525, 52.62098], + [-7.52426, 52.70053], + [-7.68081, 52.84841], + [-7.63584, 52.94678], + [-7.77557, 53.01458], + [-7.84835, 52.99805], + [-7.93659, 52.89068], + [-7.99152, 52.90766], + [-7.90397, 53.07258], + [-7.90397, 53.12082], + [-8.04954, 53.18547], + [-8.13777, 53.16963], + [-8.2703, 53.05051], + [-8.46633, 52.83513], + [-8.49449, 52.75687], + [-8.46462, 52.67097], + [-8.24592, 52.65348], + [-8.28163, 52.53837], + [-8.3963, 52.51539], + [-8.42857, 52.45099], + [-8.29742, 52.38902] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_tipperary", + "name": "OS 1st Ed. 6-inch. Tipperary, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/tipperary/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_tyrone.geojson b/sources/europe/ie/os1ed_6inch_tyrone.geojson new file mode 100644 index 000000000..86f9c6abf --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_tyrone.geojson @@ -0,0 +1,68 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.64202, 54.40395], + [-7.51052, 54.39416], + [-7.39791, 54.42033], + [-7.35397, 54.36136], + [-7.24582, 54.30271], + [-7.08549, 54.34215], + [-6.95091, 54.36736], + [-6.92962, 54.34095], + [-6.70852, 54.32814], + [-6.65702, 54.41294], + [-6.64054, 54.46126], + [-6.56501, 54.50873], + [-6.57909, 54.54658], + [-6.50596, 54.59037], + [-6.473, 54.66153], + [-6.53755, 54.68118], + [-6.68792, 54.66153], + [-6.82388, 54.74603], + [-6.92482, 54.74484], + [-6.8843, 54.7809], + [-6.93306, 54.84104], + [-7.08978, 54.82769], + [-7.19364, 54.89389], + [-7.26041, 54.92291], + [-7.3859, 54.95574], + [-7.46349, 54.93721], + [-7.48271, 54.85488], + [-7.56202, 54.79871], + [-7.58743, 54.75594], + [-7.65644, 54.76248], + [-7.74604, 54.72681], + [-7.79823, 54.76069], + [-7.91565, 54.73295], + [-7.928, 54.65398], + [-7.78312, 54.59634], + [-7.7227, 54.59435], + [-7.62451, 54.54977], + [-7.65163, 54.49517], + [-7.64202, 54.40395] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_tyrone", + "name": "OS 1st Ed. 6-inch. Tyrone, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/tyrone/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_waterford.geojson b/sources/europe/ie/os1ed_6inch_waterford.geojson new file mode 100644 index 000000000..d35f1507f --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_waterford.geojson @@ -0,0 +1,48 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.93144, 51.96543], + [-7.83325, 51.9394], + [-7.80716, 51.89472], + [-7.69523, 51.88964], + [-7.55567, 51.99028], + [-7.50228, 52.09301], + [-7.02026, 52.12506], + [-6.95503, 52.14234], + [-6.95, 52.36], + [-7.63137, 52.37644], + [-7.8099, 52.34793], + [-7.79548, 52.23054], + [-7.99255, 52.2627], + [-8.22498, 52.18067], + [-8.22395, 52.14866], + [-8.15631, 52.13455], + [-8.05057, 52.10925], + [-8.04267, 52.05756], + [-7.93144, 51.96543] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_waterford", + "name": "OS 1st Ed. 6-inch. Waterford, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/waterford/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_westmeath.geojson b/sources/europe/ie/os1ed_6inch_westmeath.geojson new file mode 100644 index 000000000..3006b330d --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_westmeath.geojson @@ -0,0 +1,58 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.92732, 53.34523], + [-7.84423, 53.32145], + [-7.71377, 53.35076], + [-7.67017, 53.38886], + [-7.59773, 53.38907], + [-7.57026, 53.34441], + [-7.55859, 53.31796], + [-7.46109, 53.31365], + [-7.39551, 53.32083], + [-7.34951, 53.34031], + [-7.04601, 53.45658], + [-7.00653, 53.53052], + [-6.91623, 53.65441], + [-6.99314, 53.68512], + [-7.13802, 53.69387], + [-7.22179, 53.74303], + [-7.30281, 53.8039], + [-7.42401, 53.79254], + [-7.39311, 53.75278], + [-7.47722, 53.73328], + [-7.5325, 53.71134], + [-7.62313, 53.65706], + [-7.64373, 53.59169], + [-7.69557, 53.5501], + [-7.84767, 53.56173], + [-7.928, 53.5499], + [-7.97744, 53.53256], + [-7.99461, 53.43859], + [-7.92732, 53.34523] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_westmeath", + "name": "OS 1st Ed. 6-inch. Westmeath, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/westmeath/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_wexford.geojson b/sources/europe/ie/os1ed_6inch_wexford.geojson new file mode 100644 index 000000000..34cfca925 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_wexford.geojson @@ -0,0 +1,54 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.9104, 52.10567], + [-6.76517, 52.15351], + [-6.599, 52.16004], + [-6.33911, 52.16383], + [-6.29036, 52.2358], + [-6.35215, 52.28371], + [-6.32675, 52.38357], + [-6.16607, 52.5438], + [-6.17637, 52.63098], + [-6.11114, 52.76373], + [-6.24298, 52.80837], + [-6.38649, 52.81563], + [-6.47712, 52.73048], + [-6.53823, 52.71883], + [-6.64741, 52.72632], + [-6.78062, 52.64307], + [-6.81736, 52.55883], + [-6.93168, 52.47149], + [-6.97219, 52.4286], + [-7, 52.37057], + [-7.02781, 52.29862], + [-7.01099, 52.26522], + [-6.94095, 52.19204], + [-6.95777, 52.12169], + [-6.9104, 52.10567] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_wexford", + "name": "OS 1st Ed. 6-inch. Wexford, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/wexford/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os1ed_6inch_wicklow.geojson b/sources/europe/ie/os1ed_6inch_wicklow.geojson new file mode 100644 index 000000000..2469daa30 --- /dev/null +++ b/sources/europe/ie/os1ed_6inch_wicklow.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.52725, 52.66098], + [-6.42562, 52.73089], + [-6.3858, 52.77287], + [-6.25328, 52.77411], + [-6.21448, 52.73255], + [-6.11423, 52.72923], + [-6.12728, 52.79156], + [-6.06548, 52.8399], + [-6.04282, 52.85649], + [-5.9745, 52.97015], + [-6.02188, 53.01004], + [-6.0205, 53.11176], + [-6.06445, 53.22454], + [-6.17363, 53.23091], + [-6.30546, 53.23194], + [-6.37859, 53.22557], + [-6.44897, 53.24981], + [-6.50013, 53.23338], + [-6.53343, 53.21879], + [-6.60003, 53.17066], + [-6.74697, 53.08001], + [-6.80603, 52.98876], + [-6.75727, 52.91388], + [-6.64535, 52.8882], + [-6.54304, 52.8625], + [-6.57119, 52.81812], + [-6.69204, 52.84467], + [-6.72706, 52.81231], + [-6.7353, 52.76622], + [-6.622, 52.68263], + [-6.52725, 52.66098] + ] + ] + }, + "properties": { + "id": "os1ed_6inch_wicklow", + "name": "OS 1st Ed. 6-inch. Wicklow, Ireland (1840s-1880s) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/wicklow/{zoom}/{x}/{y}.png", + "start_date": "1840", + "end_date": "1880", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_antrim.geojson b/sources/europe/ie/os2ed_6inch_antrim.geojson new file mode 100644 index 000000000..1cb455f4b --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_antrim.geojson @@ -0,0 +1,50 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.5142, 54.68297], + [-6.39369, 54.66927], + [-6.4191, 54.56271], + [-6.40914, 54.49737], + [-6.17843, 54.45967], + [-6.04248, 54.49358], + [-5.87013, 54.55813], + [-5.86052, 54.6508], + [-5.61264, 54.77496], + [-5.73967, 54.90386], + [-5.93193, 55.01622], + [-5.96832, 55.16123], + [-6.08024, 55.23803], + [-6.14753, 55.32095], + [-6.33773, 55.3186], + [-6.42631, 55.26934], + [-6.68724, 55.22668], + [-6.65084, 54.99771], + [-6.61995, 54.95909], + [-6.52999, 54.91649], + [-6.5142, 54.68297] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_antrim", + "name": "OS 2nd Ed. 6-inch. Antrim, Ireland (1880-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/antrim_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_armagh.geojson b/sources/europe/ie/os2ed_6inch_armagh.geojson new file mode 100644 index 000000000..599f1dc25 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_armagh.geojson @@ -0,0 +1,49 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.61926, 54.01322], + [-6.44142, 54.04629], + [-6.30134, 54.05657], + [-6.24229, 54.10491], + [-6.33087, 54.30371], + [-6.33567, 54.41094], + [-6.28761, 54.43631], + [-6.23714, 54.48281], + [-6.3022, 54.52398], + [-6.5839, 54.52806], + [-6.64398, 54.50973], + [-6.7353, 54.43991], + [-6.81186, 54.42233], + [-6.89907, 54.33155], + [-6.89872, 54.27746], + [-6.8177, 54.1982], + [-6.75384, 54.16967], + [-6.69651, 54.13469], + [-6.68071, 54.06524], + [-6.61926, 54.01322] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_armagh", + "name": "OS 2nd Ed. 6-inch. Armagh, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/armagh_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_carlow.geojson b/sources/europe/ie/os2ed_6inch_carlow.geojson new file mode 100644 index 000000000..5f8a29359 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_carlow.geojson @@ -0,0 +1,49 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.94679, 52.45643], + [-6.83761, 52.44765], + [-6.74732, 52.61223], + [-6.68243, 52.61973], + [-6.60038, 52.68617], + [-6.62303, 52.73692], + [-6.66423, 52.79633], + [-6.55334, 52.79467], + [-6.49395, 52.81107], + [-6.49017, 52.86478], + [-6.46614, 52.89897], + [-6.72809, 52.9263], + [-6.931, 52.90187], + [-7.01168, 52.85691], + [-7.09579, 52.8036], + [-7.13012, 52.73048], + [-7.02335, 52.67951], + [-7, 52.62786], + [-6.97734, 52.54317], + [-6.94679, 52.45643] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_carlow", + "name": "OS 2nd Ed. 6-inch. Carlow, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/carlow_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_cavan.geojson b/sources/europe/ie/os2ed_6inch_cavan.geojson new file mode 100644 index 000000000..ed9528d47 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_cavan.geojson @@ -0,0 +1,81 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.96062, 54.30722], + [-8.00302, 54.25751], + [-8.04285, 54.25971], + [-8.0643, 54.23855], + [-8.04079, 54.21146], + [-8.06224, 54.19017], + [-8.03821, 54.17832], + [-8.00731, 54.18685], + [-7.99083, 54.17731], + [-7.95341, 54.17369], + [-7.93144, 54.15359], + [-7.86003, 54.1037], + [-7.82432, 54.0886], + [-7.76699, 54.09162], + [-7.77145, 54.05234], + [-7.61627, 54.00555], + [-7.63034, 53.94276], + [-7.59944, 53.91223], + [-7.59704, 53.84848], + [-7.48924, 53.80431], + [-7.41851, 53.76211], + [-7.00584, 53.76232], + [-6.92894, 53.77429], + [-6.9025, 53.80978], + [-6.94576, 53.83653], + [-6.94181, 53.8665], + [-6.91452, 53.8748], + [-6.86422, 53.87359], + [-6.78989, 53.8833], + [-6.75865, 53.89565], + [-6.7456, 53.91769], + [-6.78096, 53.93669], + [-6.82319, 53.9375], + [-6.84551, 53.97588], + [-6.88396, 54.02482], + [-6.89598, 54.04206], + [-6.90422, 54.04156], + [-6.92808, 54.03006], + [-6.94404, 54.04287], + [-7.01957, 54.11216], + [-7.12944, 54.10209], + [-7.27294, 54.10773], + [-7.3986, 54.16344], + [-7.43877, 54.16586], + [-7.50091, 54.13912], + [-7.56031, 54.13549], + [-7.63309, 54.1757], + [-7.6839, 54.21467], + [-7.83634, 54.21266], + [-7.84664, 54.2958], + [-7.89178, 54.31002], + [-7.96062, 54.30722] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_cavan", + "name": "OS 2nd Ed. 6-inch. Cavan, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/cavan_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_clare.geojson b/sources/europe/ie/os2ed_6inch_clare.geojson new file mode 100644 index 000000000..20c3f8894 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_clare.geojson @@ -0,0 +1,69 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.95876, 52.54275], + [-9.68788, 52.5703], + [-9.64565, 52.59575], + [-9.61097, 52.59847], + [-9.36241, 52.60451], + [-9.33837, 52.58199], + [-9.27108, 52.57719], + [-9.2316, 52.60681], + [-9.15401, 52.61118], + [-9.13101, 52.62848], + [-9.03316, 52.65598], + [-8.913, 52.67139], + [-8.68125, 52.66119], + [-8.51371, 52.66556], + [-8.4732, 52.72154], + [-8.42308, 52.80214], + [-8.45191, 52.84716], + [-8.39355, 52.89752], + [-8.45088, 52.92857], + [-8.33313, 52.9145], + [-8.2703, 52.95443], + [-8.26995, 52.98421], + [-8.4502, 52.99847], + [-8.512, 53.0569], + [-8.65516, 53.06247], + [-8.77224, 53.01231], + [-8.85257, 53.01086], + [-8.85257, 53.05855], + [-8.89961, 53.10392], + [-8.94355, 53.16839], + [-9.06921, 53.17621], + [-9.29306, 53.17189], + [-9.50626, 53.00467], + [-9.54917, 52.9656], + [-9.54643, 52.91926], + [-9.49253, 52.88799], + [-9.55158, 52.82248], + [-9.64908, 52.7444], + [-9.94125, 52.61014], + [-9.95876, 52.54275] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_clare", + "name": "OS 2nd Ed. 6-inch. Clare, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/clare_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_cork.geojson b/sources/europe/ie/os2ed_6inch_cork.geojson new file mode 100644 index 000000000..3fe1a9503 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_cork.geojson @@ -0,0 +1,72 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.92065, 51.58433], + [-9.85954, 51.57622], + [-9.89662, 51.54976], + [-9.96185, 51.49336], + [-9.93232, 51.45401], + [-9.79911, 51.42919], + [-9.63981, 51.47711], + [-9.54368, 51.47412], + [-9.55329, 51.42962], + [-9.48257, 51.40285], + [-9.16259, 51.49293], + [-8.93943, 51.51259], + [-8.54187, 51.58049], + [-8.30703, 51.71682], + [-8.18275, 51.76062], + [-7.96989, 51.78484], + [-7.84973, 51.8519], + [-7.73918, 51.954], + [-7.90741, 52.05123], + [-8.09692, 52.24084], + [-8.16404, 52.30072], + [-8.32111, 52.33765], + [-8.42376, 52.33555], + [-8.52058, 52.31121], + [-8.67851, 52.39782], + [-8.83506, 52.40787], + [-9.18869, 52.35758], + [-9.30027, 52.32192], + [-9.2934, 52.21519], + [-9.25426, 52.04194], + [-9.24499, 51.98467], + [-9.33013, 51.9502], + [-9.31812, 51.88476], + [-9.46781, 51.82454], + [-9.61715, 51.79885], + [-9.77508, 51.73341], + [-9.80117, 51.7653], + [-9.88769, 51.76912], + [-10.0494, 51.72937], + [-10.14072, 51.65893], + [-10.2705, 51.59414], + [-10.24097, 51.55659], + [-9.92065, 51.58433] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_cork", + "name": "OS 2nd Ed. 6-inch. Cork, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/cork_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_derry.geojson b/sources/europe/ie/os2ed_6inch_derry.geojson new file mode 100644 index 000000000..a32fdca2f --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_derry.geojson @@ -0,0 +1,63 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.97357, 54.72502], + [-6.8486, 54.72502], + [-6.80397, 54.69091], + [-6.76895, 54.66947], + [-6.72328, 54.62139], + [-6.65359, 54.61941], + [-6.51935, 54.62875], + [-6.48227, 54.7036], + [-6.43215, 54.75297], + [-6.42047, 54.79277], + [-6.45446, 54.90899], + [-6.51351, 54.97407], + [-6.54064, 55.09252], + [-6.51317, 55.16554], + [-6.55609, 55.19455], + [-6.63986, 55.22257], + [-6.77101, 55.2116], + [-6.82422, 55.17554], + [-6.87194, 55.19475], + [-6.97357, 55.20553], + [-7.0721, 55.07877], + [-7.18643, 55.07326], + [-7.33406, 55.07601], + [-7.44529, 55.02822], + [-7.42332, 54.95673], + [-7.40512, 54.92517], + [-7.29148, 54.88649], + [-7.229, 54.85053], + [-7.15862, 54.80425], + [-7.06867, 54.80485], + [-6.97391, 54.82324], + [-6.92585, 54.81533], + [-6.98043, 54.74564], + [-6.97357, 54.72502] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_derry", + "name": "OS 2nd Ed. 6-inch. Derry/Londonderry, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/londonderry_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_donegal.geojson b/sources/europe/ie/os2ed_6inch_donegal.geojson new file mode 100644 index 000000000..3be8da705 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_donegal.geojson @@ -0,0 +1,53 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.86116, 54.65537], + [-8.69705, 54.61106], + [-8.46256, 54.55654], + [-8.25485, 54.57664], + [-8.38256, 54.47543], + [-8.32145, 54.43611], + [-8.15048, 54.43691], + [-7.83668, 54.50594], + [-7.65197, 54.58082], + [-7.51876, 54.7044], + [-7.42469, 54.85093], + [-7.24136, 55.03865], + [-7.10746, 55.12826], + [-6.92825, 55.18083], + [-6.83624, 55.23921], + [-7.29972, 55.42162], + [-7.68081, 55.30219], + [-8.0722, 55.27638], + [-8.26309, 55.29633], + [-8.63388, 55.00519], + [-8.57688, 54.90228], + [-8.68469, 54.79119], + [-8.86013, 54.727], + [-8.86116, 54.65537] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_donegal", + "name": "OS 2nd Ed. 6-inch. Donegal, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/donegal_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_down.geojson b/sources/europe/ie/os2ed_6inch_down.geojson new file mode 100644 index 000000000..daefe5647 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_down.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.33018, 54.0884], + [-6.16058, 54.011], + [-6.0411, 54.00253], + [-5.80764, 54.12745], + [-5.57075, 54.23474], + [-5.38398, 54.32374], + [-5.34484, 54.49438], + [-5.42312, 54.68932], + [-5.76713, 54.70638], + [-5.93536, 54.63531], + [-6.09329, 54.54698], + [-6.21894, 54.53424], + [-6.3549, 54.51591], + [-6.44348, 54.43511], + [-6.41189, 54.32013], + [-6.41189, 54.14756], + [-6.33018, 54.0884] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_down", + "name": "OS 2nd Ed. 6-inch. Down, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/down_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_dublin.geojson b/sources/europe/ie/os2ed_6inch_dublin.geojson new file mode 100644 index 000000000..459219c6e --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_dublin.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.51695, 53.19863], + [-6.33602, 53.17148], + [-6.15577, 53.18629], + [-6.07956, 53.19534], + [-6.03767, 53.26481], + [-6.02531, 53.35466], + [-6.02325, 53.41568], + [-5.97724, 53.50071], + [-6.05278, 53.55174], + [-6.07818, 53.61614], + [-6.19766, 53.65848], + [-6.47712, 53.57498], + [-6.42219, 53.49908], + [-6.40983, 53.46108], + [-6.52793, 53.37432], + [-6.55918, 53.2761], + [-6.51695, 53.19863] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_dublin", + "name": "OS 2nd Ed. 6-inch. Dublin, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/dublin_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_fermanagh.geojson b/sources/europe/ie/os2ed_6inch_fermanagh.geojson new file mode 100644 index 000000000..d0b03e549 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_fermanagh.geojson @@ -0,0 +1,41 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.01864, 54.31012], + [-7.86895, 54.20302], + [-7.54898, 54.1041], + [-7.24479, 54.09404], + [-7.11227, 54.2237], + [-7.16789, 54.37536], + [-7.36152, 54.46725], + [-7.50915, 54.57883], + [-7.7021, 54.63531], + [-8.04542, 54.55734], + [-8.2164, 54.46446], + [-8.01864, 54.31012] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_fermanagh", + "name": "OS 2nd Ed. 6-inch. Fermanagh, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/fermanagh_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_galway.geojson b/sources/europe/ie/os2ed_6inch_galway.geojson new file mode 100644 index 000000000..a550c6e8b --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_galway.geojson @@ -0,0 +1,87 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.83757, 53.10331], + [-9.70161, 53.09753], + [-9.68788, 53.04906], + [-9.39691, 53.05082], + [-9.39708, 53.10825], + [-9.39846, 53.21282], + [-9.10354, 53.22187], + [-9.10045, 53.1688], + [-9.05256, 53.10743], + [-8.9257, 53.05814], + [-8.8742, 52.93375], + [-8.83712, 52.93333], + [-8.73413, 52.98669], + [-8.65928, 53.02801], + [-8.55869, 53.01355], + [-8.53569, 52.97842], + [-8.51646, 52.90435], + [-8.43509, 52.90766], + [-8.32901, 52.91802], + [-8.18824, 53.07465], + [-8.08113, 53.15398], + [-7.94637, 53.19617], + [-7.94963, 53.23646], + [-7.98843, 53.25803], + [-8.13194, 53.29108], + [-8.20404, 53.35097], + [-8.20541, 53.40503], + [-8.2624, 53.50888], + [-8.29742, 53.65848], + [-8.38703, 53.66845], + [-8.45775, 53.72435], + [-8.57482, 53.72983], + [-8.77429, 53.67292], + [-8.95866, 53.66906], + [-8.99814, 53.62347], + [-9.10148, 53.62266], + [-9.10354, 53.59231], + [-9.05685, 53.57906], + [-9.07127, 53.53235], + [-9.18525, 53.48294], + [-9.28516, 53.48621], + [-9.26696, 53.53848], + [-9.30833, 53.5603], + [-9.3588, 53.5704], + [-9.36052, 53.59679], + [-9.34318, 53.61858], + [-9.43794, 53.66174], + [-10.06622, 53.63202], + [-10.13008, 53.62551], + [-10.25779, 53.58049], + [-10.31238, 53.55908], + [-10.28869, 53.48744], + [-10.25745, 53.39848], + [-10.19222, 53.36326], + [-10.12596, 53.36367], + [-10.13351, 53.27323], + [-9.84066, 53.27631], + [-9.83757, 53.10331] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_galway", + "name": "OS 2nd Ed. 6-inch. Galway, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/galway_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_kerry.geojson b/sources/europe/ie/os2ed_6inch_kerry.geojson new file mode 100644 index 000000000..4c84b791f --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_kerry.geojson @@ -0,0 +1,45 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-10.47889, 51.81414], + [-10.27908, 51.70832], + [-9.76203, 51.66404], + [-9.19006, 51.86632], + [-9.05616, 51.99165], + [-9.14337, 52.29925], + [-9.25666, 52.61264], + [-9.70161, 52.60389], + [-9.8616, 52.50244], + [-9.99, 52.43551], + [-10.46379, 52.23411], + [-10.64094, 52.13139], + [-10.67459, 52.09259], + [-10.64437, 52.02335], + [-10.56953, 51.99715], + [-10.47889, 51.81414] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_kerry", + "name": "OS 2nd Ed. 6-inch. Kerry, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kerry_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_kildare.geojson b/sources/europe/ie/os2ed_6inch_kildare.geojson new file mode 100644 index 000000000..5f1865402 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_kildare.geojson @@ -0,0 +1,42 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.12394, 52.99], + [-6.96327, 52.8567], + [-6.86508, 52.83845], + [-6.70852, 52.87742], + [-6.7147, 53.01148], + [-6.54304, 53.11217], + [-6.43867, 53.2192], + [-6.427, 53.40422], + [-6.93992, 53.45903], + [-7.10403, 53.41486], + [-7.11982, 53.3481], + [-7.1878, 53.18938], + [-7.12394, 52.99] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_kildare", + "name": "OS 2nd Ed. 6-inch. Kildare, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kildare_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_kilkenny.geojson b/sources/europe/ie/os2ed_6inch_kilkenny.geojson new file mode 100644 index 000000000..bef355e6c --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_kilkenny.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.52838, 52.4309], + [-7.39311, 52.32024], + [-7.2393, 52.23159], + [-6.97769, 52.24883], + [-6.91452, 52.3798], + [-6.89117, 52.48069], + [-6.89392, 52.58387], + [-7.00035, 52.74212], + [-7.03331, 52.82808], + [-7.09442, 52.88323], + [-7.18849, 52.90849], + [-7.43843, 52.87328], + [-7.64785, 52.83306], + [-7.70622, 52.79197], + [-7.63961, 52.66598], + [-7.5167, 52.59471], + [-7.52838, 52.4309] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_kilkenny", + "name": "OS 2nd Ed. 6-inch. Kilkenny, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kilkenny_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_laois.geojson b/sources/europe/ie/os2ed_6inch_laois.geojson new file mode 100644 index 000000000..fc4d06e1a --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_laois.geojson @@ -0,0 +1,51 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.66708, 52.76248], + [-7.40306, 52.78346], + [-7.34642, 52.80733], + [-7.31277, 52.85255], + [-7.2472, 52.84571], + [-7.18437, 52.88364], + [-7.13733, 52.82767], + [-7.06695, 52.78533], + [-6.9358, 52.7982], + [-6.88224, 52.83513], + [-6.95983, 52.9869], + [-7.0515, 52.98958], + [-7.03056, 53.06928], + [-7.03743, 53.17436], + [-7.19226, 53.18485], + [-7.29835, 53.14245], + [-7.31071, 53.18424], + [-7.38555, 53.22947], + [-7.65403, 53.18341], + [-7.74467, 52.96974], + [-7.74673, 52.84799], + [-7.66708, 52.76248] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_laois", + "name": "OS 2nd Ed. 6-inch. Laois (née Queen's County), Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/queens_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_leitrim.geojson b/sources/europe/ie/os2ed_6inch_leitrim.geojson new file mode 100644 index 000000000..332ee7b20 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_leitrim.geojson @@ -0,0 +1,55 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.11203, 53.91607], + [-7.89779, 53.79457], + [-7.74673, 53.81363], + [-7.67189, 53.89747], + [-7.5531, 53.95488], + [-7.58056, 54.05254], + [-7.80166, 54.14957], + [-7.97882, 54.22471], + [-7.91496, 54.28247], + [-7.94998, 54.35536], + [-8.03752, 54.39356], + [-8.12576, 54.44849], + [-8.17829, 54.47603], + [-8.28472, 54.487], + [-8.35029, 54.48161], + [-8.42342, 54.46366], + [-8.44333, 54.42692], + [-8.43063, 54.39556], + [-8.4169, 54.33515], + [-8.35407, 54.2219], + [-8.35304, 54.19499], + [-8.27304, 54.12946], + [-8.19648, 54.11749], + [-8.13468, 54.07047], + [-8.13503, 53.95771], + [-8.11203, 53.91607] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_leitrim", + "name": "OS 2nd Ed. 6-inch. Leitrim, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/leitrim_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_limerick.geojson b/sources/europe/ie/os2ed_6inch_limerick.geojson new file mode 100644 index 000000000..ea81e4470 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_limerick.geojson @@ -0,0 +1,58 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.31091, 52.29043], + [-9.20997, 52.28749], + [-8.93737, 52.27447], + [-8.8385, 52.31898], + [-8.7046, 52.36303], + [-8.62632, 52.26564], + [-8.31424, 52.25345], + [-8.23596, 52.24], + [-8.14876, 52.27804], + [-8.14945, 52.39698], + [-8.22498, 52.42965], + [-8.30806, 52.45832], + [-8.18, 52.50369], + [-8.13125, 52.50891], + [-8.11306, 52.55695], + [-8.17005, 52.67889], + [-8.30188, 52.71197], + [-8.39767, 52.71155], + [-8.46393, 52.76788], + [-8.52745, 52.76373], + [-8.54976, 52.7128], + [-8.69808, 52.69616], + [-8.80348, 52.68201], + [-8.95351, 52.67035], + [-9.08088, 52.65307], + [-9.20791, 52.61056], + [-9.3473, 52.59596], + [-9.41528, 52.58679], + [-9.31091, 52.29043] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_limerick", + "name": "OS 2nd Ed. 6-inch. Limerick, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/limerick_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_longford.geojson b/sources/europe/ie/os2ed_6inch_longford.geojson new file mode 100644 index 000000000..12ca09ffe --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_longford.geojson @@ -0,0 +1,54 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.03684, 53.57906], + [-7.97435, 53.51746], + [-7.86483, 53.52909], + [-7.69111, 53.51644], + [-7.64373, 53.5297], + [-7.53868, 53.61044], + [-7.54039, 53.65685], + [-7.45079, 53.70078], + [-7.34882, 53.7544], + [-7.39997, 53.80167], + [-7.47139, 53.8665], + [-7.54795, 53.90697], + [-7.59567, 53.9468], + [-7.68219, 53.95165], + [-7.78827, 53.87521], + [-7.80029, 53.84362], + [-7.82466, 53.83045], + [-7.86312, 53.84078], + [-7.9335, 53.82518], + [-7.9256, 53.79234], + [-7.89573, 53.76678], + [-7.9541, 53.7412], + [-8.01212, 53.69996], + [-8.03581, 53.62897], + [-8.03684, 53.57906] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_longford", + "name": "OS 2nd Ed. 6-inch. Longford, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/longford_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_louth.geojson b/sources/europe/ie/os2ed_6inch_louth.geojson new file mode 100644 index 000000000..c31f40287 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_louth.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.59626, 53.79275], + [-6.49841, 53.72618], + [-6.46236, 53.70911], + [-6.40743, 53.69346], + [-6.34117, 53.68451], + [-6.22478, 53.7215], + [-6.20796, 53.79782], + [-6.22821, 53.86711], + [-6.27971, 53.8833], + [-6.34838, 53.89463], + [-6.35799, 53.95468], + [-6.33018, 54.00939], + [-6.2416, 53.97568], + [-6.12899, 53.97265], + [-6.08093, 54.00011], + [-6.12865, 54.03984], + [-6.17157, 54.04528], + [-6.23405, 54.08578], + [-6.27903, 54.12302], + [-6.37584, 54.1192], + [-6.37447, 54.08538], + [-6.39472, 54.06564], + [-6.48742, 54.08035], + [-6.54476, 54.05859], + [-6.60793, 54.06463], + [-6.57737, 53.99607], + [-6.63814, 53.98517], + [-6.72603, 53.96356], + [-6.71024, 53.90374], + [-6.62372, 53.86002], + [-6.59626, 53.79275] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_louth", + "name": "OS 2nd Ed. 6-inch. Louth, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/louth_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_mayo.geojson b/sources/europe/ie/os2ed_6inch_mayo.geojson new file mode 100644 index 000000000..1b8acb9bc --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_mayo.geojson @@ -0,0 +1,87 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-10.31341, 53.58884], + [-10.12664, 53.59292], + [-10.06227, 53.64128], + [-9.93885, 53.63426], + [-9.83963, 53.61818], + [-9.79122, 53.59679], + [-9.68994, 53.60066], + [-9.56497, 53.59496], + [-9.54025, 53.6365], + [-9.46231, 53.64525], + [-9.3782, 53.62429], + [-9.36138, 53.61533], + [-9.39502, 53.5603], + [-9.41562, 53.55051], + [-9.40773, 53.52889], + [-9.3188, 53.52685], + [-9.25769, 53.4858], + [-9.22061, 53.46537], + [-9.08878, 53.47845], + [-9.04483, 53.51623], + [-8.97995, 53.54133], + [-8.95317, 53.56479], + [-8.96072, 53.6481], + [-8.90201, 53.63548], + [-8.7355, 53.68004], + [-8.66409, 53.73207], + [-8.63937, 53.78808], + [-8.61293, 53.84018], + [-8.50238, 53.86974], + [-8.51474, 53.96033], + [-8.56384, 54.02754], + [-8.66546, 54.05698], + [-8.76159, 54.00616], + [-8.82957, 53.99324], + [-8.88038, 54.03561], + [-8.91746, 54.10008], + [-8.90029, 54.15601], + [-9.05685, 54.16807], + [-9.11727, 54.18917], + [-9.17221, 54.29169], + [-9.24945, 54.33275], + [-9.35863, 54.33495], + [-9.692, 54.33375], + [-9.78744, 54.37696], + [-9.85061, 54.33895], + [-10.02433, 54.33175], + [-10.11978, 54.24277], + [-10.12664, 54.15963], + [-10.19599, 54.16686], + [-10.288, 54.16023], + [-10.31341, 54.13228], + [-10.28663, 53.96336], + [-10.15342, 53.92376], + [-10.01129, 53.85456], + [-10.14793, 53.72882], + [-10.17196, 53.64871], + [-10.29762, 53.6422], + [-10.31341, 53.58884] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_mayo", + "name": "OS 2nd Ed. 6-inch. Mayo, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/mayo_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_meath.geojson b/sources/europe/ie/os2ed_6inch_meath.geojson new file mode 100644 index 000000000..e1c8ad37f --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_meath.geojson @@ -0,0 +1,65 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.18986, 53.38456], + [-6.95091, 53.42795], + [-6.81701, 53.39193], + [-6.58287, 53.37023], + [-6.46339, 53.38211], + [-6.32743, 53.43491], + [-6.31748, 53.49336], + [-6.40399, 53.55745], + [-6.27662, 53.57682], + [-6.19079, 53.63508], + [-6.20796, 53.73816], + [-6.29104, 53.73552], + [-6.37207, 53.72232], + [-6.43146, 53.73603], + [-6.44485, 53.77794], + [-6.53755, 53.79579], + [-6.60003, 53.87885], + [-6.7456, 53.92659], + [-6.87126, 53.9005], + [-6.93717, 53.90455], + [-6.98249, 53.87602], + [-6.97254, 53.84443], + [-6.94679, 53.79559], + [-7.03949, 53.78443], + [-7.15141, 53.81566], + [-7.31723, 53.81079], + [-7.35534, 53.80228], + [-7.34676, 53.78159], + [-7.27466, 53.74811], + [-7.23037, 53.69752], + [-7.06901, 53.63772], + [-6.99073, 53.63976], + [-7.06146, 53.52807], + [-7.14248, 53.47007], + [-7.21355, 53.42979], + [-7.18986, 53.38456] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_meath", + "name": "OS 2nd Ed. 6-inch. Meath, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/meath_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_monaghan.geojson b/sources/europe/ie/os2ed_6inch_monaghan.geojson new file mode 100644 index 000000000..fedb9742f --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_monaghan.geojson @@ -0,0 +1,55 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.89666, 53.99345], + [-6.8383, 53.92416], + [-6.7099, 53.88856], + [-6.6172, 53.91304], + [-6.63848, 53.96033], + [-6.55986, 53.96518], + [-6.52793, 53.9997], + [-6.57085, 54.04992], + [-6.63574, 54.08719], + [-6.61411, 54.16143], + [-6.64501, 54.19479], + [-6.70749, 54.20764], + [-6.78474, 54.22752], + [-6.84242, 54.32694], + [-6.93443, 54.40295], + [-7.06764, 54.43332], + [-7.12875, 54.36016], + [-7.20634, 54.34656], + [-7.22145, 54.2957], + [-7.17269, 54.24196], + [-7.24685, 54.21547], + [-7.36358, 54.1548], + [-7.34573, 54.09766], + [-7.16068, 54.07672], + [-7.03296, 54.07591], + [-6.89666, 53.99345] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_monaghan", + "name": "OS 2nd Ed. 6-inch. Monaghan, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/monaghan_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_offaly.geojson b/sources/europe/ie/os2ed_6inch_offaly.geojson new file mode 100644 index 000000000..fee57153e --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_offaly.geojson @@ -0,0 +1,62 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.05297, 52.86167], + [-7.96234, 52.82559], + [-7.71411, 52.94244], + [-7.60322, 53.0503], + [-7.54966, 53.11073], + [-7.61077, 53.15131], + [-7.5119, 53.17991], + [-7.3653, 53.19493], + [-7.31414, 53.12721], + [-7.26779, 53.12082], + [-7.11502, 53.15213], + [-7.01442, 53.18382], + [-6.99314, 53.21221], + [-6.98936, 53.25721], + [-6.94747, 53.2956], + [-6.97254, 53.33887], + [-7.0412, 53.38415], + [-7.07862, 53.41854], + [-7.20153, 53.42938], + [-7.28599, 53.41097], + [-7.42641, 53.35056], + [-7.52735, 53.35937], + [-7.58468, 53.42591], + [-7.66914, 53.42386], + [-7.84011, 53.38415], + [-7.985, 53.36449], + [-8.06533, 53.31857], + [-8.10516, 53.15089], + [-7.95135, 53.10516], + [-7.985, 53.04824], + [-8.03443, 53.00446], + [-8.07563, 52.93499], + [-8.05297, 52.86167] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_offaly", + "name": "OS 2nd Ed. 6-inch. Offaly (née Kings County), Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/kings_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_roscommon.geojson b/sources/europe/ie/os2ed_6inch_roscommon.geojson new file mode 100644 index 000000000..24aff743e --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_roscommon.geojson @@ -0,0 +1,63 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.32901, 53.32637], + [-8.19133, 53.3036], + [-8.17417, 53.27158], + [-8.00766, 53.26645], + [-7.86827, 53.37391], + [-7.95238, 53.44554], + [-7.94311, 53.52072], + [-8.0056, 53.57529], + [-8.03598, 53.6084], + [-8.02293, 53.64271], + [-7.83943, 53.76455], + [-7.90947, 53.88249], + [-8.00285, 53.93629], + [-8.08662, 53.94963], + [-8.06121, 53.98436], + [-8.03752, 54.05536], + [-8.02345, 54.13871], + [-8.22189, 54.10209], + [-8.33656, 54.04287], + [-8.53363, 53.93265], + [-8.71147, 53.89666], + [-8.77464, 53.80431], + [-8.83163, 53.65645], + [-8.69327, 53.6599], + [-8.56761, 53.70647], + [-8.47629, 53.71033], + [-8.43715, 53.65868], + [-8.45226, 53.63955], + [-8.43647, 53.60779], + [-8.3472, 53.60229], + [-8.3115, 53.52093], + [-8.25416, 53.36367], + [-8.32248, 53.3651], + [-8.32901, 53.32637] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_roscommon", + "name": "OS 2nd Ed. 6-inch. Roscommon, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/roscommon_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_sligo.geojson b/sources/europe/ie/os2ed_6inch_sligo.geojson new file mode 100644 index 000000000..d94727f06 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_sligo.geojson @@ -0,0 +1,73 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-9.02423, 54.02189], + [-8.85738, 53.96781], + [-8.77601, 53.96114], + [-8.63731, 54.02008], + [-8.59474, 53.95286], + [-8.48144, 53.90293], + [-8.32214, 53.92295], + [-8.31459, 53.95427], + [-8.37398, 53.96033], + [-8.3781, 53.99324], + [-8.28987, 54.00414], + [-8.28609, 54.03158], + [-8.22567, 54.03178], + [-8.20335, 54.07591], + [-8.12679, 54.09988], + [-8.22635, 54.16164], + [-8.29021, 54.16927], + [-8.32729, 54.20061], + [-8.30566, 54.25961], + [-8.35029, 54.31453], + [-8.38497, 54.35296], + [-8.35269, 54.37476], + [-8.33828, 54.42073], + [-8.36196, 54.47423], + [-8.46153, 54.48401], + [-8.54496, 54.42493], + [-8.63662, 54.4423], + [-8.67645, 54.43971], + [-8.68537, 54.37156], + [-8.77395, 54.36056], + [-8.76022, 54.32374], + [-8.61808, 54.3005], + [-8.62735, 54.27245], + [-8.83678, 54.28708], + [-9.01187, 54.30551], + [-9.07882, 54.30371], + [-9.16465, 54.20865], + [-9.18594, 54.1041], + [-9.13341, 54.06423], + [-9.08947, 54.06443], + [-9.02629, 54.14595], + [-8.95523, 54.13912], + [-9.03522, 54.05153], + [-9.02423, 54.02189] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_sligo", + "name": "OS 2nd Ed. 6-inch. Sligo, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/sligo_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_tipperary.geojson b/sources/europe/ie/os2ed_6inch_tipperary.geojson new file mode 100644 index 000000000..f28adc447 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_tipperary.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.29742, 52.38902], + [-8.19477, 52.32443], + [-8.21159, 52.2358], + [-8.04679, 52.19372], + [-7.97195, 52.19814], + [-7.71034, 52.20046], + [-7.7639, 52.32821], + [-7.56202, 52.34709], + [-7.32238, 52.33115], + [-7.41027, 52.51706], + [-7.45525, 52.62098], + [-7.52426, 52.70053], + [-7.68081, 52.84841], + [-7.63584, 52.94678], + [-7.77557, 53.01458], + [-7.84835, 52.99805], + [-7.93659, 52.89068], + [-7.99152, 52.90766], + [-7.90397, 53.07258], + [-7.90397, 53.12082], + [-8.04954, 53.18547], + [-8.13777, 53.16963], + [-8.2703, 53.05051], + [-8.46633, 52.83513], + [-8.49449, 52.75687], + [-8.46462, 52.67097], + [-8.24592, 52.65348], + [-8.28163, 52.53837], + [-8.3963, 52.51539], + [-8.42857, 52.45099], + [-8.29742, 52.38902] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_tipperary", + "name": "OS 2nd Ed. 6-inch. Tipperary, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/tipperary_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_tyrone.geojson b/sources/europe/ie/os2ed_6inch_tyrone.geojson new file mode 100644 index 000000000..73a563a8e --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_tyrone.geojson @@ -0,0 +1,68 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.64202, 54.40395], + [-7.51052, 54.39416], + [-7.39791, 54.42033], + [-7.35397, 54.36136], + [-7.24582, 54.30271], + [-7.08549, 54.34215], + [-6.95091, 54.36736], + [-6.92962, 54.34095], + [-6.70852, 54.32814], + [-6.65702, 54.41294], + [-6.64054, 54.46126], + [-6.56501, 54.50873], + [-6.57909, 54.54658], + [-6.50596, 54.59037], + [-6.473, 54.66153], + [-6.53755, 54.68118], + [-6.68792, 54.66153], + [-6.82388, 54.74603], + [-6.92482, 54.74484], + [-6.8843, 54.7809], + [-6.93306, 54.84104], + [-7.08978, 54.82769], + [-7.19364, 54.89389], + [-7.26041, 54.92291], + [-7.3859, 54.95574], + [-7.46349, 54.93721], + [-7.48271, 54.85488], + [-7.56202, 54.79871], + [-7.58743, 54.75594], + [-7.65644, 54.76248], + [-7.74604, 54.72681], + [-7.79823, 54.76069], + [-7.91565, 54.73295], + [-7.928, 54.65398], + [-7.78312, 54.59634], + [-7.7227, 54.59435], + [-7.62451, 54.54977], + [-7.65163, 54.49517], + [-7.64202, 54.40395] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_tyrone", + "name": "OS 2nd Ed. 6-inch. Tyrone, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/tyrone_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_waterford.geojson b/sources/europe/ie/os2ed_6inch_waterford.geojson new file mode 100644 index 000000000..415c2c4d4 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_waterford.geojson @@ -0,0 +1,48 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.93144, 51.96543], + [-7.83325, 51.9394], + [-7.80716, 51.89472], + [-7.69523, 51.88964], + [-7.55567, 51.99028], + [-7.50228, 52.09301], + [-7.02026, 52.12506], + [-6.95503, 52.14234], + [-6.95, 52.36], + [-7.63137, 52.37644], + [-7.8099, 52.34793], + [-7.79548, 52.23054], + [-7.99255, 52.2627], + [-8.22498, 52.18067], + [-8.22395, 52.14866], + [-8.15631, 52.13455], + [-8.05057, 52.10925], + [-8.04267, 52.05756], + [-7.93144, 51.96543] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_waterford", + "name": "OS 2nd Ed. 6-inch. Waterford, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/waterford_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_westmeath.geojson b/sources/europe/ie/os2ed_6inch_westmeath.geojson new file mode 100644 index 000000000..b8dc358b2 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_westmeath.geojson @@ -0,0 +1,58 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-7.92732, 53.34523], + [-7.84423, 53.32145], + [-7.71377, 53.35076], + [-7.67017, 53.38886], + [-7.59773, 53.38907], + [-7.57026, 53.34441], + [-7.55859, 53.31796], + [-7.46109, 53.31365], + [-7.39551, 53.32083], + [-7.34951, 53.34031], + [-7.04601, 53.45658], + [-7.00653, 53.53052], + [-6.91623, 53.65441], + [-6.99314, 53.68512], + [-7.13802, 53.69387], + [-7.22179, 53.74303], + [-7.30281, 53.8039], + [-7.42401, 53.79254], + [-7.39311, 53.75278], + [-7.47722, 53.73328], + [-7.5325, 53.71134], + [-7.62313, 53.65706], + [-7.64373, 53.59169], + [-7.69557, 53.5501], + [-7.84767, 53.56173], + [-7.928, 53.5499], + [-7.97744, 53.53256], + [-7.99461, 53.43859], + [-7.92732, 53.34523] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_westmeath", + "name": "OS 2nd Ed. 6-inch. Westmeath, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/westmeath_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_wexford.geojson b/sources/europe/ie/os2ed_6inch_wexford.geojson new file mode 100644 index 000000000..0bfd2f8b2 --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_wexford.geojson @@ -0,0 +1,54 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.9104, 52.10567], + [-6.76517, 52.15351], + [-6.599, 52.16004], + [-6.33911, 52.16383], + [-6.29036, 52.2358], + [-6.35215, 52.28371], + [-6.32675, 52.38357], + [-6.16607, 52.5438], + [-6.17637, 52.63098], + [-6.11114, 52.76373], + [-6.24298, 52.80837], + [-6.38649, 52.81563], + [-6.47712, 52.73048], + [-6.53823, 52.71883], + [-6.64741, 52.72632], + [-6.78062, 52.64307], + [-6.81736, 52.55883], + [-6.93168, 52.47149], + [-6.97219, 52.4286], + [-7, 52.37057], + [-7.02781, 52.29862], + [-7.01099, 52.26522], + [-6.94095, 52.19204], + [-6.95777, 52.12169], + [-6.9104, 52.10567] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_wexford", + "name": "OS 2nd Ed. 6-inch. Wexford, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/wexford_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +} diff --git a/sources/europe/ie/os2ed_6inch_wicklow.geojson b/sources/europe/ie/os2ed_6inch_wicklow.geojson new file mode 100644 index 000000000..f84aac06e --- /dev/null +++ b/sources/europe/ie/os2ed_6inch_wicklow.geojson @@ -0,0 +1,60 @@ +{ + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-6.52725, 52.66098], + [-6.42562, 52.73089], + [-6.3858, 52.77287], + [-6.25328, 52.77411], + [-6.21448, 52.73255], + [-6.11423, 52.72923], + [-6.12728, 52.79156], + [-6.06548, 52.8399], + [-6.04282, 52.85649], + [-5.9745, 52.97015], + [-6.02188, 53.01004], + [-6.0205, 53.11176], + [-6.06445, 53.22454], + [-6.17363, 53.23091], + [-6.30546, 53.23194], + [-6.37859, 53.22557], + [-6.44897, 53.24981], + [-6.50013, 53.23338], + [-6.53343, 53.21879], + [-6.60003, 53.17066], + [-6.74697, 53.08001], + [-6.80603, 52.98876], + [-6.75727, 52.91388], + [-6.64535, 52.8882], + [-6.54304, 52.8625], + [-6.57119, 52.81812], + [-6.69204, 52.84467], + [-6.72706, 52.81231], + [-6.7353, 52.76622], + [-6.622, 52.68263], + [-6.52725, 52.66098] + ] + ] + }, + "properties": { + "id": "os2ed_6inch_wicklow", + "name": "OS 2nd Ed. 6-inch. Wicklow, Ireland (1888-1915) (NLS)", + "type": "tms", + "url": "https://geo.nls.uk/maps/os/sixinchireland/wicklow_2nd/{zoom}/{x}/{y}.png", + "start_date": "1888", + "end_date": "1915", + "country_code": "IE", + "attribution": { + "text": "National Library of Scotland Historic Maps", + "url": "https://maps.nls.uk/", + "required": true + }, + "max_zoom": 17, + "min_zoom": 6, + "license_url": "https://maps.nls.uk/copyright.html", + "category": "historicmap", + "privacy_policy_url": "https://www.nls.uk/privacy/" + } +}