User Tools

Site Tools


12.0:apis:thinkgeo.core.wellknowntype

ThinkGeo.Core.WellKnownType

  • N/A
Remarks
  • N/A
Items

Invalid

  • Summary:An invalid shape type.

Point

  • Summary:A Point is a geometry that represents a single location in coordinate space.

Line

  • Summary:A Line is a curve with linear interpolation between points.

Polygon

  • Summary:A Polygon is a planar surface representing a multisided geometry. It is defined by a single exterior boundary and zero or more interior boundaries, where each interior boundary defines a hole in the Polygon.

Multipoint

  • Summary:A MultiPoint is a geometry collection composed of Point elements. The points are not connected or ordered in any way.

Multiline

  • Summary:A MultiLine is a geometry collection composed of Line elements.

Multipolygon

  • Summary:A MultiPolygon is a object composed of one or more Polygon elements.

GeometryCollection

  • Summary:A GeometryCollection is a object composed of one or more Shape elements.
12.0/apis/thinkgeo.core.wellknowntype.txt · Last modified: 2019/09/26 09:34 (external edit)