{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Swale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.008983153, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "af1b6a57f6569ee6df4a45c8ddc90543", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVQ4jb3UPUhbURTA8b8vET8Ixg8CKhipn0NiUJEOlipGIYOUgg6lxUWlTlKjk2LUCwVRKEEXQQvtUpoKQakxQqIo0sEvhJZMsUMXzSKKaYOKtmmHa4ip0SIUDzx4l/Puj3PO5V01/zHUd4YJgRIK8ej0lNLERPa1Wj4KweGtMCFI8/txTE5iyc1FpdfD0RH4fPy2WPhaUcGzkRG2/4nZbBTOzPDZZEKzvg56fTR3fEzCxAQl4+NsWq08HxvjzbWYEChuN5sHB2gKCmIhgNRUKC+HcBjF6eR1by9fLlcYgwUCvNJqyfR6oaEBVCoYHIzmPR5oa4O5OVhdRfF6eQ+UxsV8PlqGhiA9HRYXob5egv394HZDRwe4XFBZCQYDjI5SLASZkUOJwXZ2yKqpke8ZGRI0m8Hvh6UlWFiQbQIkJ4PRSEIwyGPg7RXs7AwlJSW6zsoCq1W21t0dhSKh1cL5Obq4baal8XN/H7XuIj07CzabnJXVCvn50NUV/X53FwoL8cfFDAa+zc9T3NoKTqfc6PGA0QjLy1BXJ2fY2QmBAOzt8UujwRUXMxoZGB7mA8DAAHi9ctAA2dkSNJtBUWB7G2pr8QhBOC5mtzPd3MyL9naqNzaiUCRycuShmEyQl8ePpiaeXs5f+QPKyngIfGppobqvDxobQaeDkxNYWZEVFxVxaLFwXwi+34hdlP2gp4cnDgcvbTbuBYOok5IIl5RwUFXFu6kpera2/t55w61htzMNTEfWoRCsrcnnuri7++y28Qf7jrYb5x5gsAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1261686.1260851668, "ymin": 161211.88642125003, "xmax": 1279079.8330955836, "ymax": 186994.51792675004, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ModifiedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SWALEID", "type": "esriFieldTypeString", "alias": "Swale ID", "length": 10, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "SWM_NetworkActive", "description": "Network Active", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 }, { "name": "Proposed", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "VOLUME", "domain": null }, { "name": "CHECK_DAM", "type": "esriFieldTypeString", "alias": "Has Check Dam?", "length": 4, "domain": { "type": "codedValue", "name": "Boolean_T", "description": "Yes/No/Unkn/No Data", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" }, { "name": "No Data", "code": "ND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DATA_SRC", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "SWM_TextDataSrc", "description": "SWM Data Source", "codedValues": [ { "name": "GPS Survey", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Existing Geodatabase", "code": "EXISTGDB" }, { "name": "Cityworks", "code": "CITYWORKS" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SRC", "type": "esriFieldTypeString", "alias": "Condition Source", "length": 7, "domain": { "type": "codedValue", "name": "SWM_ConditionSource", "description": "Condition Source", "codedValues": [ { "name": "Inspection", "code": "INSP" }, { "name": "Workorder", "code": "WKORD" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a428_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f73bfcabefa9490db440bcfadcab426c" }