{ "currentVersion": 10.91, "id": 47, "name": "Sewer Feature Lines", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Sewer System" }, "defaultVisibility": true, "minScale": 24000, "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": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1403128327000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 375468.3712500036, "ymin": 2840660.291875005, "xmax": 392256.3299999982, "ymax": 2857474.269999996, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feat_type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "ENCASEMENT", "label": "Concrete Encasement", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 4 }, "value": "STEEL SLEEVE", "label": "Steel Sleeve", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 4 }, "value": "DI SLEEVE", "label": "DI Sleeve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatureName", "typeIdField": "Feat_type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SewerFeatLine_ID", "type": "esriFieldTypeString", "alias": "SewerFeat_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SewerFeatLine_ID" }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "domain": { "type": "codedValue", "name": "sewerFeatureLineType", "description": "Feature Line Type", "codedValues": [ { "name": "Encasement", "code": "ENCASEMENT" }, { "name": "Steel Sleeve", "code": "STEEL SLEEVE" }, { "name": "DI Sleeve", "code": "DI SLEEVE" }, { "name": "Other Sewer Feature", "code": "OTHER FEATURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Feat_type" }, { "name": "FeatureName", "type": "esriFieldTypeString", "alias": "FeatureName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FeatureName" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" }, { "name": "Does Not Exist", "code": "DNE" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_88", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ENCASEMENT", "name": "ENCASEMENT", "domains": { "Feat_type": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "Concrete Encasement", "description": "", "prototype": { "attributes": { "SewerFeatLine_ID": null, "FeatureName": null, "YearInst": null, "Feat_type": "ENCASEMENT", "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STEEL SLEEVE", "name": "STEEL SLEEVE", "domains": { "Feat_type": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "Steel Sleeve", "description": "", "prototype": { "attributes": { "SewerFeatLine_ID": null, "FeatureName": null, "YearInst": null, "Feat_type": "STEEL SLEEVE", "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DI SLEEVE", "name": "DI SLEEVE", "domains": { "Feat_type": {"type": "inherited"}, "Status": {"type": "inherited"}, "metaEntryMethod": {"type": "inherited"}, "metaReliability": {"type": "inherited"} }, "templates": [ { "name": "DI Sleeve", "description": "", "prototype": { "attributes": { "SewerFeatLine_ID": null, "FeatureName": null, "YearInst": null, "Feat_type": "DI SLEEVE", "Status": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }