{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Streetscape RoW Trash Collection Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "TrashLog", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1665382398000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0642483207362024E7, "ymin": 3517595.764899326, "xmax": -1.0624327473443149E7, "ymax": 3533392.575062201, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 192, 252, 255 ], "width": 9 }, "value": "A1", "label": "A1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 9 }, "value": "A2", "label": "A2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 9 }, "value": "A3", "label": "A3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 9 }, "value": "A4", "label": "A4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 9 }, "value": "A5", "label": "A5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 9 }, "value": "A6", "label": "A6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 9 }, "value": "B1", "label": "B1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 9 }, "value": "B2", "label": "B2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 9 }, "value": "B3", "label": "B3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 9 }, "value": "B4", "label": "B4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 9 }, "value": "B5", "label": "B5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 9 }, "value": "B6", "label": "B6", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ROUTE", "typeIdField": "ROUTE", "subtypeField": "", "fields": [ { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_911", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_911", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S741_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A1", "name": "A1", "domains": {}, "templates": [ { "name": "A1", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A1", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A2", "name": "A2", "domains": {}, "templates": [ { "name": "A2", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A2", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A3", "name": "A3", "domains": {}, "templates": [ { "name": "A3", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A3", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A4", "name": "A4", "domains": {}, "templates": [ { "name": "A4", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A4", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A5", "name": "A5", "domains": {}, "templates": [ { "name": "A5", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A5", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A6", "name": "A6", "domains": {}, "templates": [ { "name": "A6", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "A6", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B1", "name": "B1", "domains": {}, "templates": [ { "name": "B1", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B1", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B2", "name": "B2", "domains": {}, "templates": [ { "name": "B2", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B2", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B3", "name": "B3", "domains": {}, "templates": [ { "name": "B3", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B3", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B4", "name": "B4", "domains": {}, "templates": [ { "name": "B4", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B4", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B5", "name": "B5", "domains": {}, "templates": [ { "name": "B5", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B5", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B6", "name": "B6", "domains": {}, "templates": [ { "name": "B6", "description": "Streetscape Trash Collection Route", "prototype": { "attributes": { "ROUTE": "B6", "CITY": null, "VILLAGE": null, "Length": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "id": 2, "name": "WDLGIS.DBO.TrashLog", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "StreetscapeTrashCollectionRoutes", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentGuid", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1664959753000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "TECH NAME/ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "COND/MECH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONDITION" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE" }, { "name": "BAGS_AM", "type": "esriFieldTypeDouble", "alias": "BAGS AM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BAGS_AM" }, { "name": "BAGS_PM", "type": "esriFieldTypeDouble", "alias": "BAGS PM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BAGS_PM" }, { "name": "BAGS_RECYCLING", "type": "esriFieldTypeDouble", "alias": "BAGS RECYCLING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BAGS_RECYCLING" }, { "name": "BAGS_BULK", "type": "esriFieldTypeDouble", "alias": "BAGS BULK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BAGS_BULK" }, { "name": "BAGS_TOTAL", "type": "esriFieldTypeDouble", "alias": "BAGS TOTAL COUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BAGS_TOTAL" }, { "name": "CARDBOARD", "type": "esriFieldTypeSmallInteger", "alias": "CARDBOARD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CARDBOARD" }, { "name": "METAL", "type": "esriFieldTypeSmallInteger", "alias": "METAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "METAL" }, { "name": "WOOD", "type": "esriFieldTypeSmallInteger", "alias": "WOOD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOD" }, { "name": "SIGN", "type": "esriFieldTypeSmallInteger", "alias": "SIGN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN" }, { "name": "CAR_PART", "type": "esriFieldTypeSmallInteger", "alias": "CAR PART", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAR_PART" }, { "name": "TIRE", "type": "esriFieldTypeSmallInteger", "alias": "TIRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIRE" }, { "name": "FURNITURE", "type": "esriFieldTypeSmallInteger", "alias": "FURNITURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FURNITURE" }, { "name": "OTHER", "type": "esriFieldTypeSmallInteger", "alias": "OTHER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHER" }, { "name": "BULK_TOTAL", "type": "esriFieldTypeSmallInteger", "alias": "BULK ITEM TOTAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BULK_TOTAL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTE" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_ID", "type": "esriFieldTypeString", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ParentGuid", "type": "esriFieldTypeGUID", "alias": "Parent Guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentGuid" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMPLETED", "type": "esriFieldTypeString", "alias": "COMPLETED?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "COMPLETED" } ], "indexes": [ { "name": "UUID_908", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3355_ParentG", "fields": "ParentGuid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_908", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "WDLGIS.DBO.TrashLog", "description": "", "prototype": { "attributes": { "ParentGuid": null, "DATE": null, "NAME": null, "CONDITION": null, "ROUTE": null, "BAGS_AM": null, "BAGS_PM": null, "BAGS_RECYCLING": null, "BAGS_BULK": null, "BAGS_TOTAL": null, "CARDBOARD": null, "METAL": null, "WOOD": null, "SIGN": null, "CAR_PART": null, "TIRE": null, "FURNITURE": null, "OTHER": null, "BULK_TOTAL": null, "NOTES": null, "STREET_NAME": null, "STREET_ID": null, "COMPLETED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }