These map visualize US states as Extruded polygons. Click on a state to show a info popup with details.
For the map on the left, Polygon color and height are determined by the WATER_AREA column, using the built-in Blue to Yellow color scheme. For the map on the right, Polygon color and height are derived from the "airport count" by state. The airports and states table are joined using the SDO_ANYINTERACT spatial SQL function, based on airports and state coordinates.