{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Mowing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "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": -121841900, "ymin": -93659000, "xmax": 2104959.8826873004, "ymax": 548101.3364047259, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Type", "description": "Mowing Type for Park Maintenance Featured class", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Curb Edging", "code": "Curb Edging" }, { "name": "Edging", "code": "Edging" }, { "name": "Winter Mowing", "code": "Winter Mowing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "Mowing", "modelName": "Type" }, { "name": "TypeofMowing", "type": "esriFieldTypeString", "alias": "TypeofMowing", "domain": { "type": "codedValue", "name": "TypeofMowing", "description": "Type of mower for Park Maintenance Featured class", "codedValues": [ { "name": "Flat", "code": "Flat" }, { "name": "Row", "code": "Row" }, { "name": "Flail", "code": "Flail" }, { "name": "Batwing", "code": "Batwing" }, { "name": "Edging", "code": "Edging" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "TypeofMowing" }, { "name": "Condition", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Acres" }, { "name": "LastCompleted", "type": "esriFieldTypeDate", "alias": "LastCompleted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastCompleted" }, { "name": "ShoulderMile", "type": "esriFieldTypeString", "alias": "ShoulderMile", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ShoulderMile" }, { "name": "PreviousType", "type": "esriFieldTypeString", "alias": "Previous Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousType" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NonClusteredIndex-20210816-103423_type_facilityid", "fields": "Type,FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S592_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Mowing", "description": "", "prototype": { "attributes": { "ShoulderMile": null, "PreviousType": null, "FacilityID": null, "Type": "Mowing", "TypeofMowing": " ", "Condition": null, "ConditionDate": null, "InstallDate": null, "Location": null, "Acres": null, "LastCompleted": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }