{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Drain_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "drainlinecolor", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Blue", "description": "Blue", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 176, 213, 255 ], "width": 1.5 }, "values": [ [ "Blue" ] ] }, { "label": "Orange", "description": "Orange", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 126, 190, 255 ], "width": 1.5 }, "values": [ [ "Orange" ] ] }, { "label": "Pink", "description": "Pink", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 127, 111, 255 ], "width": 1.5 }, "values": [ [ "Pink" ] ] }, { "label": "Red", "description": "Red", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 224, 97, 255 ], "width": 1.5 }, "values": [ [ "Red" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 176, 213, 255 ], "width": 1.5 }, "value": "Blue", "label": "Blue" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 126, 190, 255 ], "width": 1.5 }, "value": "Orange", "label": "Orange" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 127, 111, 255 ], "width": 1.5 }, "value": "Pink", "label": "Pink" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 224, 97, 255 ], "width": 1.5 }, "value": "Red", "label": "Red" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8809842.380642947, "ymin": 4333357.9086000025, "xmax": -8771940.1512, "ymax": 4374892.589299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "drainlinestatus", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drainlinestatus", "type": "esriFieldTypeString", "alias": "DrainLineStatus", "length": 50, "domain": { "type": "codedValue", "name": "dDrainSupplyLineStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Existing", "code": "Existing" }, { "name": "Remove", "code": "Remove" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fieldnotes", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 254, "domain": null }, { "name": "drainlinecolor", "type": "esriFieldTypeString", "alias": "Drain Line Color", "length": 50, "domain": { "type": "codedValue", "name": "dDrainLineColor", "description": "", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Pink", "code": "Pink" }, { "name": "Orange", "code": "Orange" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "labeltext", "type": "esriFieldTypeString", "alias": "LabelText", "length": 254, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 128, "domain": null }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_26", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1721233792000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }