{% set coordinates = location_dict.coordinates|default({}) %} {% set pos_x = coordinates.x|default("0") %} {% set pos_y = coordinates.y|default("0") %} {% set pos_z = coordinates.z|default("0") %}
Choose the coordinates of your location
use current position
Sets the coordinates of your location
This will be the S/E corner of your location area. For round shapes, imagine a rectangle wrapped around it and use it's S/E corner