{ "currentVersion": 10.91, "id": 2, "name": "REDLINE AREA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2301135.5857630223, "ymin": 6908735.3436217755, "xmax": 2376411.54446277, "ymax": 7044640.795563608, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "Not Started", "label": "Not Started; In Progress", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "In Progress", "label": "Not Started; In Progress", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "", "label": "Not Started; In Progress", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UNIQUE_ID", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "domain": { "type": "codedValue", "name": "dPolyAssetType", "description": "Redline Polygon Asset Type", "codedValues": [ { "name": "Easement", "code": "Easement" }, { "name": "Pond", "code": "Pond" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSET_TYPE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENT" }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "SUBMITTED_BY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBMITTED_BY" }, { "name": "SUBMITTED_DATE", "type": "esriFieldTypeDate", "alias": "SUBMITTED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMITTED_DATE" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "dRedline_Status", "description": "", "codedValues": [ { "name": "In Progress", "code": "In Progress" }, { "name": "Complete", "code": "Complete" }, { "name": "Entered", "code": "Entered" }, { "name": "Not Started", "code": "Not Started" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Not Started", "modelName": "Status" }, { "name": "RecordNumber", "type": "esriFieldTypeString", "alias": "RecordNumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RecordNumber" }, { "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": "R43_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Not Started", "name": "Not Started", "domains": { "ASSET_TYPE": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Not Started", "description": "", "prototype": { "attributes": { "RecordNumber": null, "Status": "Not Started", "UNIQUE_ID": null, "ASSET_TYPE": null, "COMMENT": null, "SUBMITTED_BY": null, "SUBMITTED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "In Progress", "name": "In Progress", "domains": { "ASSET_TYPE": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "RecordNumber": null, "Status": "In Progress", "UNIQUE_ID": null, "ASSET_TYPE": null, "COMMENT": null, "SUBMITTED_BY": null, "SUBMITTED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "", "domains": { "ASSET_TYPE": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "RecordNumber": null, "Status": null, "UNIQUE_ID": null, "ASSET_TYPE": null, "COMMENT": null, "SUBMITTED_BY": null, "SUBMITTED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }