{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 148, "name": "Property map of assessable vegetation [PMAV] labels", "type": "Feature Layer", "description": "PMAVs are created pursuant to the sections 20B to 20HC of the Vegetation Management Act 1999.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2026", "parentLayer": { "id": 100, "name": "Vegetation management information" }, "subLayers": [], "minScale": 800000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Join fields into a clean string\nfunction cleanJoin(f1, f2, f3, f4, f5) {\n var parts = [];\n var idx = 0;\n \n // Check each field one by one\n if (!IsEmpty(f1)) {\n var v = Trim(Text(f1));\n if (v != \"\" && v != \" \" && v != \"0\") {\n parts[idx] = v;\n idx++;\n }\n }\n \n if (!IsEmpty(f2)) {\n var v = Trim(Text(f2));\n if (v != \"\" && v != \" \" && v != \"0\") {\n parts[idx] = v;\n idx++;\n }\n }\n \n if (!IsEmpty(f3)) {\n var v = Trim(Text(f3));\n if (v != \"\" && v != \" \" && v != \"0\") {\n parts[idx] = v;\n idx++;\n }\n }\n \n if (!IsEmpty(f4)) {\n var v = Trim(Text(f4));\n if (v != \"\" && v != \" \" && v != \"0\") {\n parts[idx] = v;\n idx++;\n }\n }\n \n if (!IsEmpty(f5)) {\n var v = Trim(Text(f5));\n if (v != \"\" && v != \" \" && v != \"0\") {\n parts[idx] = v;\n idx++;\n }\n }\n \n return Concatenate(parts, \"/\");\n}\n\n// Get cleaned parts\nvar re = cleanJoin($feature.re1, $feature.re2, $feature.re3, $feature.re4, $feature.re5);\nvar pc = cleanJoin($feature.pc1, $feature.pc2, $feature.pc3, $feature.pc4, $feature.pc5);\n\n// Build final label\nvar label = \"PMAV\" + TextFormatting.NewLine;\n\nif (re != \"\") {\n label += re + TextFormatting.NewLine;\n} else {\n label += TextFormatting.NewLine;\n}\n\nif (pc != \"\") {\n label += pc + \" %\";\n} else {\n label += \" %\";\n}\n\nreturn label;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.5361494789132373E7, "ymin": -3391687.1429397105, "xmax": 1.7086510588812146E7, "ymax": -1418502.1130134175, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pmav_no", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "pmav_no", "type": "esriFieldTypeString", "alias": "PMAV number", "length": 15, "domain": null }, { "name": "pmav_stat", "type": "esriFieldTypeString", "alias": "PMAV status", "length": 15, "domain": null }, { "name": "lotplan", "type": "esriFieldTypeString", "alias": "Lot/Plan", "length": 15, "domain": null }, { "name": "prev_pmav", "type": "esriFieldTypeString", "alias": "Previous PMAV", "length": 60, "domain": null }, { "name": "pmav_cat", "type": "esriFieldTypeString", "alias": "PMAV category", "length": 5, "domain": null }, { "name": "re1", "type": "esriFieldTypeString", "alias": "RE1", "length": 16, "domain": null }, { "name": "re2", "type": "esriFieldTypeString", "alias": "RE2", "length": 16, "domain": null }, { "name": "re3", "type": "esriFieldTypeString", "alias": "RE3", "length": 16, "domain": null }, { "name": "re4", "type": "esriFieldTypeString", "alias": "RE4", "length": 16, "domain": null }, { "name": "re5", "type": "esriFieldTypeString", "alias": "RE5", "length": 16, "domain": null }, { "name": "pc1", "type": "esriFieldTypeString", "alias": "PC1", "length": 16, "domain": null }, { "name": "pc2", "type": "esriFieldTypeString", "alias": "PC2", "length": 16, "domain": null }, { "name": "pc3", "type": "esriFieldTypeString", "alias": "PC3", "length": 16, "domain": null }, { "name": "pc4", "type": "esriFieldTypeString", "alias": "PC4", "length": 16, "domain": null }, { "name": "pc5", "type": "esriFieldTypeString", "alias": "PC5", "length": 16, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "597679bf7ffc4100a4a411383eafa560" }