Geometry

The geometry of JSON features is identified by the json_type attribute. The valid values for this attribute are:

json_type

Description

json_no_geom

FME Feature with no geometry.

json_point

Point feature.

json_line

Linear feature.

json_polygon

Simple polygon or donut feature.

json_rectangle

Simple rectangular polygon feature.

json_collection

Feature with multiple geometries.