Closed stephhazlitt closed 5 years ago
Currently bcdc_preview inherits the record parameter from bcdc_get_geodata but does not work with the result of bcdc_get_record. We should implement a method for this so it is consistent across functions.
bcdc_preview
bcdc_get_geodata
bcdc_get_record
Closed by #95
Currently
bcdc_preview
inherits the record parameter frombcdc_get_geodata
but does not work with the result ofbcdc_get_record
. We should implement a method for this so it is consistent across functions.