arboretum_data

Data Collection Methodology

Fill in the specifics of your collection process below. This is a starting template.

Overview

The tree and shrub inventory covers American University’s campus. Data is maintained by AU Geospatial staff and periodically exported from the source GIS system (Esri ArcGIS/Field Maps) as a GeoJSON feature layer.

Collection Tools

Field Protocols

Known Limitations

Export & Publication Process

  1. Export current inventory layer from the source system as GeoJSON (EPSG:4326).
  2. Place the export in data/raw/ as an untouched copy.
  3. Copy (or lightly clean) into data/geojson/ as the canonical published file.
  4. Run python3 scripts/convert_formats.py to regenerate the CSV and GeoPackage copies in data/csv/ and data/gpkg/.
  5. Update the citation/version date in CITATION.cff.