Closed klokan closed 10 years ago
Markers for individual counties are at:
http://geojson.io/#id=gist:klokan/095b6ea3618dabe10e80&map=7/52.469/-4.114
or in
https://gist.github.com/klokan/095b6ea3618dabe10e80
in geojson.io it is possible to add our layer via Developer Console by typing:
window.api.map.addLayer(L.tileLayer('http://cynefin-3.tileserver.com/cynefin-parishes/{z}/{x}/{y}.png'));
The http://cynefin.klokantech.com/tithe-maps/ should use these two layers:
http://cynefinproject.eu/tileserver/#cynefin-counties/mapbox cynefin-counties: bounds: -42.8906,25.1652,31.6406,70.6126 center: -3.9001,52.3118,7
http://cynefinproject.eu/tileserver/#cynefin-parishes/mapbox cynefin-parishes bounds: -8.2178,50.6460,0.1318,54.3742 center: -3.9001,52.3118,7
JSONs for individual Counties is in: https://github.com/klokan/gr4/issues/44