Expand description
All values types and structs
Enums§
- MValues
- All possible M-Value shapes
- Primitive
Value - Primitive types supported by Properties
- Value
Primitive Type - Arrays may contain either a primitive or an object whose values are primitives
- Value
Type - Supports primitive types
string,number,boolean,nullMay be an array of those types, or an object of those types Object keys are always strings, values can be any basic type, an array, or a nested object. Array values must all be the same type.
Type Aliases§
- Line
StringM Values - LineString Properties Shape
- MValue
- Shape of a feature’s M-Values object
- Multi
Line StringM Values - MultiLineString MValues Shape
- Multi
PolygonM Values - MultiPolygon MValues Shape
- PolygonM
Values - Polygon MValues Shape
- Properties
- Shape of a features properties object
- Value
- Shape design