Concepts and Models of Space > Geographic Applications > Manipulation
SELECTION:
geographic_object → geographic_object
thematic_map → thematic_map
PROJECTION:
geographic_object → geographic_object
thematic_map → thematic_map
MERGE:
geographic_object → geographic_object
thematic_map → thematic_map

WINDOWING:
geographic_object, window → geographic_object
thematic_map, window → thematic_map

CLIPPING:
geographic_object, window → geographic_object
thematic_map, window → thematic_map

UNION:
geographic_object, geographic_object → geographic_object
thematic_map, thematic_map → geographic_object

INTERSECTION:
geographic_object, geographic_object → geographic_object
thematic_map, thematic_map → thematic_map

DECOMPOSITION:
geographic_object → sets(geographic_object)
thematic_map, thematic_map → sets(geographic_object)