{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 55, "name": "COH_Garbage_Accounts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f8902a263eb253742f787ae851c3a0df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVRIieXVsUsCYRjH8e95XoRDDdGSW2PrUWpg7YEt4pVBQTRIQ0VDThVFJNEiNRW0pnmNQnsEqYP/QS3VVmPWEL1vnBAZanrXudRvenkfeD48L+/L66XD8f4vIGaiPkBXweC1I8CdIIGkD9hxHdBNehXBFgrdYZOjK4NHV4EuybqEfmv9JtgEllwDhk8ZlJLlmq1EyOSgYHDjCqCq7FtD1GxpUpACjF8DI1nCQLRBKRbMEijGKTkHJIonR7ppWalONu4YCJrMWReoWV2BsWCOSHGKvG1Az+Ojwi6tItmLmVycG7zbArRnkij4WwIwdC+YB07aBkImfilYa6P5Z7b1PJlyhJe2ACFIKeCzAQxoFVah/kjrgICJrghmsZ+knuG4PMPTj4BHkJbVC2I7PZrKBrDSFAjkiEpZfVjOIlkcPePweprbhgCCCeDSMYDVgkn4epzfgFKcBf70l4mDfABmcVvVNiNykgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9190611.340293614, "ymin": 4202973.177044546, "xmax": -9173958.9877818, "ymax": 4216980.673240468, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StNum", "type": "esriFieldTypeDouble", "alias": "StNum", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 254, "domain": null }, { "name": "StSuff", "type": "esriFieldTypeString", "alias": "StSuff", "length": 254, "domain": null }, { "name": "Apt", "type": "esriFieldTypeString", "alias": "Apt", "length": 254, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "LastUpdated", "type": "esriFieldTypeDate", "alias": "LastUpdated", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 10, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "AccntNum", "type": "esriFieldTypeDouble", "alias": "AccntNum", "domain": null }, { "name": "CanSize", "type": "esriFieldTypeString", "alias": "CanSize", "length": 50, "domain": null }, { "name": "HHA", "type": "esriFieldTypeString", "alias": "HHA", "length": 10, "domain": { "type": "codedValue", "name": "WS2_wsYes", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY_OF_WEEK", "length": 10, "domain": null }, { "name": "Service_Address", "type": "esriFieldTypeString", "alias": "Service_Address", "length": 100, "domain": null }, { "name": "Account_Number", "type": "esriFieldTypeString", "alias": "Account_Number", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1957_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G6664AccntNum", "fields": "AccntNum", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1839_idx", "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, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6cd6854a132044009ea8839640d20277" }