{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "SanitaryInfrastructureJunctions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 569224.6838999996, "ymin": 4741914.182, "xmax": 617367.1176000005, "ymax": 4771179.6526999995, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 137, 61, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SUBTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "1", "modelName": "SUBTYPE" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "DRAWING", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRAWING" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "INSTALLATION", "type": "esriFieldTypeDate", "alias": "INSTALLATION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATION" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "LOCATION_ID", "type": "esriFieldTypeSmallInteger", "alias": "LOCATION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCATION_ID" }, { "name": "MUN_LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "LID_ELEV", "type": "esriFieldTypeDouble", "alias": "LID_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LID_ELEV" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "VIDEO", "type": "esriFieldTypeString", "alias": "VIDEO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VIDEO" }, { "name": "INSP_DATE", "type": "esriFieldTypeDate", "alias": "INSP_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSP_DATE" }, { "name": "SURF_TYPE", "type": "esriFieldTypeString", "alias": "SURF_TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SURF_TYPE" }, { "name": "COVER_MAT", "type": "esriFieldTypeString", "alias": "COVER_MAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COVER_MAT" }, { "name": "FRAME_MAT", "type": "esriFieldTypeString", "alias": "FRAME_MAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FRAME_MAT" }, { "name": "CHIM_MAT", "type": "esriFieldTypeString", "alias": "CHIM_MAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CHIM_MAT" }, { "name": "CHAM_MAT", "type": "esriFieldTypeString", "alias": "CHAM_MAT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CHAM_MAT" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAKE" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "CLOSES", "type": "esriFieldTypeString", "alias": "CLOSES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLOSES" }, { "name": "XY", "type": "esriFieldTypeString", "alias": "XY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "XY" }, { "name": "HC_ID", "type": "esriFieldTypeSmallInteger", "alias": "HC_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HC_ID" }, { "name": "TEMP_ID", "type": "esriFieldTypeInteger", "alias": "TEMP_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMP_ID" }, { "name": "ON1CALL", "type": "esriFieldTypeString", "alias": "ON1CALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ON1CALL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FilePath", "type": "esriFieldTypeString", "alias": "Drawing File Path", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FilePath" }, { "name": "AssetStatus", "type": "esriFieldTypeString", "alias": "AssetStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetStatus" }, { "name": "AssumptionDate", "type": "esriFieldTypeDate", "alias": "AssumptionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AssumptionDate" }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NUM" }, { "name": "BR_TYPE", "type": "esriFieldTypeString", "alias": "BR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BR_TYPE" }, { "name": "HIST_ASSETID", "type": "esriFieldTypeString", "alias": "HIST_ASSETID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HIST_ASSETID" }, { "name": "REMOVED_DATE", "type": "esriFieldTypeDate", "alias": "REMOVED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REMOVED_DATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_346", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S289_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SanitaryInfrastructureJunctions", "description": "", "prototype": { "attributes": { "HIST_ASSETID": null, "BR_TYPE": null, "SUBTYPE": "1", "ID": null, "ASSET_ID": null, "COMMENTS": null, "SLOPE": null, "DRAWING": null, "STREET": null, "STATUS": null, "INSTALLATION": null, "Z": null, "X": null, "Y": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "TYPE": null, "LOCATION_ID": null, "MUN_LOCATION": null, "ANGLE": null, "LID_ELEV": null, "DEPTH": null, "VIDEO": null, "INSP_DATE": null, "SURF_TYPE": null, "COVER_MAT": null, "FRAME_MAT": null, "CHIM_MAT": null, "CHAM_MAT": null, "MAKE": null, "MODEL": null, "SIZE": null, "CLOSES": null, "XY": null, "HC_ID": null, "TEMP_ID": null, "ON1CALL": null, "REMOVED_DATE": null, "FilePath": null, "AssetStatus": null, "AssumptionDate": null, "HOUSE_NUM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "230a19f0e53a4f65adce3429d6c7819e" }