{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 997, "name": "Private Water Main Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 4000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 951591573, "name": "Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MATERIAL] CONCAT \" - \" CONCAT [DIAMETER] CONCAT \" mm - \" CONCAT \" m\" CONCAT NEWLINE CONCAT [ASSETID]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 111, "symbol": { "type": "esriTS", "color": [ 255, 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": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 544453.3849999998, "ymin": 4834894.3456999995, "xmax": 551996.6726000002, "ymax": 4841787.4976, "zmin": 0, "zmax": 416.35199999999895, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": "InstallStatus", "subtypeFieldName": "InstallStatus", "subtypeField": "InstallStatus", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeSmallInteger", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership is either Municipal or Private", "codedValues": [ { "name": "Municipal", "code": 0 }, { "name": "Private", "code": 1 }, { "name": "GRCA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallStatus", "type": "esriFieldTypeSmallInteger", "alias": "Install Status", "domain": { "type": "codedValue", "name": "Inst_Status", "description": "Installation status of a maintenance hole", "codedValues": [ { "name": "Proposed", "code": 0 }, { "name": "Installed", "code": 1 }, { "name": "Abandon", "code": 2 }, { "name": "Closed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null }, { "name": "RDASSETID", "type": "esriFieldTypeString", "alias": "RDASSETID", "length": 50, "domain": null }, { "name": "NODEID1", "type": "esriFieldTypeString", "alias": "Node ID 1", "length": 11, "domain": null }, { "name": "NODEID2", "type": "esriFieldTypeString", "alias": "Node ID 2", "length": 11, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DATE_CONSTRUCTED", "type": "esriFieldTypeDate", "alias": "DATE_CONSTRUCTED", "length": 8, "domain": null }, { "name": "DATE_ASSUMED", "type": "esriFieldTypeDate", "alias": "DATE_ASSUMED", "length": 8, "domain": null }, { "name": "DATE_DISPOSED", "type": "esriFieldTypeDate", "alias": "DATE_DISPOSED", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "MODIFIED_TYPE", "type": "esriFieldTypeString", "alias": "MODIFIED_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Modify Type", "description": "Type of modification for AM", "codedValues": [ { "name": "Addition", "code": "Addition" }, { "name": "Deletion", "code": "Deletion" }, { "name": "Error Correction", "code": "Error Correction" }, { "name": "Disposal", "code": "Disposal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3601_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3339_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "id": 0, "name": "Proposed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "id": 1, "name": "Installed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "id": 2, "name": "Closed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "id": 3, "name": "Abandon" } ], "subtypes": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 0, "MATERIAL": null, "DIAMETER": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null, "DATE_MODIFIED": null, "MODIFIED_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Proposed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 0, "MATERIAL": null, "DIAMETER": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null, "DATE_MODIFIED": null, "MODIFIED_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Installed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 0, "MATERIAL": null, "DIAMETER": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null, "DATE_MODIFIED": null, "MODIFIED_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Closed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} }, "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 0, "MATERIAL": null, "DIAMETER": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null, "DATE_MODIFIED": null, "MODIFIED_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Abandon" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }