MIERUNE / qgis-plugx-plugin

QGIS to Illustrator with PlugX
GNU General Public License v2.0
3 stars 0 forks source link

make work with expression based calculated attributes #118

Closed bordoray closed 11 months ago

bordoray commented 11 months ago

Issue

close #108

変更内容:Description

テスト手順:Test

Run and check Json AND shapefiles of below cases:

Expression example to make string for mesh layer in crash_test project: to_string(round( "OBJ_ID" /20000)) || 'a'"MESH5_ID"

image