{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 1.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 99999.99999999999, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "ParcelFabric" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": {"expression": "// This is an Arcade expression\n// VARIABLES\nvar Label;\nvar recordName = $feature.Name;\n\nif (!IsEmpty(recordName)){ \n Label = recordName\n return Label\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Records Publication", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -642.957999996841, "ymin": 7.450580596923828E-9, "xmax": 929261.2577100024, "ymax": 1137897.9564300105, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "RecordType", "type": "esriFieldTypeInteger", "alias": "Record Type", "domain": { "type": "codedValue", "name": "TSC_RecordType", "description": "Custome record types for SCCMO parcel fabric", "codedValues": [ { "name": "Annexation", "code": 0 }, { "name": "Road Dedication", "code": 5 }, { "name": "Road Vacation", "code": 6 }, { "name": "Split", "code": 7 }, { "name": "Default Map", "code": 99 }, { "name": "Boundary Line Adjustment", "code": 1 }, { "name": "Combine", "code": 2 }, { "name": "Condominium", "code": 3 }, { "name": "Miscellaneous", "code": 4 }, { "name": "Split and Combine", "code": 8 }, { "name": "Subdivision", "code": 9 }, { "name": "Survey", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RecordedDate", "type": "esriFieldTypeDate", "alias": "Recorded Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ParcelCount", "type": "esriFieldTypeInteger", "alias": "Created Parcel Count", "domain": null }, { "name": "RetiredParcelCount", "type": "esriFieldTypeInteger", "alias": "Retired Parcel Count", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1024, "domain": null }, { "name": "Surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 50, "domain": null }, { "name": "Company", "type": "esriFieldTypeString", "alias": "Company", "length": 50, "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SubdivisionName", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 255, "domain": null }, { "name": "OriginalFeatureOID", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "COGOAccuracy", "type": "esriFieldTypeInteger", "alias": "COGOAccuracy", "domain": null }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Book", "length": 5, "domain": null }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "length": 10, "domain": null }, { "name": "Halfsheet", "type": "esriFieldTypeString", "alias": "Halfsheet", "length": 10, "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": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I202Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R179_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S137_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Parcel", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{A3827771-2EAE-49E8-B350-8A2FDCF74A19}" }, { "id": 1, "name": "Subdivisions", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C7733869-7ADC-42BF-BAAB-E98EE70176C2}" }, { "id": 2, "name": "Parcel", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{52C64210-52EB-4560-A676-C3E8FE926FBA}" }, { "id": 3, "name": "ParcelFabric_Connections", "relatedTableId": 31, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{25226611-5941-4055-B1F2-6A714230B8C7}" }, { "id": 4, "name": "Subdivisions", "relatedTableId": 42, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{74B58B6A-6EE5-49F2-BB86-49D3A4DC3F3F}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1650527920000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e18e6016e3bb4ae1b0b4e72d2c6c32dd" }