(JSON) PointThematic

Name Description Schema

id
optional

Thematic Id

string

name
optional

Thematic name

string

params
optional

Thematic parameters : JSON serialized string with the following structure :
- indicatorId : id (string) of the meshes indicator used for the thematic
- name : name of the thematic
- layerOpacity : (only for sectos on polygons) integer value between 0 and 100
- styles : array of styles classes
- defaultStyle : style class defining style for default values
- legendVariableSize : true or false

Style class definition :
- values : array (empty for defaultStyle) of string values
- graphic : Style definition of the class

Style definition :
- graphicName : (only for sectos on points) name of the graphicc to use ("CIRCLE", "SQUARE", "TRIANGLE", "TRIANGLE_INVERTED", "STAR", "STAR4", "STAR6"???)
- fillColor : hexa color
- sizePercent : (only for sectos on points) integer value between 0 and ???

string

targetId
optional

string

targetKind
optional

string