{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "CadastralFabric_Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 147, 105, 65, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.27839142085E7, "ymin": 5857880.425399996, "xmax": -1.25987264685E7, "ymax": 6043005.581699997, "zmin": -8.534165972378105E-4, "zmax": 28622.25259750009, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "createdbyrecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "retiredbyrecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "isfixed", "type": "esriFieldTypeInteger", "alias": "Fixed Shape", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "adjustmentconstraint", "type": "esriFieldTypeInteger", "alias": "Adjustment Constraint", "domain": { "type": "codedValue", "name": "PF_AdjustmentConstraint", "description": "Parcel Fabric Adjustment Point Constraint", "codedValues": [ { "name": "XY free, Z constrained", "code": 1 }, { "name": "XYZ constrained", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "preserve", "type": "esriFieldTypeInteger", "alias": "Preserve", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "xyaccuracy", "type": "esriFieldTypeDouble", "alias": "XY Accuracy", "domain": null }, { "name": "zaccuracy", "type": "esriFieldTypeDouble", "alias": "Z Accuracy", "domain": null }, { "name": "xyuncertainty", "type": "esriFieldTypeDouble", "alias": "XY Uncertainty", "domain": null }, { "name": "ellipsemajor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Major", "domain": null }, { "name": "ellipseminor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Minor", "domain": null }, { "name": "ellipsedirection", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Direction", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": null }, { "name": "historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null }, { "name": "legalstartdate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "legalenddate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "centerpoint", "type": "esriFieldTypeInteger", "alias": "CenterPoint", "domain": null }, { "name": "maxdn", "type": "esriFieldTypeDouble", "alias": "MaxDN", "domain": null }, { "name": "maxde", "type": "esriFieldTypeDouble", "alias": "MaxDE", "domain": null }, { "name": "originalfeatureoid", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "pointid", "type": "esriFieldTypeInteger", "alias": "PointID", "domain": null }, { "name": "surveydate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "active", "type": "esriFieldTypeInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "lrYesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "providerid", "type": "esriFieldTypeString", "alias": "ProviderId", "length": 50, "domain": null }, { "name": "pointtype", "type": "esriFieldTypeString", "alias": "Corner Point Type", "length": 50, "domain": { "type": "codedValue", "name": "lrCornerType", "description": "The type of control corner", "codedValues": [ { "name": "Angle Point", "code": "Angle Point" }, { "name": "Auxiliary Meander Corner", "code": "Auxiliary Meander Corner" }, { "name": "Benchmark - NGS", "code": "Benchmark - NGS" }, { "name": "Center Quarter Section Corner", "code": "Center Quarter Section Corner" }, { "name": "Closing Center of Section Corner", "code": "Closing Center of Section Corner" }, { "name": "Closing Quarter Corner", "code": "Closing Quarter Corner" }, { "name": "Closing Subdivision of Section Corner", "code": "Closing Subdivision of Section Corner" }, { "name": "Closing Section Corner", "code": "Closing Section Corner" }, { "name": "Closing Township Corner", "code": "Closing Township Corner" }, { "name": "Crossing Closing Corner", "code": "Crossing Closing Corner" }, { "name": "Intersection Point", "code": "Intersection Point" }, { "name": "Location Corner", "code": "Location Corner" }, { "name": "Location Monument", "code": "Location Monument" }, { "name": "Government Lot Corner", "code": "Government Lot Corner" }, { "name": "Meander Corner", "code": "Meander Corner" }, { "name": "Mile Corner", "code": "Mile Corner" }, { "name": "Mile Post", "code": "Mile Post" }, { "name": "Parcel Control Corner", "code": "Parcel Control Corner" }, { "name": "Point on Line", "code": "Point on Line" }, { "name": "Random Point", "code": "Random Point" }, { "name": "Reference Monument", "code": "Reference Monument" }, { "name": "Right of Way", "code": "Right of Way" }, { "name": "Quarter Corner", "code": "Quarter Corner" }, { "name": "Section Corner", "code": "Section Corner" }, { "name": "Sixteenth Corner", "code": "Sixteenth Corner" }, { "name": "Sixty-Fourth Corner", "code": "Sixty-Fourth Corner" }, { "name": "Special Meander Corner", "code": "Special Meander Corner" }, { "name": "Street Intersection", "code": "Street Intersection" }, { "name": "Subdivision of Section Corner", "code": "Subdivision of Section Corner" }, { "name": "Survey Subdivision Corner", "code": "Survey Subdivision Corner" }, { "name": "Township Corner", "code": "Township Corner" }, { "name": "Traverse Point", "code": "Traverse Point" }, { "name": "Witness Center of Section Corner", "code": "Witness Center of Section Corner" }, { "name": "Witness Point", "code": "Witness Point" }, { "name": "Witness Quarter Corner", "code": "Witness Quarter Corner" }, { "name": "Witness Subdivision of Section Corner", "code": "Witness Subdivision of Section Corner" }, { "name": "Witness Township Corner", "code": "Witness Township Corner" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pointlabel", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 50, "domain": null }, { "name": "local1", "type": "esriFieldTypeString", "alias": "Local Label", "length": 50, "domain": null }, { "name": "monumenttype", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": { "type": "codedValue", "name": "lrMonumentType", "description": "The type of monument found in the field", "codedValues": [ { "name": "Aluminum Cap", "code": "Aluminum Cap" }, { "name": "Aluminum Marker", "code": "Aluminum Marker" }, { "name": "Axle", "code": "Axle" }, { "name": "Benchmark", "code": "Benchmark" }, { "name": "Boat Spike", "code": "Boat Spike" }, { "name": "Bolt", "code": "Bolt" }, { "name": "Brass Cap", "code": "Brass Cap" }, { "name": "Bronze Cap", "code": "Bronze Cap" }, { "name": "Cap and Bolt", "code": "Cap and Bolt" }, { "name": "Concrete Post", "code": "Concrete Post" }, { "name": "Disk", "code": "Disk" }, { "name": "Fence Post", "code": "Fence Post" }, { "name": "Iron Cap", "code": "Iron Cap" }, { "name": "Iron Pipe", "code": "Iron Pipe" }, { "name": "Iron Post", "code": "Iron Post" }, { "name": "Marked Stone", "code": "Marked Stone" }, { "name": "Metal Rod", "code": "Metal Rod" }, { "name": "Nail", "code": "Nail" }, { "name": "Pk Nail", "code": "Pk Nail" }, { "name": "Rebar", "code": "Rebar" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Rock", "code": "Rock" }, { "name": "Rock Cairn", "code": "Rock Cairn" }, { "name": "Steel Pin", "code": "Steel Pin" }, { "name": "Stone", "code": "Stone" }, { "name": "Tree", "code": "Tree" }, { "name": "Water Cap", "code": "Water Cap" }, { "name": "Wooden Hub", "code": "Wooden Hub" }, { "name": "Wooden Stake", "code": "Wooden Stake" }, { "name": "YPC", "code": "YPC" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "rely", "type": "esriFieldTypeString", "alias": "PLSS Point Reliability", "length": 30, "domain": null }, { "name": "accuracycomments", "type": "esriFieldTypeString", "alias": "Accuracy Comments", "length": 50, "domain": null }, { "name": "coordinateprocedure", "type": "esriFieldTypeString", "alias": "Coordinate Computation Procedure", "length": 30, "domain": { "type": "codedValue", "name": "lrCoordinateProcedure", "description": "The procedure used to collect and assign to the coordinate values", "codedValues": [ { "name": "A Order", "code": "A Order" }, { "name": "B Order", "code": "B Order" }, { "name": "First Order", "code": "First Order" }, { "name": "Second Order", "code": "Second Order" }, { "name": "RTK", "code": "RTK" }, { "name": "HARN", "code": "HARN" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "coordinatemethod", "type": "esriFieldTypeString", "alias": "Coordinate Collection Method", "length": 50, "domain": { "type": "codedValue", "name": "lrCoordinateMethod", "description": "The method used to quantify the coordinate values", "codedValues": [ { "name": "Global Positioning System", "code": "Global Positioning System" }, { "name": "Total Station", "code": "Total Station" }, { "name": "Traverse Line of Sight", "code": "Traverse Line of Sight" }, { "name": "Radial Line of Sight", "code": "Radial Line of Sight" }, { "name": "Doppler", "code": "Doppler" }, { "name": "Intertial Survey", "code": "Intertial Survey" }, { "name": "Survey COGO", "code": "Survey COGO" }, { "name": "Digitized", "code": "Digitized" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "modifydate", "type": "esriFieldTypeDate", "alias": "Modification Date", "length": 8, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "monumentsize", "type": "esriFieldTypeDouble", "alias": "monumentsize", "domain": null }, { "name": "setby", "type": "esriFieldTypeString", "alias": "setby", "length": 50, "domain": { "type": "codedValue", "name": "lrSurveyors", "description": "Surveyor Names", "codedValues": [ { "name": "BLM", "code": "BLM" }, { "name": "GLO", "code": "GLO" }, { "name": "MTDOT", "code": "MTDOT" }, { "name": "Adams, Louise", "code": "14533" }, { "name": "Adkins, Kirk F", "code": "16734LS" }, { "name": "Ainsworth, Richard A", "code": "2923S" }, { "name": "Albert, David M", "code": "5203S" }, { "name": "Anderson, Howard J", "code": "3096S" }, { "name": "Applebury, Denis", "code": "3701S" }, { "name": "Applebury, Rex", "code": "2924S" }, { "name": "Austin, Roger A", "code": "12252S" }, { "name": "Balstad, Christopher", "code": "3322S" }, { "name": "Bandy, William R", "code": "317S" }, { "name": "Bard, Richard S", "code": "1956S" }, { "name": "Bauch, Joseph E", "code": "14532LS" }, { "name": "Bayer, William D", "code": "3321S" }, { "name": "Belden, Keith S", "code": "10692ES" }, { "name": "Belski, Andrew P", "code": "14731S" }, { "name": "Benedik, Thomas", "code": "11003LS" }, { "name": "Benson, Homer H", "code": "80ES" }, { "name": "Biastoch, Kevin P", "code": "16721S" }, { "name": "Bickenbach, H L", "code": "000HLB" }, { "name": "Block, Bryan B", "code": "7918S" }, { "name": "Bogart, D D", "code": "000DDB" }, { "name": "Bouman, Lane J", "code": "2969S" }, { "name": "Bohrnsen, Hans E", "code": "12243S" }, { "name": "Bonner, James H", "code": "000JHB" }, { "name": "Bornemann, George S", "code": "8019S" }, { "name": "Breckenridge, Darren R", "code": "11706S" }, { "name": "Brien, Daniel P", "code": "7681S" }, { "name": "Brooks, George F", "code": "000GFB" }, { "name": "Brown, Horace S", "code": "5927S" }, { "name": "Brown, Theodore M", "code": "11702S" }, { "name": "Buck, Fred E", "code": "000FEB" }, { "name": "Bucher, William H", "code": "4548ES" }, { "name": "Burgess, J W", "code": "2920S" }, { "name": "Burton, James H", "code": "5428S" }, { "name": "Carstens, Marc J", "code": "5940RLS" }, { "name": "Carter, James L", "code": "7972S" }, { "name": "Catlin, A W", "code": "000AWC" }, { "name": "Chittim, Lewis M", "code": "174ES" }, { "name": "Colvill, Richard H", "code": "000RHC" }, { "name": "Conklin, Charles D", "code": "4956S" }, { "name": "Connor, Addison", "code": "000AC" }, { "name": "Cook, Paul D", "code": "7569S" }, { "name": "Couch, David J", "code": "5424S" }, { "name": "Christian, L T", "code": "301ES" }, { "name": "Cummings, James A", "code": "3111ES" }, { "name": "Custer, Robert S", "code": "3325S" }, { "name": "Cyr, Jeffery L", "code": "13103LS" }, { "name": "Dahl, Donald D", "code": "798" }, { "name": "Davis, David R", "code": "4378S" }, { "name": "Davis, Milton E", "code": "2518S" }, { "name": "Davis, Matthew R", "code": "59668LS" }, { "name": "Dean, Stephen W", "code": "11797S" }, { "name": "Dean, Wayne W", "code": "742ES" }, { "name": "Dimmick, Charles S", "code": "000CSD" }, { "name": "Dopp, Gilbert C", "code": "2739" }, { "name": "Dorman, E S", "code": "000ESD" }, { "name": "Doyle, Charles W", "code": "2516S" }, { "name": "Drenth, Michael J", "code": "10684LS" }, { "name": "Druyvestein, Terry L", "code": "2927ES" }, { "name": "Duffey, John M", "code": "15624LS" }, { "name": "Dumont, Toby", "code": "12671LS" }, { "name": "Duncan, Cary", "code": "4123S" }, { "name": "Duncan, Jeffrey A", "code": "19133LS" }, { "name": "Eaton, Kenneth E", "code": "17280S" }, { "name": "Ebbutt, Donald L", "code": "3326S" }, { "name": "Eby, Jane L", "code": "8694ES" }, { "name": "Ervin, Olaf C", "code": "16194" }, { "name": "Fallang, Donald E", "code": "????DEF" }, { "name": "Finkelnburg, O C", "code": "000OCF" }, { "name": "Fisher, Jack R", "code": "6013ES" }, { "name": "Flansburg, James A", "code": "8643S" }, { "name": "Fleming, Edward J", "code": "9747LS" }, { "name": "Fontana, Louis", "code": "2376ES" }, { "name": "Frame, Elmer M", "code": "000EMF" }, { "name": "Franklin, Robert M", "code": "2205S" }, { "name": "Garland, Jeremy A F", "code": "16405LS" }, { "name": "Gendreau, Erland R", "code": "13235LS" }, { "name": "Gildemeister, Louis F", "code": "000LFG" }, { "name": "Goacher, Richard G", "code": "7318S" }, { "name": "Gordon, Jon A", "code": "20360LS" }, { "name": "Greenawalt, Corryn", "code": "32884" }, { "name": "Hagedorn, Timothy A", "code": "16421LS" }, { "name": "Haggarty, Duffy D", "code": "32877" }, { "name": "Haiges, M L", "code": "2520S" }, { "name": "Hale, R J", "code": "2ES" }, { "name": "Hallin, Thomas", "code": "287ES" }, { "name": "Hanson, Thomas M", "code": "3153ES" }, { "name": "Hathaway, Edwin S", "code": "000ESH" }, { "name": "Hegman, Charles W", "code": "3100S" }, { "name": "Hendrickson, Jack C", "code": "2914S" }, { "name": "Henesh, Thomas", "code": "10062LS" }, { "name": "Hilling, Joshua Lucas", "code": "49193LS" }, { "name": "Hobart, William", "code": "2350S" }, { "name": "Hoechst, John W", "code": "14217LS" }, { "name": "Hoerning, David", "code": "13603S" }, { "name": "Host, John R", "code": "1693" }, { "name": "Howard, Glenn R", "code": "8376S" }, { "name": "Hughes, Elmer", "code": "000EH" }, { "name": "Humann, Stanley", "code": "2889S" }, { "name": "Ignotov, Daniel M", "code": "17477LS" }, { "name": "Inabnit, Elden L", "code": "3713S" }, { "name": "Inabnit, Steven M", "code": "9328LS" }, { "name": "Jacobson, Matthew", "code": "13748LS" }, { "name": "Jenkins, Kenneth E", "code": "9330LS" }, { "name": "Jessop, Paul", "code": "16407LS" }, { "name": "Johnson, Gary", "code": "9422S" }, { "name": "Johnson, Gary M", "code": "6422LS" }, { "name": "Jones, Leslie D", "code": "1823S" }, { "name": "Kauffman, Joseph, L", "code": "12211LS" }, { "name": "Kearney, Ryan L", "code": "49115" }, { "name": "Keerl, J S", "code": "000JSK" }, { "name": "Kenczka, Daniel R", "code": "15625S" }, { "name": "Kennedy, Lincoln O", "code": "000LK" }, { "name": "Klingbug, M", "code": "000MK" }, { "name": "Knapp, Peter B", "code": "8377" }, { "name": "Lamburth, Robert C", "code": "10686LS" }, { "name": "Lammons, Andrew S", "code": "50664LS" }, { "name": "Larsen, Donald", "code": "3980S" }, { "name": "Larson, Gilbert M", "code": "8990ES" }, { "name": "Larson, Mark Theodor", "code": "19235LS" }, { "name": "Lay, Jared A", "code": "17305LS" }, { "name": "Lazerte, Greg", "code": "14725S" }, { "name": "Lehman, James", "code": "12448S" }, { "name": "LeJeune, Michael P", "code": "8249S" }, { "name": "Lewis, Gerald L", "code": "3714S" }, { "name": "Lindseth, Ronald A", "code": "8644S" }, { "name": "Loberg, Kyle L", "code": "16970LS" }, { "name": "Luebke, Kurt A", "code": "13237LS" }, { "name": "MacDonald, J C", "code": "000JCM" }, { "name": "Magone, Edmond L", "code": "1541S" }, { "name": "Maillet, Louis H", "code": "1826S" }, { "name": "Marengo, Gregory B", "code": "9012S" }, { "name": "Marquardt, Dawn", "code": "7328S" }, { "name": "Marshall, George G", "code": "16939LS" }, { "name": "Marshall, Lawrence", "code": "7161S" }, { "name": "Martinsen, Gregory S", "code": "4124S" }, { "name": "Masters, Ray G", "code": "821S" }, { "name": "Matthew, Richard R", "code": "35ES" }, { "name": "McCarthy, Thomas P", "code": "4468S" }, { "name": "McElroy, William N", "code": "000WNM" }, { "name": "Mcgee, Daniel", "code": "5157S" }, { "name": "McMillen, Carl R", "code": "4659S" }, { "name": "Medland, Harry P", "code": "2229S" }, { "name": "Milam, Ronald D", "code": "9007S" }, { "name": "Miller, C Kent", "code": "11131LS" }, { "name": "Minnette, Ray", "code": "380" }, { "name": "Modlin, A O", "code": "100" }, { "name": "Moodry, Tom J", "code": "13105S" }, { "name": "Morgan, Robert J", "code": "17302S" }, { "name": "Morgenstern, H L", "code": "358" }, { "name": "Mueller, Virginia R", "code": "7686S" }, { "name": "Nelson, Dayton D", "code": "3897ES" }, { "name": "Nelson, Donald A", "code": "3493S" }, { "name": "Nelson, Theron", "code": "12673LS" }, { "name": "Neuman, Theodore R", "code": "3494S" }, { "name": "Niday, Steve", "code": "10998S" }, { "name": "Norris, Max L", "code": "2195" }, { "name": "Oertli, Thomas L", "code": "545" }, { "name": "Owen, Cecil R", "code": "2528S" }, { "name": "Pearson, Ronald A", "code": "9008S" }, { "name": "Pertile, R P", "code": "000RPP" }, { "name": "Peterson, Vernon R", "code": "477ES" }, { "name": "Pezoldt, Douglas W", "code": "15273LS" }, { "name": "Phillips, Joshua G", "code": "17516LS" }, { "name": "Powell, L M", "code": "2196S" }, { "name": "Powell, Steven D", "code": "4662S" }, { "name": "Purvis, William J", "code": "466" }, { "name": "Putnam, Albert P", "code": "4375S" }, { "name": "Ranger, Donald R", "code": "424" }, { "name": "Reeder, George K", "code": "000GKR" }, { "name": "Ries, Jonathan J", "code": "12450" }, { "name": "Ries, Stephen J", "code": "4125S" }, { "name": "Ries, William J", "code": "14016S" }, { "name": "Rigby, George F", "code": "000GFR" }, { "name": "Riggs, Charles E", "code": "000CER" }, { "name": "Rinfret Robert C", "code": "38990" }, { "name": "Ringel, Fredrick D", "code": "7917S" }, { "name": "Roedel, Donald M", "code": "10999LS" }, { "name": "Rosenbaum, James A", "code": "2737S" }, { "name": "Ross, Robert W", "code": "3496ES" }, { "name": "Sanderson, Robert L", "code": "3362ES" }, { "name": "Sandoval, Leonides J", "code": "14519LS" }, { "name": "Sands, Thomas E", "code": "7975S" }, { "name": "Sargent, Philip L", "code": "2235" }, { "name": "Sawhill, Donald", "code": "000DS" }, { "name": "Schaeffer, Craig A", "code": "14388ES" }, { "name": "Scheline, Donald E", "code": "7976LS" }, { "name": "Schurian, R David", "code": "3102S" }, { "name": "Shaylor, Michael D", "code": "19910" }, { "name": "Shelton, Robert J 2062S", "code": "2062S" }, { "name": "Shelton, Robert J 3538ES", "code": "3538ES" }, { "name": "Shepherd, Leonard W", "code": "10356LS" }, { "name": "Sibley, Robert", "code": "000RS" }, { "name": "Sidor, Benjamin T", "code": "39515" }, { "name": "Sievers, Edwin R", "code": "1946ES" }, { "name": "Skoblin, S K", "code": "313ES" }, { "name": "Skousen, Stanley J", "code": "2532S" }, { "name": "Slotsve, Scott R", "code": "14443LS" }, { "name": "Smiley, Daniel C", "code": "3526ES" }, { "name": "Smith, H James", "code": "2740S" }, { "name": "Smith, Linda S", "code": "6296S" }, { "name": "Smith, Morgan", "code": "9093S" }, { "name": "Smith, Randy W", "code": "12823LS" }, { "name": "Smith, Samuel R", "code": "4740" }, { "name": "Sorenson, Gordon E", "code": "2345ES" }, { "name": "Spring, James B", "code": "1535" }, { "name": "Stahly, Dan", "code": "16192LS" }, { "name": "Stanley, Arthur U", "code": "112ES" }, { "name": "Stark, Thomas E", "code": "12249S" }, { "name": "Steele, Robert W", "code": "1828S" }, { "name": "Stensatter, Gary", "code": "2001ES" }, { "name": "Stoddard, F T", "code": "000FTS" }, { "name": "Stratton, Robert H", "code": "4237S" }, { "name": "Svennungsen, Jon", "code": "3607ES" }, { "name": "Swearingen, W H", "code": "000WHS" }, { "name": "Tahija, Gerald P", "code": "3104LS" }, { "name": "Tangen, William H", "code": "3366ES" }, { "name": "Thompson, Brian D", "code": "8795LS" }, { "name": "Thompson, Sam F", "code": "42ES" }, { "name": "Thornby, William", "code": "754ES" }, { "name": "Tillotsen, Ira M", "code": "858" }, { "name": "Turner, Jimmie Allen", "code": "14742LS" }, { "name": "Underwood, William F", "code": "1654ES" }, { "name": "Urbach, Robert L", "code": "4373S" }, { "name": "Valentine, Scott", "code": "4129S" }, { "name": "Vernon, Evan J", "code": "48221LS" }, { "name": "Vick, Paul L", "code": "1537S" }, { "name": "Wade, Laurence J", "code": "10560S" }, { "name": "Waldron, John W", "code": "1702S" }, { "name": "Walter, Charles L", "code": "518ES" }, { "name": "Warren, H Gene", "code": "2734S" }, { "name": "Warren, Ronald", "code": "15629S" }, { "name": "Weikel, William", "code": "4731ES" }, { "name": "Wenzel, William J", "code": "7ES" }, { "name": "Wester, Donald H", "code": "4130S" }, { "name": "Wheeler, Harry V", "code": "000HVW" }, { "name": "Wheeler, William E", "code": "394ES" }, { "name": "Whitmore, Earl S", "code": "000ESW" }, { "name": "Willis, Stewart J", "code": "19929L" }, { "name": "Wilson, Dallas", "code": "18961LS" }, { "name": "Windle, Stephen C", "code": "17515LS" }, { "name": "Woodworth, C E", "code": "000CEW" }, { "name": "Wright, Charles A", "code": "5609S" }, { "name": "Yeiser, Thomas A", "code": "19099" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "setdate", "type": "esriFieldTypeDate", "alias": "setdate", "length": 8, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 150, "domain": null }, { "name": "docref", "type": "esriFieldTypeString", "alias": "docref", "length": 50, "domain": null }, { "name": "altname", "type": "esriFieldTypeString", "alias": "providerptid", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i192name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r77_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_77", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a58_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "91bcc380b1b945a0bee60b1e13f3194d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "CadastralFabric_Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.27842231647E7, "ymin": 5872293.713399999, "xmax": -1.25987106183E7, "ymax": 6043005.581699997, "zmin": -1.9724993035197258E-4, "zmax": 18466.33458916674, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "recordtype", "type": "esriFieldTypeInteger", "alias": "Record Type", "domain": { "type": "codedValue", "name": "lrRecordType", "description": "The type of cadastral record", "codedValues": [ { "name": "Amended Plat", "code": 1 }, { "name": "Assessor Plat", "code": 2 }, { "name": "Cemetery Plat", "code": 3 }, { "name": "Certificate of Survey", "code": 4 }, { "name": "Commissioner Journal", "code": 5 }, { "name": "Condominium", "code": 6 }, { "name": "Deed", "code": 7 }, { "name": "Deed Exhibit", "code": 8 }, { "name": "Farm Lot", "code": 9 }, { "name": "Grant of Land", "code": 10 }, { "name": "Highway Plan", "code": 11 }, { "name": "Homestead Entry", "code": 12 }, { "name": "Indian Allotment", "code": 13 }, { "name": "Land Grant", "code": 14 }, { "name": "Other", "code": 15 }, { "name": "Plat of Survey", "code": 16 }, { "name": "Sequence Conveyance", "code": 17 }, { "name": "Subdivision", "code": 18 }, { "name": "Townhome", "code": 19 }, { "name": "Townsite", "code": 20 }, { "name": "United States Survey", "code": 21 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "recordeddate", "type": "esriFieldTypeDate", "alias": "Recorded Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "parcelcount", "type": "esriFieldTypeInteger", "alias": "Created Parcel Count", "domain": null }, { "name": "retiredparcelcount", "type": "esriFieldTypeInteger", "alias": "Retired Parcel Count", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1024, "domain": null }, { "name": "surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 50, "domain": { "type": "codedValue", "name": "lrSurveyors", "description": "Surveyor Names", "codedValues": [ { "name": "BLM", "code": "BLM" }, { "name": "GLO", "code": "GLO" }, { "name": "MTDOT", "code": "MTDOT" }, { "name": "Adams, Louise", "code": "14533" }, { "name": "Adkins, Kirk F", "code": "16734LS" }, { "name": "Ainsworth, Richard A", "code": "2923S" }, { "name": "Albert, David M", "code": "5203S" }, { "name": "Anderson, Howard J", "code": "3096S" }, { "name": "Applebury, Denis", "code": "3701S" }, { "name": "Applebury, Rex", "code": "2924S" }, { "name": "Austin, Roger A", "code": "12252S" }, { "name": "Balstad, Christopher", "code": "3322S" }, { "name": "Bandy, William R", "code": "317S" }, { "name": "Bard, Richard S", "code": "1956S" }, { "name": "Bauch, Joseph E", "code": "14532LS" }, { "name": "Bayer, William D", "code": "3321S" }, { "name": "Belden, Keith S", "code": "10692ES" }, { "name": "Belski, Andrew P", "code": "14731S" }, { "name": "Benedik, Thomas", "code": "11003LS" }, { "name": "Benson, Homer H", "code": "80ES" }, { "name": "Biastoch, Kevin P", "code": "16721S" }, { "name": "Bickenbach, H L", "code": "000HLB" }, { "name": "Block, Bryan B", "code": "7918S" }, { "name": "Bogart, D D", "code": "000DDB" }, { "name": "Bouman, Lane J", "code": "2969S" }, { "name": "Bohrnsen, Hans E", "code": "12243S" }, { "name": "Bonner, James H", "code": "000JHB" }, { "name": "Bornemann, George S", "code": "8019S" }, { "name": "Breckenridge, Darren R", "code": "11706S" }, { "name": "Brien, Daniel P", "code": "7681S" }, { "name": "Brooks, George F", "code": "000GFB" }, { "name": "Brown, Horace S", "code": "5927S" }, { "name": "Brown, Theodore M", "code": "11702S" }, { "name": "Buck, Fred E", "code": "000FEB" }, { "name": "Bucher, William H", "code": "4548ES" }, { "name": "Burgess, J W", "code": "2920S" }, { "name": "Burton, James H", "code": "5428S" }, { "name": "Carstens, Marc J", "code": "5940RLS" }, { "name": "Carter, James L", "code": "7972S" }, { "name": "Catlin, A W", "code": "000AWC" }, { "name": "Chittim, Lewis M", "code": "174ES" }, { "name": "Colvill, Richard H", "code": "000RHC" }, { "name": "Conklin, Charles D", "code": "4956S" }, { "name": "Connor, Addison", "code": "000AC" }, { "name": "Cook, Paul D", "code": "7569S" }, { "name": "Couch, David J", "code": "5424S" }, { "name": "Christian, L T", "code": "301ES" }, { "name": "Cummings, James A", "code": "3111ES" }, { "name": "Custer, Robert S", "code": "3325S" }, { "name": "Cyr, Jeffery L", "code": "13103LS" }, { "name": "Dahl, Donald D", "code": "798" }, { "name": "Davis, David R", "code": "4378S" }, { "name": "Davis, Milton E", "code": "2518S" }, { "name": "Davis, Matthew R", "code": "59668LS" }, { "name": "Dean, Stephen W", "code": "11797S" }, { "name": "Dean, Wayne W", "code": "742ES" }, { "name": "Dimmick, Charles S", "code": "000CSD" }, { "name": "Dopp, Gilbert C", "code": "2739" }, { "name": "Dorman, E S", "code": "000ESD" }, { "name": "Doyle, Charles W", "code": "2516S" }, { "name": "Drenth, Michael J", "code": "10684LS" }, { "name": "Druyvestein, Terry L", "code": "2927ES" }, { "name": "Duffey, John M", "code": "15624LS" }, { "name": "Dumont, Toby", "code": "12671LS" }, { "name": "Duncan, Cary", "code": "4123S" }, { "name": "Duncan, Jeffrey A", "code": "19133LS" }, { "name": "Eaton, Kenneth E", "code": "17280S" }, { "name": "Ebbutt, Donald L", "code": "3326S" }, { "name": "Eby, Jane L", "code": "8694ES" }, { "name": "Ervin, Olaf C", "code": "16194" }, { "name": "Fallang, Donald E", "code": "????DEF" }, { "name": "Finkelnburg, O C", "code": "000OCF" }, { "name": "Fisher, Jack R", "code": "6013ES" }, { "name": "Flansburg, James A", "code": "8643S" }, { "name": "Fleming, Edward J", "code": "9747LS" }, { "name": "Fontana, Louis", "code": "2376ES" }, { "name": "Frame, Elmer M", "code": "000EMF" }, { "name": "Franklin, Robert M", "code": "2205S" }, { "name": "Garland, Jeremy A F", "code": "16405LS" }, { "name": "Gendreau, Erland R", "code": "13235LS" }, { "name": "Gildemeister, Louis F", "code": "000LFG" }, { "name": "Goacher, Richard G", "code": "7318S" }, { "name": "Gordon, Jon A", "code": "20360LS" }, { "name": "Greenawalt, Corryn", "code": "32884" }, { "name": "Hagedorn, Timothy A", "code": "16421LS" }, { "name": "Haggarty, Duffy D", "code": "32877" }, { "name": "Haiges, M L", "code": "2520S" }, { "name": "Hale, R J", "code": "2ES" }, { "name": "Hallin, Thomas", "code": "287ES" }, { "name": "Hanson, Thomas M", "code": "3153ES" }, { "name": "Hathaway, Edwin S", "code": "000ESH" }, { "name": "Hegman, Charles W", "code": "3100S" }, { "name": "Hendrickson, Jack C", "code": "2914S" }, { "name": "Henesh, Thomas", "code": "10062LS" }, { "name": "Hilling, Joshua Lucas", "code": "49193LS" }, { "name": "Hobart, William", "code": "2350S" }, { "name": "Hoechst, John W", "code": "14217LS" }, { "name": "Hoerning, David", "code": "13603S" }, { "name": "Host, John R", "code": "1693" }, { "name": "Howard, Glenn R", "code": "8376S" }, { "name": "Hughes, Elmer", "code": "000EH" }, { "name": "Humann, Stanley", "code": "2889S" }, { "name": "Ignotov, Daniel M", "code": "17477LS" }, { "name": "Inabnit, Elden L", "code": "3713S" }, { "name": "Inabnit, Steven M", "code": "9328LS" }, { "name": "Jacobson, Matthew", "code": "13748LS" }, { "name": "Jenkins, Kenneth E", "code": "9330LS" }, { "name": "Jessop, Paul", "code": "16407LS" }, { "name": "Johnson, Gary", "code": "9422S" }, { "name": "Johnson, Gary M", "code": "6422LS" }, { "name": "Jones, Leslie D", "code": "1823S" }, { "name": "Kauffman, Joseph, L", "code": "12211LS" }, { "name": "Kearney, Ryan L", "code": "49115" }, { "name": "Keerl, J S", "code": "000JSK" }, { "name": "Kenczka, Daniel R", "code": "15625S" }, { "name": "Kennedy, Lincoln O", "code": "000LK" }, { "name": "Klingbug, M", "code": "000MK" }, { "name": "Knapp, Peter B", "code": "8377" }, { "name": "Lamburth, Robert C", "code": "10686LS" }, { "name": "Lammons, Andrew S", "code": "50664LS" }, { "name": "Larsen, Donald", "code": "3980S" }, { "name": "Larson, Gilbert M", "code": "8990ES" }, { "name": "Larson, Mark Theodor", "code": "19235LS" }, { "name": "Lay, Jared A", "code": "17305LS" }, { "name": "Lazerte, Greg", "code": "14725S" }, { "name": "Lehman, James", "code": "12448S" }, { "name": "LeJeune, Michael P", "code": "8249S" }, { "name": "Lewis, Gerald L", "code": "3714S" }, { "name": "Lindseth, Ronald A", "code": "8644S" }, { "name": "Loberg, Kyle L", "code": "16970LS" }, { "name": "Luebke, Kurt A", "code": "13237LS" }, { "name": "MacDonald, J C", "code": "000JCM" }, { "name": "Magone, Edmond L", "code": "1541S" }, { "name": "Maillet, Louis H", "code": "1826S" }, { "name": "Marengo, Gregory B", "code": "9012S" }, { "name": "Marquardt, Dawn", "code": "7328S" }, { "name": "Marshall, George G", "code": "16939LS" }, { "name": "Marshall, Lawrence", "code": "7161S" }, { "name": "Martinsen, Gregory S", "code": "4124S" }, { "name": "Masters, Ray G", "code": "821S" }, { "name": "Matthew, Richard R", "code": "35ES" }, { "name": "McCarthy, Thomas P", "code": "4468S" }, { "name": "McElroy, William N", "code": "000WNM" }, { "name": "Mcgee, Daniel", "code": "5157S" }, { "name": "McMillen, Carl R", "code": "4659S" }, { "name": "Medland, Harry P", "code": "2229S" }, { "name": "Milam, Ronald D", "code": "9007S" }, { "name": "Miller, C Kent", "code": "11131LS" }, { "name": "Minnette, Ray", "code": "380" }, { "name": "Modlin, A O", "code": "100" }, { "name": "Moodry, Tom J", "code": "13105S" }, { "name": "Morgan, Robert J", "code": "17302S" }, { "name": "Morgenstern, H L", "code": "358" }, { "name": "Mueller, Virginia R", "code": "7686S" }, { "name": "Nelson, Dayton D", "code": "3897ES" }, { "name": "Nelson, Donald A", "code": "3493S" }, { "name": "Nelson, Theron", "code": "12673LS" }, { "name": "Neuman, Theodore R", "code": "3494S" }, { "name": "Niday, Steve", "code": "10998S" }, { "name": "Norris, Max L", "code": "2195" }, { "name": "Oertli, Thomas L", "code": "545" }, { "name": "Owen, Cecil R", "code": "2528S" }, { "name": "Pearson, Ronald A", "code": "9008S" }, { "name": "Pertile, R P", "code": "000RPP" }, { "name": "Peterson, Vernon R", "code": "477ES" }, { "name": "Pezoldt, Douglas W", "code": "15273LS" }, { "name": "Phillips, Joshua G", "code": "17516LS" }, { "name": "Powell, L M", "code": "2196S" }, { "name": "Powell, Steven D", "code": "4662S" }, { "name": "Purvis, William J", "code": "466" }, { "name": "Putnam, Albert P", "code": "4375S" }, { "name": "Ranger, Donald R", "code": "424" }, { "name": "Reeder, George K", "code": "000GKR" }, { "name": "Ries, Jonathan J", "code": "12450" }, { "name": "Ries, Stephen J", "code": "4125S" }, { "name": "Ries, William J", "code": "14016S" }, { "name": "Rigby, George F", "code": "000GFR" }, { "name": "Riggs, Charles E", "code": "000CER" }, { "name": "Rinfret Robert C", "code": "38990" }, { "name": "Ringel, Fredrick D", "code": "7917S" }, { "name": "Roedel, Donald M", "code": "10999LS" }, { "name": "Rosenbaum, James A", "code": "2737S" }, { "name": "Ross, Robert W", "code": "3496ES" }, { "name": "Sanderson, Robert L", "code": "3362ES" }, { "name": "Sandoval, Leonides J", "code": "14519LS" }, { "name": "Sands, Thomas E", "code": "7975S" }, { "name": "Sargent, Philip L", "code": "2235" }, { "name": "Sawhill, Donald", "code": "000DS" }, { "name": "Schaeffer, Craig A", "code": "14388ES" }, { "name": "Scheline, Donald E", "code": "7976LS" }, { "name": "Schurian, R David", "code": "3102S" }, { "name": "Shaylor, Michael D", "code": "19910" }, { "name": "Shelton, Robert J 2062S", "code": "2062S" }, { "name": "Shelton, Robert J 3538ES", "code": "3538ES" }, { "name": "Shepherd, Leonard W", "code": "10356LS" }, { "name": "Sibley, Robert", "code": "000RS" }, { "name": "Sidor, Benjamin T", "code": "39515" }, { "name": "Sievers, Edwin R", "code": "1946ES" }, { "name": "Skoblin, S K", "code": "313ES" }, { "name": "Skousen, Stanley J", "code": "2532S" }, { "name": "Slotsve, Scott R", "code": "14443LS" }, { "name": "Smiley, Daniel C", "code": "3526ES" }, { "name": "Smith, H James", "code": "2740S" }, { "name": "Smith, Linda S", "code": "6296S" }, { "name": "Smith, Morgan", "code": "9093S" }, { "name": "Smith, Randy W", "code": "12823LS" }, { "name": "Smith, Samuel R", "code": "4740" }, { "name": "Sorenson, Gordon E", "code": "2345ES" }, { "name": "Spring, James B", "code": "1535" }, { "name": "Stahly, Dan", "code": "16192LS" }, { "name": "Stanley, Arthur U", "code": "112ES" }, { "name": "Stark, Thomas E", "code": "12249S" }, { "name": "Steele, Robert W", "code": "1828S" }, { "name": "Stensatter, Gary", "code": "2001ES" }, { "name": "Stoddard, F T", "code": "000FTS" }, { "name": "Stratton, Robert H", "code": "4237S" }, { "name": "Svennungsen, Jon", "code": "3607ES" }, { "name": "Swearingen, W H", "code": "000WHS" }, { "name": "Tahija, Gerald P", "code": "3104LS" }, { "name": "Tangen, William H", "code": "3366ES" }, { "name": "Thompson, Brian D", "code": "8795LS" }, { "name": "Thompson, Sam F", "code": "42ES" }, { "name": "Thornby, William", "code": "754ES" }, { "name": "Tillotsen, Ira M", "code": "858" }, { "name": "Turner, Jimmie Allen", "code": "14742LS" }, { "name": "Underwood, William F", "code": "1654ES" }, { "name": "Urbach, Robert L", "code": "4373S" }, { "name": "Valentine, Scott", "code": "4129S" }, { "name": "Vernon, Evan J", "code": "48221LS" }, { "name": "Vick, Paul L", "code": "1537S" }, { "name": "Wade, Laurence J", "code": "10560S" }, { "name": "Waldron, John W", "code": "1702S" }, { "name": "Walter, Charles L", "code": "518ES" }, { "name": "Warren, H Gene", "code": "2734S" }, { "name": "Warren, Ronald", "code": "15629S" }, { "name": "Weikel, William", "code": "4731ES" }, { "name": "Wenzel, William J", "code": "7ES" }, { "name": "Wester, Donald H", "code": "4130S" }, { "name": "Wheeler, Harry V", "code": "000HVW" }, { "name": "Wheeler, William E", "code": "394ES" }, { "name": "Whitmore, Earl S", "code": "000ESW" }, { "name": "Willis, Stewart J", "code": "19929L" }, { "name": "Wilson, Dallas", "code": "18961LS" }, { "name": "Windle, Stephen C", "code": "17515LS" }, { "name": "Woodworth, C E", "code": "000CEW" }, { "name": "Wright, Charles A", "code": "5609S" }, { "name": "Yeiser, Thomas A", "code": "19099" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "company", "type": "esriFieldTypeString", "alias": "Company", "length": 50, "domain": { "type": "codedValue", "name": "lrSurveyCompanies", "description": "Survey Companies", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "Adams & Clark, Inc.", "code": "ACINC" }, { "name": "Ainsworth & Applebury", "code": "AA" }, { "name": "Ainsworth & Associates", "code": "AINSWORTH" }, { "name": "Alcyon, LLC", "code": "ALCYON" }, { "name": "Anderson Land Surveying", "code": "ANDERSON" }, { "name": "Applebury Survey", "code": "APPLEBURY" }, { "name": "Atlas Engineers, Inc.", "code": "ATLAS" }, { "name": "Base Line Surveying & Mapping", "code": "BASELINE" }, { "name": "Bayer & Company", "code": "BAYER" }, { "name": "Big Sky Land Consulting, Inc.", "code": "BSLC" }, { "name": "Big Sky Surveying", "code": "BIGSKY" }, { "name": "Bishop-Doyle Inc.", "code": "BD" }, { "name": "Blocks Surveying", "code": "BLOCK" }, { "name": "Bob Steele and Associates", "code": "BSTEELE" }, { "name": "Bob Stratton Surveying", "code": "BSTRATTON" }, { "name": "Bovay Engineers, Inc.", "code": "BOVAY" }, { "name": "Breckenridge Land Surveying", "code": "BRECK" }, { "name": "Carstens Land Surveying", "code": "CARSTENS" }, { "name": "CTA Civil Engineers", "code": "CTA" }, { "name": "Cushing Terrel", "code": "CT" }, { "name": "David Evans & Associates, Inc.", "code": "DE" }, { "name": "Davis & Tillotson", "code": "DT" }, { "name": "DJ&A", "code": "DJA" }, { "name": "Duffey Land Surveying", "code": "DUFFEY" }, { "name": "Eby & Associates Inc.", "code": "EBIASSOC" }, { "name": "Ed Fleming Surveying", "code": "FLEMING" }, { "name": "Eli & Associates", "code": "ELIASSOC" }, { "name": "Flathead Land Consultants", "code": "FHLC" }, { "name": "Gardner & Scovel", "code": "GS" }, { "name": "Garland Land Surveying Inc.", "code": "GARLAND" }, { "name": "Gendreau Surveying", "code": "GENDREAU" }, { "name": "Geo-Marine Technology, Inc.", "code": "GMT" }, { "name": "Gilbert Larson Engineering", "code": "GLES" }, { "name": "Goacher & Associates", "code": "GOACHER" }, { "name": "Gordon Sorenson Engineering", "code": "GSE" }, { "name": "HDR, Inc.", "code": "HDR" }, { "name": "Helena Sand & Gravel", "code": "HSG" }, { "name": "Hersman Land Survey", "code": "HLS" }, { "name": "IMEG", "code": "IMEG" }, { "name": "Johnston Couch", "code": "JC" }, { "name": "Kadrmas, Lee & Jackson", "code": "KLJ" }, { "name": "Kearney Land Surveying Associates", "code": "KLSA" }, { "name": "Lammons Land Surveying LLC", "code": "LLS" }, { "name": "LeJeune Surveying", "code": "LJ" }, { "name": "Loberg Land Surveying LLC", "code": "LOBERG" }, { "name": "Longstaff and Brooks Engineers", "code": "LB" }, { "name": "LSW Land Services", "code": "LSW" }, { "name": "Maillet & Associates", "code": "MAILLET" }, { "name": "Marquardt Surveying", "code": "MARQUARDT" }, { "name": "Martinsen Surveys", "code": "MARTIN" }, { "name": "McGee and Company", "code": "MCGEE" }, { "name": "McMillen-Converse Surveyors", "code": "MCMCON" }, { "name": "Missoula County Public Works", "code": "MC" }, { "name": "Missoula Engineering", "code": "MISSOULAEN" }, { "name": "Montana Department of Transpor", "code": "MDT" }, { "name": "Montana Northwest Company", "code": "MTNWCO" }, { "name": "Montana Power Company", "code": "MPC" }, { "name": "Moodry Southwest Technical Surveying", "code": "MSTS" }, { "name": "Morrison Maierle, Inc.", "code": "MMI" }, { "name": "Mountain Plains, LLC", "code": "MOUNTAINPL" }, { "name": "MTA", "code": "MTA" }, { "name": "O. C. Ervin Land Surveying Inc.", "code": "OCERVINLAN" }, { "name": "Paul L. Vick & Associates", "code": "PV" }, { "name": "Peterson Engineering Company", "code": "PETERSON" }, { "name": "Pioneer Technical Services", "code": "PIONEER" }, { "name": "Professional Consultants Inc.", "code": "PCI" }, { "name": "Ringel & Associates, P.A.", "code": "RINGEL" }, { "name": "Robert J. Shelton & Associates", "code": "RJS" }, { "name": "Robert Peccia & Associates", "code": "RPA" }, { "name": "Rocky Mountain Surveyors", "code": "ROCKYMTN" }, { "name": "Ruen-Yeager & Associates, Inc. ", "code": "RY" }, { "name": "Sanderson Stewart", "code": "SS" }, { "name": "Sands Surveying, Inc.", "code": "SANDS" }, { "name": "Smith Surveying Co.", "code": "SMITH" }, { "name": "Sorenson & Company", "code": "SORENSON" }, { "name": "Sorenson & Shelton Engineering", "code": "SOSH" }, { "name": "Stahly Engineering & Assoc", "code": "STAHLY" }, { "name": "Stensatter Druyvestein & Assoc", "code": "SDA" }, { "name": "Tangen Engineering", "code": "TANGEN" }, { "name": "Territorial Engineering and Surveying", "code": "TES" }, { "name": "Territorial Landworks, Inc.", "code": "TLI" }, { "name": "Thomas, Dean & Hoskins, Inc.", "code": "TDH" }, { "name": "Thompson & Associates", "code": "THOMPSON" }, { "name": "Triple R Surveying, Inc.", "code": "TRIPLERSUR" }, { "name": "Tristate Technical Services", "code": "TRISTATE" }, { "name": "USFS Missoula Ranger District", "code": "MRD" }, { "name": "Underwood & Associates, Inc.", "code": "UNDERWOOD" }, { "name": "VTN Washington", "code": "VTN" }, { "name": "W. E. Neill & Associates", "code": "WENEILL" }, { "name": "Water Consulting", "code": "WC" }, { "name": "Wenzel & Company Consulting", "code": "WENZ" }, { "name": "Western Digital Cartography, Inc.", "code": "WDC" }, { "name": "WGM Group", "code": "WGM" }, { "name": "Whipple Consulting Engineers", "code": "WCI" }, { "name": "White Shield, Inc.", "code": "WSI" }, { "name": "Woith Engineering Inc.", "code": "WOITHENGIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "surveydate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "truemidbrg", "type": "esriFieldTypeInteger", "alias": "TrueMidBrg", "domain": { "type": "codedValue", "name": "lrYesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "modifydate", "type": "esriFieldTypeDate", "alias": "Modification Date", "length": 8, "domain": null }, { "name": "hdnumber", "type": "esriFieldTypeString", "alias": "Health Department Number", "length": 15, "domain": null }, { "name": "sonumber", "type": "esriFieldTypeString", "alias": "Surveyors Office Number", "length": 15, "domain": null }, { "name": "crnumber", "type": "esriFieldTypeString", "alias": "Clerk & Recorder Number", "length": 15, "domain": null }, { "name": "bookpage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 20, "domain": null }, { "name": "sourcenumber", "type": "esriFieldTypeString", "alias": "Source Document Number", "length": 25, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Survey Type", "length": 50, "domain": { "type": "codedValue", "name": "lrSurveyTypes", "description": "The type of survey.", "codedValues": [ { "name": "Deed", "code": "Deed" }, { "name": "Greater Than Minimum", "code": "Greater Than Minimum" }, { "name": "Parcel Over 10 Acres ", "code": "10" }, { "name": "Parcel Over 160 Acres", "code": "160" }, { "name": "Parcel Over 20 Acres", "code": "20" }, { "name": "Agricultural", "code": "AG" }, { "name": "Aggregation", "code": "AGG" }, { "name": "Boundary Relocation", "code": "BR" }, { "name": "Cemetery Lots", "code": "CEM" }, { "name": "Court Order", "code": "CO" }, { "name": "Correction", "code": "CORRECTION" }, { "name": "Easement", "code": "EASE" }, { "name": "Life Estate", "code": "EST" }, { "name": "Family Transfer", "code": "FT" }, { "name": "Family Transfer (Gift)", "code": "GIFT" }, { "name": "Highway", "code": "HWY" }, { "name": "Lease", "code": "LEASE" }, { "name": "Mortgage Parcel", "code": "MOR" }, { "name": "N/A Prior To 07/01/1974", "code": "N/A" }, { "name": "Occasional Sale", "code": "OS" }, { "name": "Gravel Pit", "code": "PIT" }, { "name": "Relocation", "code": "REL" }, { "name": "Remainder Parcel", "code": "REM" }, { "name": "Retracement", "code": "RET" }, { "name": "Right-of-Way", "code": "RW" }, { "name": "Utility Site", "code": "UT" }, { "name": "Major Subdivision", "code": "MAJ" }, { "name": "Mineral Survey", "code": "MIN" }, { "name": "Minor Subdivision", "code": "SUM" }, { "name": "Parcel Over 5 Acres", "code": "5" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wonumber", "type": "esriFieldTypeString", "alias": "wonumber", "length": 15, "domain": null }, { "name": "originalfeatureoid", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "cogoaccuracy", "type": "esriFieldTypeInteger", "alias": "COGOAccuracy", "domain": null }, { "name": "sstnumber", "type": "esriFieldTypeString", "alias": "SST Number", "length": 20, "domain": null }, { "name": "soname", "type": "esriFieldTypeString", "alias": "SO Name", "length": 255, "domain": null }, { "name": "subcode", "type": "esriFieldTypeString", "alias": "Subdivision Code", "length": 10, "domain": null }, { "name": "recordguid", "type": "esriFieldTypeString", "alias": "Record GUID", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i193name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r78_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_78", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a59_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "91bcc380b1b945a0bee60b1e13f3194d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Tax", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.27791678046E7, "ymin": 5882126.683700003, "xmax": -1.26128039529E7, "ymax": 6040613.125, "zmin": -8.534165972378105E-4, "zmax": 13607.879739166747, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "createdbyrecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "retiredbyrecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "statedarea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "statedareaunit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "calculatedarea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "miscloseratio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null }, { "name": "misclosedistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null }, { "name": "isseed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "validationstatus", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status_1", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Meandered Water", "code": 12 }, { "name": "Mobile Home Park", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "legalstartdate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "legalenddate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "lrAccuracy", "description": "Parcel Fabric Accuracy", "codedValues": [ { "name": "1 - Highest", "code": 1 }, { "name": "2 - After 1980", "code": 2 }, { "name": "3 - 1908 to 1980", "code": 3 }, { "name": "4 - 1881 to 1907", "code": 4 }, { "name": "5 - Before 1881", "code": 5 }, { "name": "6 - 1800", "code": 6 }, { "name": "7 - Lowest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unclosed", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null }, { "name": "misclosebearing", "type": "esriFieldTypeDouble", "alias": "MiscloseBearing", "domain": null }, { "name": "backsightbearing", "type": "esriFieldTypeDouble", "alias": "BacksightBearing", "domain": null }, { "name": "separatedrighttype", "type": "esriFieldTypeString", "alias": "Separated Right", "length": 50, "domain": null }, { "name": "historytype", "type": "esriFieldTypeString", "alias": "History Type", "length": 50, "domain": { "type": "codedValue", "name": "lrHistoryType", "description": "The reason for retiring the tax parcel", "codedValues": [ { "name": "Retired Tax Parcel", "code": "Retired Tax Parcel" }, { "name": "ROW Vacation", "code": "ROW Vacation" }, { "name": "Alley Vacation", "code": "Alley Vacation" }, { "name": "ROW Dedication", "code": "ROW Dedication" }, { "name": "Easement Relinquishment", "code": "Easement Relinquishment" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "floordesignator", "type": "esriFieldTypeSmallInteger", "alias": "Floor Number", "domain": { "type": "range", "name": "lrFloorDesignator", "description": "Parcel Fabric Floor Number", "range": [ -10, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "taxid", "type": "esriFieldTypeInteger", "alias": "Tax ID", "domain": null }, { "name": "owncode", "type": "esriFieldTypeInteger", "alias": "OwnCode", "domain": { "type": "codedValue", "name": "lrOwnCodes", "description": "Owner type code", "codedValues": [ { "name": "PRIVATE", "code": 10000 }, { "name": "PRIVATE - In City", "code": 10100 }, { "name": "PRIVATE - In County", "code": 10200 }, { "name": "PRIVATE LARGE CORPORATE", "code": 13000 }, { "name": "WEYERHAEUSER", "code": 13001 }, { "name": "THE NATURE CONSERVANCY", "code": 13002 }, { "name": "FIVE VALLEYS LAND TRUST", "code": 13003 }, { "name": "NORTHWESTERN ENERGY", "code": 13004 }, { "name": "MPG RANCH", "code": 13005 }, { "name": "SOUTHERN PINE", "code": 13006 }, { "name": "PRIVATE (FORMERLY WEYERHAEUSER)", "code": 13007 }, { "name": "POTOMAC CORPORATION", "code": 13008 }, { "name": "THE TRUST FOR PUBLIC LAND", "code": 13009 }, { "name": "PRIVATE UTILITY EASEMENT", "code": 14000 }, { "name": "TELECOMMUNICATION EASEMENT", "code": 14100 }, { "name": "POWER EASEMENT", "code": 14200 }, { "name": "TRANSPORTATION EASEMENT", "code": 14300 }, { "name": "WATER EASEMENT", "code": 14400 }, { "name": "US GOVERNMENT", "code": 20000 }, { "name": "USDI MISC", "code": 21000 }, { "name": "US BLM RESERVED", "code": 21100 }, { "name": "US BUREAU OF RECLAMATION", "code": 21200 }, { "name": "US FISH AND WILDLIFE SERVICE", "code": 21300 }, { "name": "NATIONAL PARK SERVICE", "code": 21400 }, { "name": "US BUREAU OF INDIAN AFFAIRS", "code": 21500 }, { "name": "USDA MISC", "code": 22000 }, { "name": "USDA FOREST SERVICE", "code": 22100 }, { "name": "NATURAL RESOURCE CONSERVATION AGENCY", "code": 22200 }, { "name": "USDOD MILITARY RESERVATIONS", "code": 23000 }, { "name": "STATE OF MONTANA", "code": 30000 }, { "name": "MONTANA DEPT OF FISH WILDLIFE AND PARKS", "code": 32000 }, { "name": "DEPARTMENT OF NATURAL RESOURCES AND CONSERVATION", "code": 33000 }, { "name": "DEPARTMENT OF TRANSPORTATION", "code": 34000 }, { "name": "DEPARTMENT OF INSTITUTIONS", "code": 35000 }, { "name": "MONTANA UNIVERSITY SYSTEM", "code": 36000 }, { "name": "LOCAL GOVERNMENT", "code": 40000 }, { "name": "LOCAL GOVERNMENT - EMERGENCY", "code": 40700 }, { "name": "LOCAL GOVERNMENT - CITY", "code": 40800 }, { "name": "LOCAL GOVERNMENT - COUNTY", "code": 41900 }, { "name": "LOCAL GOVERNMENT - SCHOOL", "code": 42000 }, { "name": "LOCAL GOVERNMENT - IRRIGATION", "code": 42100 }, { "name": "LOCAL GOVERNMENT - AIRPORT AUTH.", "code": 42600 }, { "name": "TRIBAL LANDS", "code": 50000 }, { "name": "CONFEDERATED SALISH & KOOTENAI", "code": 59900 }, { "name": "RIGHT OF WAY", "code": 88888 }, { "name": "WATER MISC", "code": 90000 }, { "name": "WATER LAKE/RESERVOIR", "code": 91000 }, { "name": "WATER RIVER", "code": 92000 }, { "name": "NOT CODED", "code": 99999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "linked", "type": "esriFieldTypeSmallInteger", "alias": "Linked", "domain": { "type": "codedValue", "name": "lrLinked", "description": "Linked to DOR", "codedValues": [ { "name": "Not Linked", "code": 0 }, { "name": "Linked", "code": 1 }, { "name": "ROW/Water", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "conveyancedocs", "type": "esriFieldTypeString", "alias": "conveyancedocs", "length": 2048, "domain": null }, { "name": "relateddocs", "type": "esriFieldTypeString", "alias": "relateddocs", "length": 2048, "domain": null }, { "name": "originalfeatureoid", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "originalstatedarea", "type": "esriFieldTypeString", "alias": "OriginalStatedArea", "length": 255, "domain": null }, { "name": "levy", "type": "esriFieldTypeString", "alias": "Levy District", "length": 255, "domain": null }, { "name": "geocode", "type": "esriFieldTypeString", "alias": "Geocode", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 255, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i222createdbyrecord", "fields": "createdbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i222name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i222retiredbyrecord", "fields": "retiredbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i222validationstatus", "fields": "validationstatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r102_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_102", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "91bcc380b1b945a0bee60b1e13f3194d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Simultaneous_Conveyance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "conveyancetype", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 } }, "defaultLabel": "Uncategorized", "uniqueValueGroups": [ { "heading": "Sub or Condo Type", "classes": [ { "label": "Certificate of Survey", "description": "Certificate of Survey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 } }, "values": [ [ "Certificate of Survey" ] ] }, { "label": "Condominium", "description": "Condominium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 } }, "values": [ [ "Condominium" ] ] }, { "label": "Deed", "description": "Deed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 4 } }, "values": [ [ "Deed" ] ] }, { "label": "Deed Exhibit", "description": "Deed Exhibit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 4 } }, "values": [ [ "Deed Exhibit" ] ] }, { "label": "Subdivision", "description": "Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 } }, "values": [ [ "Subdivision" ] ] }, { "label": "Townhome", "description": "Townhome", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 188, 151, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 4 } }, "values": [ [ "Townhome" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 } }, "value": "Certificate of Survey", "label": "Certificate of Survey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 } }, "value": "Condominium", "label": "Condominium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 4 } }, "value": "Deed", "label": "Deed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 4 } }, "value": "Deed Exhibit", "label": "Deed Exhibit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 } }, "value": "Subdivision", "label": "Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 188, 151, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 4 } }, "value": "Townhome", "label": "Townhome" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 191, 163, 255 ], "toColor": [ 164, 191, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 147, 207, 255 ], "toColor": [ 201, 147, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 167, 168, 255 ], "toColor": [ 212, 167, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 170, 191, 255 ], "toColor": [ 142, 170, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 192, 141, 255 ], "toColor": [ 199, 192, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 157, 207, 255 ], "toColor": [ 160, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 211, 212, 255 ], "toColor": [ 157, 211, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 214, 156, 255 ], "toColor": [ 157, 214, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 171, 202, 255 ], "toColor": [ 204, 171, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 206, 180, 255 ], "toColor": [ 212, 206, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 141, 173, 255 ], "toColor": [ 196, 141, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 177, 145, 255 ], "toColor": [ 201, 177, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 207, 155, 255 ], "toColor": [ 182, 207, 155, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ConveyanceType = 'Subdivision'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Subdivision", "priority": 105, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ConveyanceType = 'Condominium'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Condominium", "priority": 108, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(conveyancetype = 'Certificate of Survey' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Certificate of Survey", "priority": 101, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(conveyancetype = 'Deed' )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Deed", "priority": 94, "symbol": { "type": "esriTS", "color": [ 170, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(conveyancetype = 'Deed Exhibit' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Deed Exhibit", "priority": 97, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.27684058203E7, "ymin": 5882326.635399997, "xmax": -1.26128039529E7, "ymax": 6040613.125, "zmin": -1.9724993035197258E-4, "zmax": 13607.879739166747, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "createdbyrecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "retiredbyrecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "statedarea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "statedareaunit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "calculatedarea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "miscloseratio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null }, { "name": "misclosedistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null }, { "name": "isseed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "validationstatus", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Meandered Water", "code": 12 }, { "name": "Mobile Home Park", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "legalstartdate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "legalenddate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "lrAccuracy", "description": "Parcel Fabric Accuracy", "codedValues": [ { "name": "1 - Highest", "code": 1 }, { "name": "2 - After 1980", "code": 2 }, { "name": "3 - 1908 to 1980", "code": 3 }, { "name": "4 - 1881 to 1907", "code": 4 }, { "name": "5 - Before 1881", "code": 5 }, { "name": "6 - 1800", "code": 6 }, { "name": "7 - Lowest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "conveyancetype", "type": "esriFieldTypeString", "alias": "Sub or Condo Type", "length": 50, "domain": { "type": "codedValue", "name": "lrSimConType", "description": "The type of simultaneous conveyance", "codedValues": [ { "name": "Amended Plat", "code": "Amended Plat" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Certificate of Survey", "code": "Certificate of Survey" }, { "name": "Commissioner Journal", "code": "Commissioners Journal" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Deed", "code": "Deed" }, { "name": "Deed Exhibit", "code": "Deed Exhibit" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Highway Plan", "code": "Highway Plan" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Other", "code": "Other" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Townhome", "code": "Townhome" }, { "name": "Townsite", "code": "Townsite" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "historytype", "type": "esriFieldTypeString", "alias": "History Type", "length": 50, "domain": { "type": "codedValue", "name": "lrHistoryType", "description": "The reason for retiring the tax parcel", "codedValues": [ { "name": "Retired Tax Parcel", "code": "Retired Tax Parcel" }, { "name": "ROW Vacation", "code": "ROW Vacation" }, { "name": "Alley Vacation", "code": "Alley Vacation" }, { "name": "ROW Dedication", "code": "ROW Dedication" }, { "name": "Easement Relinquishment", "code": "Easement Relinquishment" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "conveyancedocs", "type": "esriFieldTypeString", "alias": "conveyancedocs", "length": 2048, "domain": null }, { "name": "relateddocs", "type": "esriFieldTypeString", "alias": "relateddocs", "length": 2048, "domain": null }, { "name": "originalfeatureoid", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "originalstatedarea", "type": "esriFieldTypeString", "alias": "OriginalStatedArea", "length": 255, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i201createdbyrecord", "fields": "createdbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i201name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i201retiredbyrecord", "fields": "retiredbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i201validationstatus", "fields": "validationstatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r86_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_86", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "91bcc380b1b945a0bee60b1e13f3194d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Conveyance_Division", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "simcondivtype", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 } }, "defaultLabel": "Uncategorized", "uniqueValueGroups": [ { "heading": "Lot or Unit Type", "classes": [ { "label": "Survey Anomaly", "description": "Survey Anomaly", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Survey Anomaly" ] ] }, { "label": "Block", "description": "Block", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } }, "values": [ [ "Block" ] ] }, { "label": "Public Right Of Way", "description": "Public Right Of Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Public Right Of Way" ] ] }, { "label": "Portion", "description": "Portion", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "values": [ [ "Portion" ] ] }, { "label": "Lot; Parcel; Tract", "description": "Lot; Parcel; Tract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Lot" ], [ "Parcel" ], [ "Tract" ] ] }, { "label": "Unit", "description": "Unit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 214, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 1.1 } }, "values": [ [ "Unit" ] ] }, { "label": "Building", "description": "Building", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "Building" ] ] }, { "label": "General Common Element", "description": "General Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "values": [ [ "General Common Element" ] ] }, { "label": "Limited Common Element", "description": "Limited Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "values": [ [ "Limited Common Element" ] ] }, { "label": "Ingress/Egress", "description": "Ingress/Egress", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": null }, "values": [ [ "Ingress/Egress" ] ] }, { "label": "Outlot", "description": "Outlot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "Outlot" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "values": [ [ "Park" ] ] }, { "label": "Condominium", "description": "Condominium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Condominium" ] ] }, { "label": "Townhome", "description": "Townhome", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Townhome" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Survey Anomaly", "label": "Survey Anomaly" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } }, "value": "Block", "label": "Block" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Public Right Of Way", "label": "Public Right Of Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "value": "Portion", "label": "Portion" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Lot", "label": "Lot; Parcel; Tract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Parcel", "label": "Lot; Parcel; Tract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tract", "label": "Lot; Parcel; Tract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 214, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 1.1 } }, "value": "Unit", "label": "Unit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Building", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "value": "General Common Element", "label": "General Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "value": "Limited Common Element", "label": "Limited Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": null }, "value": "Ingress/Egress", "label": "Ingress/Egress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Outlot", "label": "Outlot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Condominium", "label": "Condominium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Townhome", "label": "Townhome" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 182, 252, 255 ], "toColor": [ 223, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 194, 255 ], "toColor": [ 252, 195, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 228, 252, 255 ], "toColor": [ 182, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 250, 255 ], "toColor": [ 197, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 198, 252, 255 ], "toColor": [ 189, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 205, 255 ], "toColor": [ 187, 252, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 51, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(simcondivtype = 'Block' )", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Block", "priority": 155, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Century Gothic", "size": 24, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.simcondivtype + \" \" + $feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "simcondivtype IN ('Tract' , 'Parcel' , 'Lot' )", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Tract; Parcel; Lot", "priority": 157, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Century Gothic", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(simcondivtype = 'Public Right Of Way' )", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Public Right Of Way", "priority": 159, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Century Gothic", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(simcondivtype = 'Park' )", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Park", "priority": 166, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Century Gothic", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.27661032725E7, "ymin": 5882326.635399997, "xmax": -1.26128059096E7, "ymax": 6040613.125, "zmin": -1.9724993035197258E-4, "zmax": 2.955111855492942E12, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "createdbyrecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "retiredbyrecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "statedarea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "statedareaunit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "calculatedarea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "miscloseratio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null }, { "name": "misclosedistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null }, { "name": "isseed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "validationstatus", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Meandered Water", "code": 12 }, { "name": "Mobile Home Park", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "legalstartdate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "legalenddate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "unclosed", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null }, { "name": "misclosebearing", "type": "esriFieldTypeDouble", "alias": "MiscloseBearing", "domain": null }, { "name": "backsightbearing", "type": "esriFieldTypeDouble", "alias": "BacksightBearing", "domain": null }, { "name": "simcondivtype", "type": "esriFieldTypeString", "alias": "Lot or Unit Type", "length": 50, "domain": { "type": "codedValue", "name": "lrSimConDivType", "description": "The type of simultaneous conveyance division", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Building", "code": "Building" }, { "name": "Cemetery Lot", "code": "Cemetery Lot" }, { "name": "Cemetery Plot", "code": "Cemetery Plot" }, { "name": "Claim", "code": "Claim" }, { "name": "Cluster", "code": "Cluster" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Fractional Part", "code": "Fractional Part" }, { "name": "General Common Element", "code": "General Common Element" }, { "name": "Limited Common Element", "code": "Limited Common Element" }, { "name": "Lot", "code": "Lot" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Park", "code": "Park" }, { "name": "Plot", "code": "Plot" }, { "name": "Portion", "code": "Portion" }, { "name": "Public Right Of Way", "code": "Public Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Survey", "code": "Survey" }, { "name": "Survey Anomaly", "code": "Survey Anomaly" }, { "name": "Townhome", "code": "Townhome" }, { "name": "Tract", "code": "Tract" }, { "name": "Unit", "code": "Unit" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "blockdesignator", "type": "esriFieldTypeString", "alias": "Block Number", "length": 10, "domain": null }, { "name": "historytype", "type": "esriFieldTypeString", "alias": "History Type", "length": 50, "domain": { "type": "codedValue", "name": "lrHistoryType", "description": "The reason for retiring the tax parcel", "codedValues": [ { "name": "Retired Tax Parcel", "code": "Retired Tax Parcel" }, { "name": "ROW Vacation", "code": "ROW Vacation" }, { "name": "Alley Vacation", "code": "Alley Vacation" }, { "name": "ROW Dedication", "code": "ROW Dedication" }, { "name": "Easement Relinquishment", "code": "Easement Relinquishment" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "floordesignator", "type": "esriFieldTypeSmallInteger", "alias": "Floor Number", "domain": { "type": "range", "name": "lrFloorDesignator", "description": "Parcel Fabric Floor Number", "range": [ -10, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "conveyancedocs", "type": "esriFieldTypeString", "alias": "conveyancedocs", "length": 2048, "domain": null }, { "name": "relateddocs", "type": "esriFieldTypeString", "alias": "relateddocs", "length": 2048, "domain": null }, { "name": "originalfeatureoid", "type": "esriFieldTypeInteger", "alias": "OriginalFeatureOID", "domain": null }, { "name": "originalstatedarea", "type": "esriFieldTypeString", "alias": "OriginalStatedArea", "length": 255, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i194createdbyrecord", "fields": "createdbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i194name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i194retiredbyrecord", "fields": "retiredbyrecord", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i194validationstatus", "fields": "validationstatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r79_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_79", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a60_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "91bcc380b1b945a0bee60b1e13f3194d" } ], "tables": [] }