USFS-PNW / Fia-Biosum-Manager

User interface and main code repository for Biosum
http://biosum.info/
Other
3 stars 3 forks source link

OPTIMIZER: Add psite_cn to processing_site table #334

Open lbross opened 1 month ago

lbross commented 1 month ago

This field will be null for legacy projects. After gis data is loaded, it will contain the psite_cn from the master travel times database. The psite_cn is a unique representation of the lat/lon of the psite so that the psite can be maintained over multiple iterations of the master travel times database. This will be a char field.

To validate, check the processing_site.psite_cn field after loading gis data. This should be in v5.11.1.

druepdx commented 2 days ago

This change has been pushed to my fork of the issue_344 branch. When gis data is loaded, it adds the psite_cn to the processing_site table in gis_travel_times.db.