10.12.2012 Views

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

Oracle Spatial User's Guide and Reference - InfoLab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SDO_SAM.AGGREGATES_FOR_GEOMETRY<br />

Format<br />

Description<br />

Parameters<br />

SDO_SAM.AGGREGATES_FOR_GEOMETRY(<br />

theme_name IN VARCHAR2,<br />

theme_colname IN VARCHAR2,<br />

aggr_type_string IN VARCHAR2,<br />

aggr_col_string IN VARCHAR2,<br />

geom IN SDO_GEOMETRY,<br />

dst_spec IN VARCHAR2 DEFAULT NULL<br />

) RETURN NUMBER;<br />

Computes the thematic aggregate for a geometry.<br />

theme_name<br />

Name of the theme table.<br />

theme_colname<br />

Name of the geometry column in theme_name.<br />

SDO_SAM.AGGREGATES_FOR_GEOMETRY<br />

aggr_type_string<br />

Any <strong>Oracle</strong> SQL aggregate function that accepts one or more numeric values <strong>and</strong><br />

computes a numeric value, such as SUM, MIN, MAX, or AVG.<br />

aggr_col_string<br />

Name of a column in theme_name on which to compute aggregate values, as<br />

explained in the Usage Notes. An example might be a POPULATION column.<br />

geom<br />

Geometry object.<br />

<strong>Spatial</strong> Analysis <strong>and</strong> Mining Subprograms 21-3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!