{ "currentVersion": 10.71, "id": 1, "name": "Street Sweeping Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1972131.7878999999, "ymin": 446348.135, "xmax": 2065352.9337, "ymax": 516889.2904, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Central", "label": "Central", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Downtown East", "label": "Downtown East", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Mid-West", "label": "Mid-West", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "North", "label": "North", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "South", "label": "South", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "West", "label": "West", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Zone]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Comments", "typeIdField": "Zone", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "CompletionDate", "type": "esriFieldTypeDate", "alias": "CompletionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CompletionDate" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Zone" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "SweeingStatus", "description": "Street Sweeping Status", "codedValues": [ { "name": "Cleaned", "code": "Cleaned" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Not Maintained", "code": "Not Maintained" }, { "name": "Upcoming", "code": "Upcoming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R656_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S452_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Central", "name": "Central", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "Central", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "Central" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Downtown East", "name": "Downtown East", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "Downtown East", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "Downtown East" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mid-West", "name": "Mid-West", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "Mid-West", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "Mid-West" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "North", "name": "North", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "North", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "North" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South", "name": "South", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "South", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "South" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West", "name": "West", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "West", "description": "", "prototype": { "attributes": { "Status": null, "FacilityID": null, "Comments": null, "CompletionDate": null, "Zone": "West" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }