{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Garbage Can Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0, "mTolerance": 0, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Roads" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b54b9e2cea8cc4f728c9d845123dbcc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxklEQVQoka3RMQqDQBCF4ecgCIKNh9g2ON7DG1ikzxnEA8TDrIVFDqGdkMpKsBFMqaCbNurKJpJp95vhh7Xxw9incBRFN6WUdpmIHlLK+vPxblmWo8PLslwB1OcythOGIdq2Rdd1ZhzHMdI0NV/2fR9KKQzDYMbMjKqqvmtmZhRFYcZEBCEEsiwzYyEEmqbBPM9mzMwoy1JXt8dBEGgTdtjzPLiuu/qIQzyOI5Ik0cItfk7T5PR9v0NE9FrhPM8vhyd1GX/Fb2bpP//JD48EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1260811.0901705772, "ymin": 160654.66011556983, "xmax": 1279740.2599893212, "ymax": 188266.9201796502, "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": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "Burien GC ID", "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "length": 25, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "GC Size", "length": 10, "domain": { "type": "codedValue", "name": "AMS_GC_Size", "description": "Garbage Can Size", "codedValues": [ { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" }, { "name": "Medium (5-32 Gal)", "code": "MEDIUM" }, { "name": "Small (Less 5 Gal)", "code": "SMALL" }, { "name": "X-Large (33 Gal+)", "code": "X-LARGE" }, { "name": "Large (32 and less Gal)", "code": "LARGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "GC Type", "domain": { "type": "codedValue", "name": "AMS_GC_TYPE", "description": "Garbage Can Type", "codedValues": [ { "name": "Aluminum", "code": "0" }, { "name": "Brute", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DT", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED_BY", "length": 10, "domain": { "type": "codedValue", "name": "AMS_GC_OWN_MAINTAINED", "description": "Garbage Can Owner/Maintainer", "codedValues": [ { "name": "Burien", "code": "BURIEN" }, { "name": "King County DOT", "code": "KC_DOT" }, { "name": "King County Metro", "code": "KC_METRO" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "length": 10, "domain": { "type": "codedValue", "name": "AMS_GC_OWN_MAINTAINED", "description": "Garbage Can Owner/Maintainer", "codedValues": [ { "name": "Burien", "code": "BURIEN" }, { "name": "King County DOT", "code": "KC_DOT" }, { "name": "King County Metro", "code": "KC_METRO" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "ShortInt Status Codes", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R443_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a261_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "d39f0e18014d4fd1801c1c04ba20e128" }