This project uses Peripleo to map heritage at risk data from Historic England and avoids the costs of using ESRI. Peripleo is a powerful tool for visualizing and exploring geospatial data, making it ideal for showcasing heritage sites that are at risk.
The Heritage at Risk Mapping project aims to provide an interactive map that highlights heritage sites identified by Historic England as being at risk. This visualization helps in raising awareness and promoting efforts to preserve these important cultural landmarks.
- Interactive map displaying heritage at risk sites
- Detailed information about each site, including its risk status
- Search and filter functionality to explore specific areas or types of heritage
The data for this project is sourced from Historic England's Heritage at Risk Register. This register includes buildings, monuments, and other heritage assets that are at risk due to neglect, decay, or inappropriate development.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/heritage-at-risk.git
- Navigate to the project directory:
cd heritage-at-risk
- Install the necessary dependencies:
npm install
- This installs the node script dependencies for transforming CSV data that has been obtained from Historic England's opendata hub and transformed by the R scripts.
cd scripts node ./transform-har-lp.js
The web application is served off github pages for free, using the docs folder.
We welcome contributions to the project. If you have suggestions or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
- Historic England for providing the Heritage at Risk data
- The Peripleo team for developing and maintaining the mapping tool
For any questions or inquiries put an issue in and I'll respond.