{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385461162000 }, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -1.3829095472771319E7, "ymin": 6334824.4265381815, "xmax": -1.3724839544784725E7, "ymax": 6409137.813672475, "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 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEO_DOMAIN", "type": "esriFieldTypeString", "alias": "GEO_DOMAIN", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GEO_DOMAIN" }, { "name": "ADD_PT_TYP", "type": "esriFieldTypeString", "alias": "ADD_PT_TYP", "domain": { "type": "codedValue", "name": "Add_pointtype", "description": "Address Point Type", "codedValues": [ { "name": "ACC", "code": "ACC" }, { "name": "BLDG", "code": "BLDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "ACC", "modelName": "ADD_PT_TYP" }, { "name": "FULL_ADD", "type": "esriFieldTypeString", "alias": "FULL_ADD", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "FULL_ADD" }, { "name": "STR_NO_PRE", "type": "esriFieldTypeString", "alias": "STR_NO_PRE", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STR_NO_PRE" }, { "name": "STR_NO", "type": "esriFieldTypeInteger", "alias": "STR_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STR_NO" }, { "name": "STR_NO_SUF", "type": "esriFieldTypeString", "alias": "STR_NO_SUF", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STR_NO_SUF" }, { "name": "STR_DR_PRE", "type": "esriFieldTypeString", "alias": "STR_DR_PRE", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STR_DR_PRE" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": { "type": "codedValue", "name": "Street_Type", "description": "Street Type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CRES", "code": "CRES" }, { "name": "CRT", "code": "CRT" }, { "name": "DR", "code": "DR" }, { "name": "ESPL", "code": "ESPL" }, { "name": "FSR", "code": "FSR" }, { "name": "HWY", "code": "HWY" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LANE", "code": "LANE" }, { "name": "LKOUT", "code": "LKOUT" }, { "name": "PK", "code": "PK" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "REACH", "code": "REACH" }, { "name": "SHORELINE", "code": "SHORELINE" }, { "name": "ST", "code": "ST" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WAY", "code": "WAY" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "KEMEW", "code": "KEMEW" }, { "name": "WYNDE", "code": "WYNDE" }, { "name": "HTS", "code": "HTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": "RD", "modelName": "STR_TYPE" }, { "name": "STR_DR_SUF", "type": "esriFieldTypeString", "alias": "STR_DR_SUF", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STR_DR_SUF" }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "LOCALITY", "domain": { "type": "codedValue", "name": "Locality", "description": "Locality", "codedValues": [ { "name": "GIBSONS", "code": "GIBSONS" }, { "name": "SECHELT", "code": "SECHELT" }, { "name": "SUNSHINE COAST", "code": "SUNSHINE COAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "SUNSHINE COAST", "modelName": "LOCALITY" }, { "name": "LOC_ALIAS", "type": "esriFieldTypeString", "alias": "LOC_ALIAS", "domain": { "type": "codedValue", "name": "Local_Alias", "description": "Local Alias", "codedValues": [ { "name": "DISTRICT OF SECHELT", "code": "DISTRICT OF SECHELT" }, { "name": "EGMONT - PENDER HARBOUR", "code": "EGMONT - PENDER HARBOUR" }, { "name": "ELPHINSTONE", "code": "ELPHINSTONE" }, { "name": "HALFMOON BAY", "code": "HALFMOON BAY" }, { "name": "ROBERTS CREEK", "code": "ROBERTS CREEK" }, { "name": "SECHELT INDIAN GOVERNMENT DISTRICT", "code": "SECHELT INDIAN GOVERNMENT DISTRICT" }, { "name": "TOWN OF GIBSONS", "code": "TOWN OF GIBSONS" }, { "name": "WEST HOWE SOUND", "code": "WEST HOWE SOUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LOC_ALIAS" }, { "name": "MUNI_ID", "type": "esriFieldTypeString", "alias": "MUNI_ID", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "MUNI_ID" }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": "SUNSHINE COAST REGIONAL DISTRICT", "modelName": "AGENCY" }, { "name": "COLLECT_M", "type": "esriFieldTypeString", "alias": "COLLECT_M", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": "DIGITIZED", "modelName": "COLLECT_M" }, { "name": "TELUS_COMM", "type": "esriFieldTypeString", "alias": "TELUS_COMM", "domain": { "type": "codedValue", "name": "Telus ", "description": "Telus Community", "codedValues": [ { "name": "DAVIS BAY BC", "code": "DAVIS BAY BC" }, { "name": "EGMONT BC", "code": "EGMONT BC" }, { "name": "GAMBIER ISLD BC", "code": "GAMBIER ISLD BC" }, { "name": "GARDEN BAY BC", "code": "GARDEN BAY BC" }, { "name": "GIBSONS BC", "code": "GIBSONS BC" }, { "name": "HALFMOON BAY BC", "code": "HALFMOON BAY BC" }, { "name": "KEAETS ISLD BC", "code": "KEATS ISLD BC" }, { "name": "MADEIRA PARK BC", "code": "MADEIRA PARK BC" }, { "name": "PT MELLON BC", "code": "PT MELLON BC" }, { "name": "ROBERTS CREEK BC", "code": "ROBERTS CREEK BC" }, { "name": "SECHELT BC", "code": "SECHELT BC" }, { "name": "SECRET COVE BC", "code": "SECRET COVE BC" }, { "name": "SELMA PARK BC", "code": "SELMA PARK BC" }, { "name": "WILSON CREEK BC", "code": "WILSON CREEK BC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "TELUS_COMM" }, { "name": "POST_COMM", "type": "esriFieldTypeString", "alias": "POST_COMM", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "POST_COMM" }, { "name": "POST_CODE", "type": "esriFieldTypeString", "alias": "POST_CODE", "domain": null, "editable": true, "nullable": false, "length": 7, "defaultValue": null, "modelName": "POST_CODE" }, { "name": "LKI_ID", "type": "esriFieldTypeDouble", "alias": "LKI_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LKI_ID" }, { "name": "MOT_AREA", "type": "esriFieldTypeString", "alias": "MOT_AREA", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": "LOWER MAINLAND DISTRICT", "modelName": "MOT_AREA" }, { "name": "REG_DIST", "type": "esriFieldTypeString", "alias": "REG_DIST", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": "SUNSHINE COAST REGIONAL DISTRICT", "modelName": "REG_DIST" }, { "name": "ALT_ACCESS", "type": "esriFieldTypeString", "alias": "ALT_ACCESS", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "ALT_ACCESS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "BLDG_TYPE", "type": "esriFieldTypeString", "alias": "BLDG_TYPE", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "BLDG_TYPE" }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "BLDG_NAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "BLDG_NAME" }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PROV", "type": "esriFieldTypeString", "alias": "PROV", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "BC", "modelName": "PROV" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "af7321ee06a0422b922bbae37848aae8" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "SCRD Solid Waste PU Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -1.380738647598827E7, "ymin": 6339832.947291692, "xmax": -1.3734388322503548E7, "ymax": 6383612.728845552, "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 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_ID", "field2": "WEEK", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Th,EVEN", "label": "THU 1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 217, 68, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Th,ODD", "label": "THU 2" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 76, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Tues,EVEN", "label": "TUE 1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Tues,ODD", "label": "TUE 2" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Wed,EVEN", "label": "WED 1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Wed,ODD", "label": "WED 2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 187, 255 ], "toColor": [ 252, 209, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 207, 255 ], "toColor": [ 243, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 222, 252, 255 ], "toColor": [ 192, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 210, 252, 255 ], "toColor": [ 238, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.HOUSE"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROUTE_ID", "typeIdField": "ROUTE_ID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "EXTERNAL_ID", "type": "esriFieldTypeString", "alias": "EXTERNAL_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EXTERNAL_ID" }, { "name": "HOUSE", "type": "esriFieldTypeInteger", "alias": "HOUSE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "UNIT" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CITY" }, { "name": "X_UTM10", "type": "esriFieldTypeDouble", "alias": "X_UTM10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_UTM10" }, { "name": "Y_TUM10", "type": "esriFieldTypeDouble", "alias": "Y_TUM10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_TUM10" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "WEEK", "type": "esriFieldTypeString", "alias": "WEEK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WEEK" }, { "name": "FULL_ADD", "type": "esriFieldTypeString", "alias": "FULL_ADD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULL_ADD" }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R984_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S747_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Th", "name": "THU 1", "domains": {}, "templates": [ { "name": "THU 1", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Th", "WEEK": "EVEN" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "THU 2", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Th", "WEEK": "ODD" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tues", "name": "TUE 1", "domains": {}, "templates": [ { "name": "TUE 1", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Tues", "WEEK": "EVEN" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "TUE 2", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Tues", "WEEK": "ODD" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Wed", "name": "WED 1", "domains": {}, "templates": [ { "name": "WED 1", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Wed", "WEEK": "EVEN" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "WED 2", "description": "", "prototype": { "attributes": { "ROUTE_ID": "Wed", "WEEK": "ODD" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "af7321ee06a0422b922bbae37848aae8" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Refuse Collection Service Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3812779869223062E7, "ymin": 6339614.566999267, "xmax": -1.3744197853415579E7, "ymax": 6484528.02274428, "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 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "CLASS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABEL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S439_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Refuse Collection Service Area", "description": "", "prototype": { "attributes": {} }, "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, "serviceItemId": "af7321ee06a0422b922bbae37848aae8" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Curbside Collection Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3803095927090872E7, "ymin": 6339724.809719055, "xmax": -1.3734024478304807E7, "ymax": 6374413.078495592, "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 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DAYWEEK", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 97, 18, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Tues EVEN", "label": "Tuesday Week 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Tues ODD", "label": "Tuesday Week 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Wed EVEN", "label": "Wednesday Week 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Wed ODD", "label": "Wednesday Week 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Th EVEN", "label": "Thursday Week 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 227, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Th ODD", "label": "Thursday Week 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Fr EVEN", "label": "Friday Week 1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 225, 255 ], "toColor": [ 207, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 215, 252, 255 ], "toColor": [ 231, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 223, 255 ], "toColor": [ 252, 192, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 199, 255 ], "toColor": [ 208, 252, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DAY", "typeIdField": "DAYWEEK", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DAY", "type": "esriFieldTypeString", "alias": "DAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DAY" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "WEEK", "type": "esriFieldTypeString", "alias": "WEEK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WEEK" }, { "name": "DAYWEEK", "type": "esriFieldTypeString", "alias": "DAYWEEK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DAYWEEK" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R983_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S746_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Tues EVEN", "name": "Tuesday Week 1", "domains": {}, "templates": [ { "name": "Tuesday Week 1", "description": "", "prototype": { "attributes": {"DAYWEEK": "Tues EVEN"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tues ODD", "name": "Tuesday Week 2", "domains": {}, "templates": [ { "name": "Tuesday Week 2", "description": "", "prototype": { "attributes": {"DAYWEEK": "Tues ODD"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wed EVEN", "name": "Wednesday Week 1", "domains": {}, "templates": [ { "name": "Wednesday Week 1", "description": "", "prototype": { "attributes": {"DAYWEEK": "Wed EVEN"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wed ODD", "name": "Wednesday Week 2", "domains": {}, "templates": [ { "name": "Wednesday Week 2", "description": "", "prototype": { "attributes": {"DAYWEEK": "Wed ODD"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Th EVEN", "name": "Thursday Week 1", "domains": {}, "templates": [ { "name": "Thursday Week 1", "description": "", "prototype": { "attributes": {"DAYWEEK": "Th EVEN"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Th ODD", "name": "Thursday Week 2", "domains": {}, "templates": [ { "name": "Thursday Week 2", "description": "", "prototype": { "attributes": {"DAYWEEK": "Th ODD"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fr EVEN", "name": "Friday Week 1", "domains": {}, "templates": [ { "name": "Friday Week 1", "description": "", "prototype": { "attributes": {"DAYWEEK": "Fr EVEN"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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, "serviceItemId": "af7321ee06a0422b922bbae37848aae8" } ], "tables": [] }