An open API service indexing awesome lists of open source software.

https://github.com/isaakiel/pathaar

R Package - Reconstruct Paths using Archaeological Monuments & Model Parameters of Infrastructure
https://github.com/isaakiel/pathaar

archaeological-monuments archaeology infrastructure r reconstruct-paths

Last synced: 8 months ago
JSON representation

R Package - Reconstruct Paths using Archaeological Monuments & Model Parameters of Infrastructure

Awesome Lists containing this project

README

          

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

# pathAAR
R Package to reconstruct paths using archaeological monuments, model parameters of infrastructure and evaluate those parameters

Archaeological remains of roads or infrastructure are rarely found, especially in earlier epochs. Usually, most premodern paths have been country lanes, which might be paved when needed. Hence, their preservation is linked to specific conditions, like waterlogged environments. Solidly constructed roads, as the Roman Empire erected across Europe, are special in their preservation, construction, purpose and planning.
But, monuments situated next to paths - landmarks - are more likely to be preserved and recovered. Those landmarks can be medieval border stones, premodern burial mounds or neolithic gallery graves. The choice of a path associated feature depends on region, culture and epoch.

`pathAAR` is designed to reconstruct paths next to the location of the so-called path associated features using a Kernel Density Approach.

Additionally, using `pathAAR` enables you to model certain parameters likely to be influential for systems of infrastructure. Whether a pedestrian, the use of a vehicle, avoiding certain areas or preferring others influenced the location of a path can be modelled, tested and evaluated. Selecting and defining parameters needs to be done by the user, depending on region, culture and epoch!

Installation
------------

Please note, this package is still work in progress!

`pathAAR::repath` is functioning!

Licence
-------

`pathAAR` is released under the [GNU General Public Licence, version 3](https://www.r-project.org/Licenses/GPL-3). Comments and feedback are welcome, as are code contributions.