You are here: Popular Formats > Google KML Reader/Writer > Feature Representation > Placemark > Model Geometry Traits

Model Geometry Traits

A element will be created for each FME null geometry that contains the following geometry traits.

Trait

Child Elements of Model

kml_location_altitude

kml_location_latitude

kml_location_longitude

kml_orientation_heading

kml_orientation_roll

kml_orientation_tilt

kml_scale_x

kml_scale_y

kml_scale_z

kml_link_href

kml_link_refresh_mode

kml_link_refresh_interval

kml_link_view_refresh_mode

kml_link_view_refresh_time

kml_link_view_bound_scale

kml_link_view_format

kml_link_view_http_query

Each element’s element contains a series of elements that remap the location of texture files for the model. Each element contains a , and a element.

Two delimited-value geometry traits are used to provide the list of target & source hrefs: kml_resourcemap_sources, and kml_resourcemap_targets. By default, comma-separated href lists are expected. The writer iterates over the source and target href lists in parallel to create the and element pairs for each element.