if(this.appliedQuery[this.current_query][this.fieldName]['top_left']['lon']) {
                this.inputs.top_left_lon.value = this.appliedQuery[this.current_query][this.fieldName]['top_left']['lon'];
            }