{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 208, "name": "Stormwater pipe label", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 1500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 1375087.8482999997, "ymin": 4907827.4089, "xmax": 1418648.0584000004, "ymax": 4957001.649, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "vcsWkid": 7839, "latestVcsWkid": 7839, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NZVD2016_height", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 97, 127, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "IIf(\n IsEmpty($feature.FOBJ041) || \n $feature.FOBJ041 == 0 || \n $feature.OBJ_STATUS == 'ABAN',\n '',\n $feature.FOBJ041 + 'mm'\n)"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJ_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJ_CODE", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OBJ_CODE" }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISOBJID" }, { "name": "OBJ_CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OBJ_CATEGORY" }, { "name": "OBJ_DESC", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_DESC" }, { "name": "OBJ_GEOREF", "type": "esriFieldTypeString", "alias": "Asset location details", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "OBJ_GEOREF" }, { "name": "FOBJ076", "type": "esriFieldTypeString", "alias": "Functional role", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ076" }, { "name": "FOBJ041", "type": "esriFieldTypeDouble", "alias": "Diameter internal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ041" }, { "name": "FOBJ039", "type": "esriFieldTypeDouble", "alias": "Diameter external", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ039" }, { "name": "FOBJ133", "type": "esriFieldTypeString", "alias": "Pipe material", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ133" }, { "name": "FOBJ132", "type": "esriFieldTypeString", "alias": "Pipe function", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ132" }, { "name": "FOBJ111", "type": "esriFieldTypeDouble", "alias": "Asset length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ111" }, { "name": "FOBJ153", "type": "esriFieldTypeString", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ153" }, { "name": "OBJ_UDFCHAR20", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_UDFCHAR20" }, { "name": "OBJ_CRITICALITY", "type": "esriFieldTypeString", "alias": "Criticality", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_CRITICALITY" }, { "name": "FOBJ072", "type": "esriFieldTypeString", "alias": "From Asset ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ072" }, { "name": "FOBJ160", "type": "esriFieldTypeString", "alias": "To Asset ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ160" }, { "name": "FOBJ107", "type": "esriFieldTypeDouble", "alias": "Invert level upstream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ107" }, { "name": "FOBJ105", "type": "esriFieldTypeDouble", "alias": "Invert level downstream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ105" }, { "name": "OBJ_ORIGINALINSTALLDATE", "type": "esriFieldTypeDate", "alias": "Installation date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OBJ_ORIGINALINSTALLDATE" }, { "name": "FOBJ129", "type": "esriFieldTypeDouble", "alias": "Parallel line no", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOBJ129" }, { "name": "FOBJ146", "type": "esriFieldTypeDate", "alias": "Relining date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FOBJ146" }, { "name": "FOBJ147", "type": "esriFieldTypeString", "alias": "Relining material", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ147" }, { "name": "FOBJ148", "type": "esriFieldTypeString", "alias": "Relining Method", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ148" }, { "name": "FOBJ154", "type": "esriFieldTypeString", "alias": "Soil classification", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ154" }, { "name": "OBJ_UDFCHAR47", "type": "esriFieldTypeString", "alias": "Surface cover", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_UDFCHAR47" }, { "name": "FOBJ011", "type": "esriFieldTypeString", "alias": "Bedding material", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FOBJ011" }, { "name": "OBJ_STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OBJ_STATUS" }, { "name": "OBJ_UDFCHAR37", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_UDFCHAR37" }, { "name": "OBJ_UDFCHAR35", "type": "esriFieldTypeString", "alias": "Network", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBJ_UDFCHAR35" }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last updated from EAM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1811_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1415_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater pipe label", "description": "", "prototype": { "attributes": { "LAST_UPDATE": null, "OBJ_CODE": null, "GISOBJID": null, "OBJ_CATEGORY": null, "OBJ_DESC": null, "OBJ_GEOREF": null, "FOBJ076": null, "FOBJ041": null, "FOBJ039": null, "FOBJ133": null, "FOBJ132": null, "FOBJ111": null, "FOBJ153": null, "OBJ_UDFCHAR20": null, "OBJ_CRITICALITY": null, "FOBJ072": null, "FOBJ160": null, "FOBJ107": null, "FOBJ105": null, "OBJ_ORIGINALINSTALLDATE": null, "FOBJ129": null, "FOBJ146": null, "FOBJ147": null, "FOBJ148": null, "FOBJ154": null, "OBJ_UDFCHAR47": null, "FOBJ011": null, "OBJ_STATUS": null, "OBJ_UDFCHAR37": null, "OBJ_UDFCHAR35": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }