{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 31, "name": "Ditches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 1.4572143491875517E-8, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463400, "falseY": -43523900, "xyUnits": 1.37248168130864E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Drainage" }, "subLayers": [], "minScale": 120000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 4 }, "defaultLabel": "Ditch", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 4 }, "value": "0", "label": "Ditch" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 }, "value": "2", "label": "Flume" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 4 }, "value": "1", "label": "Swale" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 920082.0597033463, "ymin": 323743.09942385554, "xmax": 975504.2166059986, "ymax": 371043.3909128234, "spatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.843143281050203E7, "falseY": -4.576433663320898E7, "xyUnits": 1.3271734472138748E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BotMat", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "BotMat", "type": "esriFieldTypeString", "alias": "BotMat", "length": 25, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 10, "domain": null }, { "name": "FEATURE_NUM", "type": "esriFieldTypeString", "alias": "FEATURE_NUM", "length": 5, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 255, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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 }, { "name": "CW_NUM", "type": "esriFieldTypeSmallInteger", "alias": "CW_NUM", "domain": null }, { "name": "MAX_NUM", "type": "esriFieldTypeSmallInteger", "alias": "MAX_NUM", "domain": null }, { "name": "InspectionRequired", "type": "esriFieldTypeString", "alias": "InspectionRequired", "length": 50, "domain": { "type": "codedValue", "name": "YesNO", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "InspectedBy", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "InspectMth", "type": "esriFieldTypeSmallInteger", "alias": "InspectMth", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "id": 0, "name": "Ditch" }, { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "id": 1, "name": "Swale" }, { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "id": 2, "name": "Flume" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "Id": null, "BotMat": null, "FACILITYID": null, "FEATURE_ID": null, "FEATURE_NUM": null, "CONDITION": null, "SubType": 20, "LifeCycleStatus": "ACT", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CW_NUM": null, "MAX_NUM": null, "InspectionRequired": null, "InspectedBy": null, "InspectionDate": null, "Width": null, "InspectMth": null, "Location": null }, "code": 0, "name": "Ditch" }, { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "Id": null, "BotMat": null, "FACILITYID": null, "FEATURE_ID": null, "FEATURE_NUM": null, "CONDITION": null, "SubType": 20, "LifeCycleStatus": "ACT", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CW_NUM": null, "MAX_NUM": null, "InspectionRequired": null, "InspectedBy": null, "InspectionDate": null, "Width": null, "InspectMth": null, "Location": null }, "code": 1, "name": "Swale" }, { "domains": { "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "Id": null, "BotMat": null, "FACILITYID": null, "FEATURE_ID": null, "FEATURE_NUM": null, "CONDITION": null, "SubType": 20, "LifeCycleStatus": "ACT", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CW_NUM": null, "MAX_NUM": null, "InspectionRequired": null, "InspectedBy": null, "InspectionDate": null, "Width": null, "InspectMth": null, "Location": null }, "code": 2, "name": "Flume" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }