{ "currentVersion": 10.81, "id": 0, "name": "Baskets and Planters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1515175621000 }, "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": 2689099.5701738, "ymin": 566721.7074961513, "xmax": 2690141.734756142, "ymax": 568028.4204338938, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 0, 115, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Basket", "label": "Basket", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Type2", "description": "Basket or Planter", "codedValues": [ { "name": "Basket", "code": "Basket" }, { "name": "Planter", "code": "Planter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "MaintenanceCycle", "type": "esriFieldTypeString", "alias": "MaintenanceCycle", "domain": { "type": "codedValue", "name": "MaintenanceCycle", "description": "How often plants need attended to", "codedValues": [ { "name": "Daily", "code": "Daily" }, { "name": "Weekly", "code": "Weekly" }, { "name": "Bi-Weekly", "code": "Bi-Weekly" }, { "name": "Monthly", "code": "Monthly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaintenanceCycle" }, { "name": "RotationSchedule", "type": "esriFieldTypeString", "alias": "Rotation Schedule", "domain": { "type": "codedValue", "name": "RotationSchedule", "description": "How often plant is rotated", "codedValues": [ { "name": "Weekly", "code": "Weekly" }, { "name": "Monthly", "code": "Monthly" }, { "name": "Bi-Monthly", "code": "Bi-Monthly" }, { "name": "Yearly", "code": "Yearly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RotationSchedule" }, { "name": "DateofLastRotation", "type": "esriFieldTypeDate", "alias": "Date of Last Rotation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateofLastRotation" }, { "name": "Remaining_in_Streetscape", "type": "esriFieldTypeString", "alias": "Remaining in Streetscape", "domain": { "type": "codedValue", "name": "Remaining", "description": "Is the planter or basket remaining in the new streetscape", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Remaining_in_Streetscape" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "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" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_36", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_36", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Planter", "name": "Planter", "domains": { "Type": {"type": "inherited"}, "MaintenanceCycle": {"type": "inherited"}, "RotationSchedule": {"type": "inherited"}, "Remaining_in_Streetscape": {"type": "inherited"} }, "templates": [ { "name": "Planter", "description": "", "prototype": { "attributes": { "Notes": null, "Type": "Planter", "MaintenanceCycle": null, "RotationSchedule": null, "DateofLastRotation": null, "Remaining_in_Streetscape": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Basket", "name": "Basket", "domains": { "Type": {"type": "inherited"}, "MaintenanceCycle": {"type": "inherited"}, "RotationSchedule": {"type": "inherited"}, "Remaining_in_Streetscape": {"type": "inherited"} }, "templates": [ { "name": "Basket", "description": "", "prototype": { "attributes": { "Notes": null, "Type": "Basket", "MaintenanceCycle": null, "RotationSchedule": null, "DateofLastRotation": null, "Remaining_in_Streetscape": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc9721d0da87458f84eef3c96a6b6fc7" }