{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Customer Parcels by Contract Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6276718.0701319, "ymin": 1726959.50994071, "xmax": 6664814.20010607, "ymax": 2121131.38990246, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.00169648078169039, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AREA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AIN", "type": "esriFieldTypeString", "alias": "AIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AIN" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "APN" }, { "name": "SITUSFULLADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITUSFULLADDRESS" }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "Service Area Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AREA_NAME" }, { "name": "WASTE_HAULER", "type": "esriFieldTypeString", "alias": "Waste Hauler", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WASTE_HAULER" }, { "name": "HAULER_ADDRESS", "type": "esriFieldTypeString", "alias": "Hauler Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HAULER_ADDRESS" }, { "name": "HAULER_PHONE", "type": "esriFieldTypeString", "alias": "Hauler Phone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HAULER_PHONE" }, { "name": "CONTRACT_TYPE", "type": "esriFieldTypeString", "alias": "Contract Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACT_TYPE" }, { "name": "CENTER_LAT", "type": "esriFieldTypeDouble", "alias": "CENTER_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_LAT" }, { "name": "CENTER_LON", "type": "esriFieldTypeDouble", "alias": "CENTER_LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_LON" }, { "name": "CENTER_X", "type": "esriFieldTypeDouble", "alias": "CENTER_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_X" }, { "name": "CENTER_Y", "type": "esriFieldTypeDouble", "alias": "CENTER_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_Y" }, { "name": "LAT_LON", "type": "esriFieldTypeString", "alias": "LAT_LON", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAT_LON" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "SUBSCRIPTION_FORM", "type": "esriFieldTypeString", "alias": "SUBSCRIPTION_FORM", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SUBSCRIPTION_FORM" }, { "name": "BILL_OF_RIGHTS", "type": "esriFieldTypeString", "alias": "BILL_OF_RIGHTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BILL_OF_RIGHTS" }, { "name": "MAP_LINK", "type": "esriFieldTypeString", "alias": "MAP_LINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAP_LINK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2930692_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5493_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Customer Parcels by Contract Area", "description": "", "prototype": { "attributes": { "BILL_OF_RIGHTS": null, "MAP_LINK": null, "AIN": null, "APN": null, "SITUSFULLADDRESS": null, "AREA_NAME": null, "WASTE_HAULER": null, "HAULER_ADDRESS": null, "HAULER_PHONE": null, "CONTRACT_TYPE": null, "CENTER_LAT": null, "CENTER_LON": null, "CENTER_X": null, "CENTER_Y": null, "LAT_LON": null, "SUBSCRIPTION_FORM": null, "WEBSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }