Name: Quarter
Display Field: Name
Type: Feature Layer
Geometry Type: esriGeometryPolygon
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: 499795.318336911
YMin: 199333.445118405
XMax: 647122.551568996
YMax: 406658.116754323
Spatial Reference: 103405 (8210)
Drawing Info:
{"renderer":{"type":"uniqueValue","valueExpression":"if ($feature.IsSeed!=1) {\n return 0;\n}\nreturn 1;","valueExpressionTitle":"Custom","uniqueValueGroups":[{"heading":"","classes":[{"label":"Parcel","description":"Parcel","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[178,178,178,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[52,52,52,255],"width":0.7}},"values":[["0"]]},{"label":"Seed","description":"Seed","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,0],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,92,230,255],"width":6}},"values":[["1"]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[178,178,178,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[52,52,52,255],"width":0.7}},"value":"0","label":"Parcel"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[0,0,0,0],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,92,230,255],"width":6}},"value":"1","label":"Seed"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[212,252,230,255],"toColor":[212,252,230,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[239,179,252,255],"toColor":[239,179,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,195,192,255],"toColor":[252,195,192,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[187,214,252,255],"toColor":[187,214,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[183,252,179,255],"toColor":[183,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,246,187,255],"toColor":[252,246,187,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[249,215,252,255],"toColor":[249,215,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,240,252,255],"toColor":[179,240,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[191,189,252,255],"toColor":[191,189,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,223,199,255],"toColor":[252,223,199,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,179,222,255],"toColor":[252,179,222,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[207,252,199,255],"toColor":[207,252,199,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[215,236,252,255],"toColor":[215,236,252,255]}]}}},"scaleSymbols":true,"transparency":50,"labelingInfo":[{"labelExpressionInfo":{"expression":"if ($feature.Name[0] == \"G\") {\n $feature.Name\n} else {\n if (Count($feature.Name) > 4) {\n \"\"\n } else {\n $feature.Name\n }\n}"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelPerPart","allowOverrun":true,"deconflictionStrategy":"static","repeatLabel":false,"useClippedGeometry":false,"allowOverlapOfFeatureInterior":"avoid","allowOverlapOfFeatureBoundary":"avoid","stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":"NaN","minScale":30000,"name":"Partial","priority":-1,"symbol":{"type":"esriTS","color":[78,78,78,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":null,"haloSize":null,"font":{"family":"Tahoma","size":9,"style":"normal","weight":"normal","decoration":"none"}}},{"labelExpressionInfo":{"expression":"var label;\nvar seed = ($feature.IsSeed == 1);\n\nIf (IsEmpty($feature.Name)==true){\n return label;\n}\nElse if (!seed){\n label = \"\" + $feature.Name + \"\"\n if (IsEmpty($feature.StatedArea)==true){\n return label; //returns only the parcel name\n }\n Else {\n if (IsEmpty($feature.statedareaunit)==true) {\n label = label + \"\\n\" + \"\" + Round($feature.statedarea, 2) + \" Unknown\" + \"\";\n return label;\n }\n label = label + \"\\n\" + \"\" + Round($feature.statedarea, 2) + \" \" + DomainName($feature, 'statedareaunit') + \"\";\n return label;\n }\n}"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelPerPart","allowOverrun":true,"deconflictionStrategy":"static","repeatLabel":false,"useClippedGeometry":false,"stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":0,"minScale":1000,"name":"Full","priority":-1,"symbol":{"type":"esriTS","color":[78,78,78,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":null,"haloSize":null,"font":{"family":"Tahoma","size":10,"style":"normal","weight":"normal","decoration":"none"}}},{"labelExpressionInfo":{"expression":"var seed = ($feature.IsSeed == 1);\nif (seed){\nreturn \" \" + Right($feature.name,3) +\"\"\n}"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelPerPart","allowOverrun":true,"deconflictionStrategy":"dynamic","repeatLabel":false,"useClippedGeometry":false,"stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":0,"minScale":2000,"name":"Seed","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":null,"haloSize":null,"font":{"family":"Tahoma","size":9,"style":"normal","weight":"normal","decoration":"none"}}}]}
HasZ: true
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field: GlobalID
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- GlobalID (type: esriFieldTypeGlobalID, alias: GlobalID, SQL Type: sqlTypeOther, length: 38, nullable: false, editable: false)
- Name (type: esriFieldTypeString, alias: Name, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- CreatedByRecord (type: esriFieldTypeGUID, alias: Created By Record, SQL Type: sqlTypeOther, length: 38, nullable: true, editable: true)
- RetiredByRecord (type: esriFieldTypeGUID, alias: Retired By Record, SQL Type: sqlTypeOther, length: 38, nullable: true, editable: true)
- StatedArea (type: esriFieldTypeDouble, alias: Stated Area, SQL Type: sqlTypeOther, nullable: true, editable: true)
- StatedAreaUnit (type: esriFieldTypeInteger, alias: Stated Area Unit, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [109401: Hectare], [109402: Acre], [109403: Acre US], ... 63 more ...)
- CalculatedArea (type: esriFieldTypeDouble, alias: Calculated Area, SQL Type: sqlTypeOther, nullable: true, editable: true)
- MiscloseRatio (type: esriFieldTypeDouble, alias: Misclose Ratio, SQL Type: sqlTypeOther, nullable: true, editable: true)
- MiscloseDistance (type: esriFieldTypeDouble, alias: Misclose Distance, SQL Type: sqlTypeOther, nullable: true, editable: true)
- IsSeed (type: esriFieldTypeInteger, alias: Is Seed, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: No], [1: Yes])
- created_user (type: esriFieldTypeString, alias: Created By, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- created_date (type: esriFieldTypeDate, alias: Created Date, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- last_edited_user (type: esriFieldTypeString, alias: Modified By, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- last_edited_date (type: esriFieldTypeDate, alias: Modified Date, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- Type (type: esriFieldTypeInteger, alias: Type, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: PLSS Township], [2: PLSS Section], [3: PLSS Quarter Section], ... 8 more ...)
- LegalStartDate (type: esriFieldTypeDate, alias: LegalStartDate, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- LegalEndDate (type: esriFieldTypeDate, alias: LegalEndDate, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- Accuracy (type: esriFieldTypeInteger, alias: Accuracy, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: 1 - Highest], [2: 2 - After 1980], [3: 3 - 1908 to 1980], ... 4 more ...)
- Unclosed (type: esriFieldTypeInteger, alias: Unclosed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- MiscloseBearing (type: esriFieldTypeDouble, alias: MiscloseBearing, SQL Type: sqlTypeOther, nullable: true, editable: true)
- BacksightBearing (type: esriFieldTypeDouble, alias: BacksightBearing, SQL Type: sqlTypeOther, nullable: true, editable: true)
- conveyancetype (type: esriFieldTypeString, alias: Sub or Condo Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Subdivision: Subdivision], [Condominium: Condominium], [Sequence Conveyance: Sequence Conveyance], ... 17 more ...)
- conveyancedesignator (type: esriFieldTypeString, alias: Sub or Condo Number, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- simcondivtype (type: esriFieldTypeString, alias: Lot or Unit Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Lot: Lot], [Park: Park], [Outlot: Outlot], ... 13 more ...)
- blockdesignator (type: esriFieldTypeString, alias: Block Number, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- encumbrancetype (type: esriFieldTypeString, alias: Encumbrance Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Easement: Easement], [Utility: Utility], [Conservation: Conservation], ... 6 more ...)
- separatedrighttype (type: esriFieldTypeString, alias: Lot or Unit Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- historytype (type: esriFieldTypeString, alias: History Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Retired Tax Parcel: Retired Tax Parcel], [ROW Vacation: ROW Vacation], [Alley Vacation: Alley Vacation], ... 4 more ...)
- floordesignator (type: esriFieldTypeSmallInteger, alias: Floor Number, SQL Type: sqlTypeOther, nullable: true, editable: true, Range: [-10 - 100])
- principalmeridian (type: esriFieldTypeString, alias: Township Principal Meridian, SQL Type: sqlTypeOther, length: 40, nullable: true, editable: true, Coded Values: [01: 1st Meridian], [02: 2nd Meridian], [03: 3rd Meridian], ... 43 more ...)
- townshipnumber (type: esriFieldTypeString, alias: Township Number, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- townshipdirection (type: esriFieldTypeString, alias: Township Direction, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true, Coded Values: [N: North], [S: South], [E: East], ... 1 more ...)
- rangenumber (type: esriFieldTypeString, alias: Range Number, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- rangedirection (type: esriFieldTypeString, alias: Range Direction, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true, Coded Values: [N: North], [S: South], [E: East], ... 1 more ...)
- townshipdupcode (type: esriFieldTypeString, alias: Duplicate Township, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- plssid (type: esriFieldTypeString, alias: PLSS Identification Number, SQL Type: sqlTypeOther, length: 16, nullable: true, editable: true)
- firstdivisiontype (type: esriFieldTypeString, alias: Section Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Unsectionalized Area: Unsectionalized Area], [Section: Section], [Lot: Lot], ... 7 more ...)
- firstdivisiondupcode (type: esriFieldTypeString, alias: Duplicate Section, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- seconddivisionnumber (type: esriFieldTypeString, alias: Quarter Section Number, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- seconddivisionsuffix (type: esriFieldTypeString, alias: Quarter Section Suffix, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- seconddivisiontype (type: esriFieldTypeString, alias: Quarter Section Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [Block: Block], [Lot: Lot], [Other Aliquot Part: Other Aliquot Part], ... 9 more ...)
- specialsurveynumber (type: esriFieldTypeString, alias: Special Survey Number, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- specialsurveysuffix (type: esriFieldTypeString, alias: Special Survey Suffix, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- specialsurveytype (type: esriFieldTypeString, alias: Special Survey Type, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true, Coded Values: [A: Aliquot Part], [B: Minor Aliquot Part], [C: Coal], ... 26 more ...)
- specialsurveynotes (type: esriFieldTypeString, alias: Special Survey Notes, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- createdby (type: esriFieldTypeString, alias: Created By, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- modifiedby (type: esriFieldTypeString, alias: Modified By, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- modifydate (type: esriFieldTypeDate, alias: Modification Date, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- remonstatus (type: esriFieldTypeString, alias: Remonumentation Status, SQL Type: sqlTypeOther, length: 4, nullable: true, editable: true)
- source (type: esriFieldTypeString, alias: SOURCE, SQL Type: sqlTypeOther, length: 100, nullable: true, editable: true)
- remonsnap (type: esriFieldTypeString, alias: REMONSNAP, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- parcelid (type: esriFieldTypeString, alias: Tax Roll ParcelID, SQL Type: sqlTypeOther, length: 50, nullable: true, editable: true)
- Is_Mappale (type: esriFieldTypeInteger, alias: Is_Mappale, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [0: No], [1: Yes])
- Plat_Sub_Name (type: esriFieldTypeString, alias: Plat_Sub_Name, SQL Type: sqlTypeOther, length: 120, nullable: true, editable: true)
- Orig_FID (type: esriFieldTypeInteger, alias: Orig_FID, SQL Type: sqlTypeOther, nullable: true, editable: true)
- OriginalFeatureOID (type: esriFieldTypeInteger, alias: OriginalFeatureOID, SQL Type: sqlTypeOther, nullable: true, editable: true)
- OriginalStatedArea (type: esriFieldTypeString, alias: OriginalStatedArea, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- Shape__Area (type: esriFieldTypeDouble, alias: Shape__Area, SQL Type: sqlTypeDouble, nullable: true, editable: false)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Templates:
Name: Quarter
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 3/13/2025 1:39:43 PM
Schema Last Edit Date: 3/13/2025 1:39:43 PM
Data Last Edit Date: 3/13/2025 1:39:43 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat