{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Private Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": 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.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MATERIAL] CONCAT \" - \" CONCAT [DIAMETER] CONCAT \" mm - \" CONCAT NEWLINE CONCAT [ASSETID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "lineOrientation": "unconstrained", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 5, "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" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "InstallStatus", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Ownership" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InstallStatus" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSETID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "RDASSETID", "type": "esriFieldTypeString", "alias": "RDASSETID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RDASSETID" }, { "name": "NODEID1", "type": "esriFieldTypeString", "alias": "Node ID 1", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "NODEID1" }, { "name": "NODEID2", "type": "esriFieldTypeString", "alias": "Node ID 2", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "NODEID2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "DATE_CONSTRUCTED", "type": "esriFieldTypeDate", "alias": "DATE_CONSTRUCTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CONSTRUCTED" }, { "name": "DATE_ASSUMED", "type": "esriFieldTypeDate", "alias": "DATE_ASSUMED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ASSUMED" }, { "name": "DATE_DISPOSED", "type": "esriFieldTypeDate", "alias": "DATE_DISPOSED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_DISPOSED" }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MODIFIED" }, { "name": "MODIFIED_TYPE", "type": "esriFieldTypeString", "alias": "MODIFIED_TYPE", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFIED_TYPE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "R3601_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3339_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Abandon", "description": "", "prototype": { "attributes": { "OWNERSHIP": 0, "DATE_MODIFIED": null, "InstallStatus": 3, "ASSETID": null, "MATERIAL": null, "DIAMETER": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "MODIFIED_TYPE": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Installed", "description": "", "prototype": { "attributes": { "OWNERSHIP": 0, "DATE_MODIFIED": null, "InstallStatus": 1, "ASSETID": null, "MATERIAL": null, "DIAMETER": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "MODIFIED_TYPE": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Proposed", "description": "", "prototype": { "attributes": { "OWNERSHIP": 0, "DATE_MODIFIED": null, "InstallStatus": 0, "ASSETID": null, "MATERIAL": null, "DIAMETER": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "MODIFIED_TYPE": null, "DATE_CONSTRUCTED": null, "DATE_ASSUMED": null, "DATE_DISPOSED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Proposed", "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, "SHAPE.STLength()": null }, "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} } }, { "code": 1, "name": "Installed", "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 1, "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, "SHAPE.STLength()": null }, "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} } }, { "code": 2, "name": "Closed", "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 2, "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, "SHAPE.STLength()": null }, "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} } }, { "code": 3, "name": "Abandon", "defaultValues": { "ASSETID": null, "RDASSETID": null, "NODEID1": null, "NODEID2": null, "OWNERSHIP": 0, "InstallStatus": 3, "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, "SHAPE.STLength()": null }, "domains": { "OWNERSHIP": {"type": "inherited"}, "InstallStatus": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }