ncss-tech / NASIS-Pedons

This repository contains ArcGIS Tools that query soil pedons from the National Soils Information System (NASIS) and compiles a spatial dataset from them.
1 stars 1 forks source link

Updating an existing Pedon FGDB #8

Open jneme910 opened 6 years ago

jneme910 commented 6 years ago
  1. Make sure input FGDB has all necessary tables; Check condition of FGDB
  2. compile list of pedonIDs (pedon Table - Rec ID) from FGDB
  3. submit list pedonIDs using XXXX url report
  4. Consider eliminating duplicate site table and site observation records.
    • site table: find duplicate user site ID field
    • site obs table: find duplicate siteObs ID (Rec ID field)