{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Parcel Dimensions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1128.497176, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 78, 78, 78, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Round($feature.Distance,0) + \"'\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "Bearing < 180", "useCodedValues": true, "maxScale": 0, "minScale": 1128.497176, "name": "Bearing below 180", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": "Verdana", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Round($feature.Distance,0) + \"'\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "Bearing = 0 Or Bearing > 180", "useCodedValues": true, "maxScale": 0, "minScale": 1128.497176, "name": "Bearing above 180", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": "Verdana", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 567205.9426915795, "ymin": 720690.3381879032, "xmax": 799470.0900389962, "ymax": 892896.6574884877, "spatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Distance", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeInteger", "alias": "ParcelID", "domain": null }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence", "domain": null }, { "name": "Bearing", "type": "esriFieldTypeDouble", "alias": "Bearing", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Encumbrance", "code": 9 }, { "name": "Other", "code": 11 }, { "name": "Ownership (Must have corresponding Type 10)", "code": 8 }, { "name": "Separated Right (Must have corresponding Type 8)", "code": 10 }, { "name": "Economic Unit (contains 1 or more Type 13)", "code": 12 }, { "name": "EU Subset (Participates in 1 Type 12) - Exclude DOR", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "lrLineCategory", "description": "Parcel Fabric Line Category", "codedValues": [ { "name": "Boundary Line", "code": 0 }, { "name": "Dependent Line", "code": 1 }, { "name": "Precise Connection (high accuracy)", "code": 2 }, { "name": "Connection", "code": 3 }, { "name": "Radial Line (system generated)", "code": 4 }, { "name": "Road Frontage", "code": 5 }, { "name": "Origin Connection (from CP to parcel)", "code": 6 }, { "name": "Multipart parcel Connector", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "ArcLength", "domain": null }, { "name": "Delta", "type": "esriFieldTypeDouble", "alias": "Delta", "domain": null }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null }, { "name": "RadialBearing", "type": "esriFieldTypeDouble", "alias": "RadialBearing", "domain": null }, { "name": "TangentBearing", "type": "esriFieldTypeDouble", "alias": "TangentBearing", "domain": null }, { "name": "IsMajor", "type": "esriFieldTypeInteger", "alias": "IsMajor", "domain": null }, { "name": "Hide", "type": "esriFieldTypeInteger", "alias": "Hide", "domain": { "type": "codedValue", "name": "lrYesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemStartDate", "type": "esriFieldTypeDate", "alias": "SystemStartDate", "length": 8, "domain": null }, { "name": "SystemEndDate", "type": "esriFieldTypeDate", "alias": "SystemEndDate", "length": 8, "domain": null }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Source_GlobalID", "type": "esriFieldTypeGUID", "alias": "Source_GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R74961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74961", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S68091_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }