{ "currentVersion": 10.91, "id": 0, "name": "KCsde.DBO.appraiser_parcels", "type": "Feature Layer", "description": "This report, or feature class, is rebuilt nightly from a C# console application called KITT.GIS.Console.Maintenance.COMPAS (which is also the namespace on Apps-tfs-01). The scheduled task runs on GIS-STAGING at 4:00am and needs to coordinate with the T2 export of T2Query in order to get the current previous day's info from TerraScan, THEN the published parcel layer is generated, THEN this report is generated.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Jason Eklund - GIS Coordinator Kittias County Information Technology", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CompletionStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 } }, "value": "0", "label": "Not Complete", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 } }, "value": "1", "label": "Fielded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "value": "2", "label": "Pending", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "3", "label": "Complete", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.35186587545E7, "ymin": 5899273.3116, "xmax": -1.33493012918E7, "ymax": 6039244.906199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOWPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Map Number", "length": 30, "domain": null }, { "name": "t2_ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "length": 50, "domain": null }, { "name": "t2_Situs", "type": "esriFieldTypeString", "alias": "Situs", "length": 400, "domain": null }, { "name": "t2_Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 102, "domain": null }, { "name": "t2_Address1", "type": "esriFieldTypeString", "alias": "Address1", "length": 50, "domain": null }, { "name": "t2_Address2", "type": "esriFieldTypeString", "alias": "Mail Addr", "length": 50, "domain": null }, { "name": "t2_City", "type": "esriFieldTypeString", "alias": "Mail City", "length": 50, "domain": null }, { "name": "t2_State", "type": "esriFieldTypeString", "alias": "Mail State", "length": 50, "domain": null }, { "name": "t2_Zip", "type": "esriFieldTypeString", "alias": "Mail Zip", "length": 50, "domain": null }, { "name": "t2_SitusCity", "type": "esriFieldTypeString", "alias": "t2_SitusCity", "length": 30, "domain": null }, { "name": "t2_SitusZip", "type": "esriFieldTypeString", "alias": "t2_SitusZip", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Appraiser", "type": "esriFieldTypeString", "alias": "Appraiser", "length": 50, "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "Area Name", "length": 100, "domain": null }, { "name": "CompletionStatus", "type": "esriFieldTypeSmallInteger", "alias": "Completion Status", "domain": { "type": "codedValue", "name": "AppraisalCompletionStatus", "description": "completion status for Appraiser Mobile", "codedValues": [ { "name": "Not Complete", "code": 0 }, { "name": "Complete", "code": 3 }, { "name": "Fielded", "code": 1 }, { "name": "Pending", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldSheetPath", "type": "esriFieldTypeString", "alias": "FieldSheetPath", "length": 500, "domain": null }, { "name": "DateFielded", "type": "esriFieldTypeDate", "alias": "Date Fielded", "length": 8, "domain": null }, { "name": "LastUpdtDate", "type": "esriFieldTypeDate", "alias": "LastUpdtDate", "length": 8, "domain": null }, { "name": "LastUpdtUserID", "type": "esriFieldTypeString", "alias": "LastUpdtUserID", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "CreatedUserID", "type": "esriFieldTypeString", "alias": "CreatedUserID", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 500, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I235734PARCELID3", "fields": "PARCELID,t2_ParcelNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_4348", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Appraiser", "fields": "Appraiser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3770_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "amFileAttachments", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 2, "name": "amPermitHistory", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "amParcelComments", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "amSalesInfo", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }