ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration represents the types stored in the Shape File.
There are a number of formats as described above that are not currently supported. They are primarily not supported because Map Suite is a 2D tool and does not currently display 3D graphics.
Name | Summary |
---|---|
Null | Null |
Point | Point |
Polyline | Polyline |
Polygon | Polygon |
Multipoint | Multipoint |
PointZ | PointZ - This is currently not supported. |
PolylineZ | PolylineZ - This is currently not supported. |
PolygonZ | PolygonZ - This is currently not supported. |
MultipointZ | MultiPointZ - This is currently not supported. |
PointM | PointM - This is currently not supported. |
PolylineM | PolylineM - This is currently not supported. |
PolygonM | PolygonM - This is currently not supported. |
MultipointM | MultipointM - This is currently not supported. |
Multipatch | MultiPatch - This is currently not supported. |