SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
110 stars 55 forks source link

Geocoding Confidence: Should this always be generated? #2025

Closed RDmitchell closed 4 years ago

RDmitchell commented 4 years ago

Expected Behavior

I am wondering if the geocoding confidence value should always be generated. I don't know what the expected behavior should be

Actual Behavior

The case I am looking is the following:

Maybe this is something the user needs control over -- the software may not be able to determine when to do the confidence checking.

Steps to Reproduce

adrian-lara commented 4 years ago

After some discussions, we do want SEED to indicate that geocoding was attempted on a record especially if it failed for missing address information. I think the case that you're trying to avoid is when records are being imported that don't even have a physical address. This might be able to be address with the proposed enable/disable geocoding feature. That should help alleviate some undesired Geocoding Confidence values.

RDmitchell commented 4 years ago

@adrian-lara -- yes enabling / disabling geocoding feature should be fine. Thx