Arborea-s-home/Lucus_Feroniae_archaeobotanical: v1.0.0 – Prima versione pubblica
Authors/Creators
Description
Lucus Feroniae — dataset This repository contains repository for all archaeobotanlical occurences from Lucus Feroniae's archeaeological site. The data model has three tables (1→N cascades):
sites (polygons) → contexts (polygons) → samples (points)
- Where to find the data /data contains two subfolders with the same content in two formats:
data/ geojson/ # spatial + attributes (for the web map / GIS) csv/ # attributes only (for spreadsheets / scripts)
Why two formats? GeoJSON (.geojson): self-contained spatial features. Coordinates are [longitude, latitude] (WGS84 / EPSG:4326). Use in web mapping (Leaflet/Mapbox), GIS (QGIS), or any geo-enabled workflow. CSV (.csv): tabular attributes only (no geometry). Use for quick filtering, stats, R/Python analysis, spreadsheets, etc. The join keys (fid, parent_id, context_id) are present so you can rebuild the hierarchy. Files (both in geojson/ and csv/):
sites.* contexts.* samples.* `
Files
Arborea-s-home/Lucus_Feroniae_archaeobotanical-v1.0.0.zip
Files
(11.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3dfeb992c2795d51c19c822437372009
|
11.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Arborea-s-home/Lucus_Feroniae_archaeobotanical/tree/v1.0.0 (URL)