Published November 13, 2025 | Version v1.0.0
Software Open

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)

  1. 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)

Additional details