HARPgroup / USGS_Consumptive_Use

This repository is intended to hold code, documentation, and tutorials for the USGS Consumptive Use Project run through Dr. Julie Shortridge and Dr. Durelle Scott of Virginia Tech as well as Robert Burgholzer and Joseph Kleiner of the Virginia Department of Environmental Quality
3 stars 0 forks source link

Importing geometry #3

Open connorb5 opened 6 years ago

connorb5 commented 6 years ago

ECHO does not give outfall geometry. The example file 'outfalls.csv' under documentation -> Imports shows that the outfalls right now are simply defaulting to facility geometry. VPDES gives some outfall lat/long, but it may need to be reprojected to convert it from a UTM meters to our NAD 83 decimal degrees

rburghol commented 6 years ago

That's less than optimal, but I think iut will be fine if we use the facility geometry for starters, and if you can add a column to the export file "geom_source", set that to "estimated", and note that in the data model document. We will attach a property to the imported outfall (we already have one for just such a feature in our Well registration application).