0
  dimension: bounds {
    type: location
    sql_latitude: ST_Y(ST_Centroid(ST_Transform(${TABLE}."bounds", 4326)));;
    sql_longitude: ST_X(ST_Centroid(ST_Transform(${TABLE}."bounds", 4326)));;
  }

circles

code

I would like the drawing to be in polygon format, but it is coming as circles

GHCouto
  • 15
  • 6

0 Answers0