{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Parcel Labels", "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": 18000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 242, 212, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Mid($feature.Name, 8,1) + \"-\" + Mid($feature.name,9,2) + \"-\" + Mid($feature.name,11,2)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "linked <> 2", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 92, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"ROW/Water\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "Linked = 2", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ROW", "priority": 91, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "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": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "owncode", "type": "esriFieldTypeInteger", "alias": "OwnCode", "domain": null }, { "name": "linked", "type": "esriFieldTypeSmallInteger", "alias": "Linked", "domain": { "type": "codedValue", "name": "WS3_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": "taxid", "type": "esriFieldTypeInteger", "alias": "TaxId", "domain": null }, { "name": "geocode", "type": "esriFieldTypeString", "alias": "Geocode", "length": 20, "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 }, { "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": "WS3_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": "WS3_PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "validationstatus", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": null }, { "name": "type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "source", "type": "esriFieldTypeString", "alias": "source", "length": 15, "domain": null }, { "name": "levy", "type": "esriFieldTypeString", "alias": "Levy District", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r104_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_104", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a85_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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "Annexations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": "docpurpose", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "defaultLabel": "Not Classified", "uniqueValueGroups": [ { "heading": "Document Purpose", "classes": [ { "label": "CITY ANNEXATION", "description": "CITY ANNEXATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 55, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "CITY ANNEXATION" ] ] }, { "label": "CITY EXCLUSION", "description": "CITY EXCLUSION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 173, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "CITY EXCLUSION" ] ] }, { "label": "CITY INTENT", "description": "CITY INTENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "CITY INTENT" ] ] }, { "label": "FIRE ANNEXATION", "description": "FIRE ANNEXATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "FIRE ANNEXATION" ] ] }, { "label": "ROW VACATION", "description": "ROW VACATION", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "ROW VACATION" ] ] }, { "label": "SEWER ANNEXATION", "description": "SEWER ANNEXATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "SEWER ANNEXATION" ] ] }, { "label": "URBAN TRANS ANNEXATION", "description": "URBAN TRANS ANNEXATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "values": [ [ "URBAN TRANS ANNEXATION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 55, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "CITY ANNEXATION", "label": "CITY ANNEXATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 173, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "CITY EXCLUSION", "label": "CITY EXCLUSION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "CITY INTENT", "label": "CITY INTENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "FIRE ANNEXATION", "label": "FIRE ANNEXATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "ROW VACATION", "label": "ROW VACATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "SEWER ANNEXATION", "label": "SEWER ANNEXATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 2 } }, "value": "URBAN TRANS ANNEXATION", "label": "URBAN TRANS ANNEXATION" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 150, 102, 255 ], "toColor": [ 53, 150, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 38, 173, 255 ], "toColor": [ 101, 38, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 48, 255 ], "toColor": [ 168, 42, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 114, 163, 255 ], "toColor": [ 54, 114, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 151, 42, 255 ], "toColor": [ 168, 151, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 60, 114, 255 ], "toColor": [ 145, 60, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 105, 70, 255 ], "toColor": [ 143, 105, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 166, 45, 255 ], "toColor": [ 79, 166, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 55, 138, 255 ], "toColor": [ 51, 55, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 163, 173, 255 ], "toColor": [ 50, 163, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 36, 166, 255 ], "toColor": [ 171, 36, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 156, 75, 255 ], "toColor": [ 122, 156, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 31, 59, 255 ], "toColor": [ 130, 31, 59, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Annex: \" + $feature.docno", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 72223.819286, "name": "Default", "priority": 62, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2755735353799999E7, "ymin": 5887441.810400002, "xmax": -1.2641138527800001E7, "ymax": 5972282.431699999, "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": "DOCNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "docno", "type": "esriFieldTypeString", "alias": "Document Number", "length": 12, "domain": null }, { "name": "book", "type": "esriFieldTypeString", "alias": "Book", "length": 4, "domain": null }, { "name": "page", "type": "esriFieldTypeString", "alias": "Page", "length": 4, "domain": null }, { "name": "datefiled", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "doctype", "type": "esriFieldTypeString", "alias": "Document Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Annexation_DocType", "description": "Annexation Document Types", "codedValues": [ { "name": "CITY RESOLUTION", "code": "CITY RESOLUTION" }, { "name": "CITY MINUTES", "code": "CITY MINUTES" }, { "name": "CITY ORDNANCE", "code": "CITY ORDNANCE" }, { "name": "COUNTY RESOLUTION", "code": "COUNTY RESOLUTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "docpurpose", "type": "esriFieldTypeString", "alias": "Document Purpose", "length": 35, "domain": { "type": "codedValue", "name": "WS1_Annexation_DocPurpose", "description": "Annexation Document Purposes", "codedValues": [ { "name": "CITY ANNEXATION", "code": "CITY ANNEXATION" }, { "name": "CITY EXCLUSION", "code": "CITY EXCLUSION" }, { "name": "CITY INTENT", "code": "CITY INTENT" }, { "name": "FIRE ANNEXATION", "code": "FIRE ANNEXATION" }, { "name": "SEWER ANNEXATION", "code": "SEWER ANNEXATION" }, { "name": "ROW VACATION", "code": "ROW VACATION" }, { "name": "URBAN TRANS ANNEXATION", "code": "URBAN TRANS ANNEXATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "r43_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_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, "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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Parcels with Permits", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 26, "name": "Parcels with Permits - All" }, { "id": 27, "name": "Parcels with Permits - Buidling" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2779164233199999E7, "ymin": 5882145.316399999, "xmax": -1.26128036464E7, "ymax": 6040630.900399998, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Parcels with Permits - All", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": { "id": 25, "name": "Parcels with Permits" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "total", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 4, "label": "1 - 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 15, "label": "5 - 15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 50, "label": "16 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 105, "label": "51 - 105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 499, "label": "106 - 499" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 26.436773000000002, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.total", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2779164233199999E7, "ymin": 5882145.316399999, "xmax": -1.26128036464E7, "ymax": 6040630.900399998, "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": "mb", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mb", "type": "esriFieldTypeInteger", "alias": "mb", "domain": null }, { "name": "me", "type": "esriFieldTypeInteger", "alias": "me", "domain": null }, { "name": "mp", "type": "esriFieldTypeInteger", "alias": "mp", "domain": null }, { "name": "mm", "type": "esriFieldTypeInteger", "alias": "mm", "domain": null }, { "name": "ap", "type": "esriFieldTypeInteger", "alias": "ap", "domain": null }, { "name": "lz", "type": "esriFieldTypeInteger", "alias": "lz", "domain": null }, { "name": "ex", "type": "esriFieldTypeInteger", "alias": "ex", "domain": null }, { "name": "total", "type": "esriFieldTypeInteger", "alias": "total", "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": "r52_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a41_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, "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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "Parcels with Permits - Buidling", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": { "id": 25, "name": "Parcels with Permits" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "mb", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 4, "label": "2 - 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 13, "label": "5 - 13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 25, "label": "14 - 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 45, "label": "26 - 45" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 26.436773000000002, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.mb", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2779164233199999E7, "ymin": 5882145.316399999, "xmax": -1.26128036464E7, "ymax": 6040630.900399998, "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": "mb", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mb", "type": "esriFieldTypeInteger", "alias": "mb", "domain": null }, { "name": "me", "type": "esriFieldTypeInteger", "alias": "me", "domain": null }, { "name": "mp", "type": "esriFieldTypeInteger", "alias": "mp", "domain": null }, { "name": "mm", "type": "esriFieldTypeInteger", "alias": "mm", "domain": null }, { "name": "ap", "type": "esriFieldTypeInteger", "alias": "ap", "domain": null }, { "name": "lz", "type": "esriFieldTypeInteger", "alias": "lz", "domain": null }, { "name": "ex", "type": "esriFieldTypeInteger", "alias": "ex", "domain": null }, { "name": "total", "type": "esriFieldTypeInteger", "alias": "total", "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": "r52_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a41_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, "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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "ROW/Water", "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": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18000, "name": "ROW", "priority": 90, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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 }, { "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": "WS3_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": "WS3_PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "validationstatus", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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 } ], "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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Proposed Property Divisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": "exemptions", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "Multiple Exemptions", "uniqueValueGroups": [ { "heading": "Exemptions", "classes": [ { "label": "Aggregation: §76-3-207(1)f", "description": "Aggregation: §76-3-207(1)f", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 52, 48, 255 ], "outline": null }, "values": [ [ "Aggregation: §76-3-207(1)f" ] ] }, { "label": "Agricultural Covenant: §76-3-207(1)c", "description": "Agricultural Covenant: §76-3-207(1)c", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 189, 51, 255 ], "outline": null }, "values": [ [ "Agricultural Covenant: §76-3-207(1)c" ] ] }, { "label": "Agricultural Lease: §76-3-201(1)f", "description": "Agricultural Lease: §76-3-201(1)f", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 47, 179, 255 ], "outline": null }, "values": [ [ "Agricultural Lease: §76-3-201(1)f" ] ] }, { "label": "Airport Land: §76-3-205(1)", "description": "Airport Land: §76-3-205(1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 166, 191, 255 ], "outline": null }, "values": [ [ "Airport Land: §76-3-205(1)" ] ] }, { "label": "Boundary Line Relocation: §76-3-207(1)a", "description": "Boundary Line Relocation: §76-3-207(1)a", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 169, 37, 255 ], "outline": null }, "values": [ [ "Boundary Line Relocation: §76-3-207(1)a" ] ] }, { "label": "Boundary Line Relocation: §76-3-207(1)d", "description": "Boundary Line Relocation: §76-3-207(1)d", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 37, 146, 255 ], "outline": null }, "values": [ [ "Boundary Line Relocation: §76-3-207(1)d" ] ] }, { "label": "Boundary Line Relocation: §76-3-207(1)e", "description": "Boundary Line Relocation: §76-3-207(1)e", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 88, 166, 255 ], "outline": null }, "values": [ [ "Boundary Line Relocation: §76-3-207(1)e" ] ] }, { "label": "Cemetery Lot: §76-3-201(1)d", "description": "Cemetery Lot: §76-3-201(1)d", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 153, 107, 255 ], "outline": null }, "values": [ [ "Cemetery Lot: §76-3-201(1)d" ] ] }, { "label": "Condominiums, Townhouses, Townhomes: §76-3-203", "description": "Condominiums, Townhouses, Townhomes: §76-3-203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 111, 59, 255 ], "outline": null }, "values": [ [ "Condominiums, Townhouses, & Townhomes: §76-3-203" ] ] }, { "label": "Court Order: §76-3-201(1)a", "description": "Court Order: §76-3-201(1)a", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 181, 62, 255 ], "outline": null }, "values": [ [ "Court Order: §76-3-201(1)a" ] ] }, { "label": "Family Transfer: §76-3-207(1)b", "description": "Family Transfer: §76-3-207(1)b", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 68, 118, 255 ], "outline": null }, "values": [ [ "Family Transfer: §76-3-207(1)b" ] ] }, { "label": "Federal or Tribal Land: §76-3-201(1)g", "description": "Federal or Tribal Land: §76-3-201(1)g", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 61, 156, 255 ], "outline": null }, "values": [ [ "Federal or Tribal Land: §76-3-201(1)g" ] ] }, { "label": "Major Subdivision", "description": "Major Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 41, 196, 255 ], "outline": null }, "values": [ [ "Major Subdivision" ] ] }, { "label": "Minor Subdivision", "description": "Minor Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 125, 181, 255 ], "outline": null }, "values": [ [ "Minor Subdivision" ] ] }, { "label": "Mortgage Security: §76-3-201(1)b", "description": "Mortgage Security: §76-3-201(1)b", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 186, 179, 255 ], "outline": null }, "values": [ [ "Mortgage Security: §76-3-201(1)b" ] ] }, { "label": "Reservation of Life Estate: §76-3-201(1)b", "description": "Reservation of Life Estate: §76-3-201(1)b", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 201, 101, 255 ], "outline": null }, "values": [ [ "Reservation of Life Estate: §76-3-201(1)b" ] ] }, { "label": "Retracement: ARM 24.183.1104(1)e", "description": "Retracement: ARM 24.183.1104(1)e", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 60, 42, 255 ], "outline": null }, "values": [ [ "Retracement: ARM 24.183.1104(1)e" ] ] }, { "label": "Right-of-way: §76-3-201(1)h", "description": "Right-of-way: §76-3-201(1)h", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 94, 63, 255 ], "outline": null }, "values": [ [ "Right-of-way: §76-3-201(1)h" ] ] }, { "label": "Severed Interest: §76-3-201(1)c", "description": "Severed Interest: §76-3-201(1)c", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 54, 158, 255 ], "outline": null }, "values": [ [ "Severed Interest: §76-3-201(1)c" ] ] }, { "label": "State-owned Lands: §76-3-205(2)", "description": "State-owned Lands: §76-3-205(2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 156, 62, 255 ], "outline": null }, "values": [ [ "State-owned Lands: §76-3-205(2)" ] ] }, { "label": "Utility Site: §76-3-201(1)h", "description": "Utility Site: §76-3-201(1)h", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 58, 201, 255 ], "outline": null }, "values": [ [ "Utility Site: §76-3-201(1)h" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 52, 48, 255 ], "outline": null }, "value": "Aggregation: §76-3-207(1)f", "label": "Aggregation: §76-3-207(1)f" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 189, 51, 255 ], "outline": null }, "value": "Agricultural Covenant: §76-3-207(1)c", "label": "Agricultural Covenant: §76-3-207(1)c" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 47, 179, 255 ], "outline": null }, "value": "Agricultural Lease: §76-3-201(1)f", "label": "Agricultural Lease: §76-3-201(1)f" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 166, 191, 255 ], "outline": null }, "value": "Airport Land: §76-3-205(1)", "label": "Airport Land: §76-3-205(1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 169, 37, 255 ], "outline": null }, "value": "Boundary Line Relocation: §76-3-207(1)a", "label": "Boundary Line Relocation: §76-3-207(1)a" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 37, 146, 255 ], "outline": null }, "value": "Boundary Line Relocation: §76-3-207(1)d", "label": "Boundary Line Relocation: §76-3-207(1)d" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 88, 166, 255 ], "outline": null }, "value": "Boundary Line Relocation: §76-3-207(1)e", "label": "Boundary Line Relocation: §76-3-207(1)e" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 153, 107, 255 ], "outline": null }, "value": "Cemetery Lot: §76-3-201(1)d", "label": "Cemetery Lot: §76-3-201(1)d" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 111, 59, 255 ], "outline": null }, "value": "Condominiums, Townhouses, & Townhomes: §76-3-203", "label": "Condominiums, Townhouses, Townhomes: §76-3-203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 181, 62, 255 ], "outline": null }, "value": "Court Order: §76-3-201(1)a", "label": "Court Order: §76-3-201(1)a" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 68, 118, 255 ], "outline": null }, "value": "Family Transfer: §76-3-207(1)b", "label": "Family Transfer: §76-3-207(1)b" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 61, 156, 255 ], "outline": null }, "value": "Federal or Tribal Land: §76-3-201(1)g", "label": "Federal or Tribal Land: §76-3-201(1)g" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 41, 196, 255 ], "outline": null }, "value": "Major Subdivision", "label": "Major Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 125, 181, 255 ], "outline": null }, "value": "Minor Subdivision", "label": "Minor Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 186, 179, 255 ], "outline": null }, "value": "Mortgage Security: §76-3-201(1)b", "label": "Mortgage Security: §76-3-201(1)b" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 201, 101, 255 ], "outline": null }, "value": "Reservation of Life Estate: §76-3-201(1)b", "label": "Reservation of Life Estate: §76-3-201(1)b" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 60, 42, 255 ], "outline": null }, "value": "Retracement: ARM 24.183.1104(1)e", "label": "Retracement: ARM 24.183.1104(1)e" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 94, 63, 255 ], "outline": null }, "value": "Right-of-way: §76-3-201(1)h", "label": "Right-of-way: §76-3-201(1)h" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 54, 158, 255 ], "outline": null }, "value": "Severed Interest: §76-3-201(1)c", "label": "Severed Interest: §76-3-201(1)c" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 156, 62, 255 ], "outline": null }, "value": "State-owned Lands: §76-3-205(2)", "label": "State-owned Lands: §76-3-205(2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 58, 201, 255 ], "outline": null }, "value": "Utility Site: §76-3-201(1)h", "label": "Utility Site: §76-3-201(1)h" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 176, 119, 255 ], "toColor": [ 62, 176, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 70, 176, 255 ], "toColor": [ 121, 70, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 82, 54, 255 ], "toColor": [ 194, 82, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 137, 186, 255 ], "toColor": [ 47, 137, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 155, 35, 255 ], "toColor": [ 168, 155, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 128, 255 ], "toColor": [ 201, 44, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 194, 56, 255 ], "toColor": [ 102, 194, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 186, 255 ], "toColor": [ 201, 44, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 41, 194, 255 ], "toColor": [ 43, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 190, 196, 255 ], "toColor": [ 77, 190, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 89, 181, 255 ], "toColor": [ 43, 89, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 63, 89, 255 ], "toColor": [ 161, 63, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 156, 59, 255 ], "toColor": [ 115, 156, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 108, 39, 255 ], "toColor": [ 161, 108, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 70, 155, 255 ], "toColor": [ 179, 70, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 156, 67, 255 ], "toColor": [ 53, 156, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 199, 58, 255 ], "toColor": [ 166, 199, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 58, 171, 255 ], "toColor": [ 43, 58, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 44, 199, 255 ], "toColor": [ 152, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 38, 59, 255 ], "toColor": [ 166, 38, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 140, 156, 255 ], "toColor": [ 39, 140, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"Project # \" + $feature.sstnum + \":\" + TextFormatting.NewLine + IIf($feature.decision == \"\", \"Under Review\", \"Approved\")"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2764032488400001E7, "ymin": 5889220.520400003, "xmax": -1.26151229893E7, "ymax": 6032221.164399996, "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": "exemptions", "type": "esriFieldTypeString", "alias": "Exemptions", "length": 255, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 300, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "sstnum", "type": "esriFieldTypeString", "alias": "sstnum", "length": 10, "domain": null }, { "name": "approvaldate", "type": "esriFieldTypeDate", "alias": "approvaldate", "length": 8, "domain": null }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "jurisdiction", "length": 10, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "link", "length": 250, "domain": null }, { "name": "decision", "type": "esriFieldTypeString", "alias": "decision", "length": 10, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "hearingdate", "type": "esriFieldTypeDate", "alias": "hearingdate", "length": 8, "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": "r101_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a82_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, "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": "cb2cca0a8171441da9938595923471dd" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "General Land Ownership", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": "owncode", "uniqueValueGroups": [ { "heading": "Tribal Lands", "classes": [ { "label": "Salish and Kootenai Tribe Land", "description": "Salish and Kootenai Tribe Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": null }, "values": [ [ "59900" ], [ "50000" ] ] }, { "label": "US Bureau of Indian Affairs", "description": "US Bureau of Indian Affairs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "values": [ [ "21500" ] ] } ] }, { "heading": "Federal Government", "classes": [ { "label": "US Forest Service", "description": "US Forest Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": null }, "values": [ [ "22100" ] ] }, { "label": "US Bureau of Land Management", "description": "US Bureau of Land Management", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "21100" ] ] }, { "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land", "description": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "values": [ [ "21000" ], [ "21200" ], [ "21300" ], [ "21400" ], [ "22000" ], [ "22200" ], [ "23000" ], [ "20000" ] ] } ] }, { "heading": "State and Local Government", "classes": [ { "label": "Montana Dept of Transportation", "description": "Montana Dept of Transportation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": null }, "values": [ [ "34000" ] ] }, { "label": "Montana Department of Natural Resources & Conservation", "description": "Montana Department of Natural Resources & Conservation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": null }, "values": [ [ "33000" ] ] }, { "label": "Montana Fish, Wildlife, and Parks", "description": "Montana Fish, Wildlife, and Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": null }, "values": [ [ "32000" ] ] }, { "label": "Montana State Trust Lands", "description": "Montana State Trust Lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 228, 238, 255 ], "outline": null }, "values": [ [ "30000" ] ] }, { "label": "Montana University System", "description": "Montana University System", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "36000" ] ] }, { "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH.", "description": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH.", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "values": [ [ "40000" ], [ "40800" ], [ "41900" ], [ "42000" ], [ "42100" ], [ "40700" ], [ "42600" ] ] } ] }, { "heading": "Private Ownership", "classes": [ { "label": "MPG Ranch", "description": "MPG Ranch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": null }, "values": [ [ "13005" ] ] }, { "label": "Five Valleys Land Trust", "description": "Five Valleys Land Trust", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": null }, "values": [ [ "13003" ] ] }, { "label": "Weyerhauser", "description": "Weyerhauser", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "13001" ] ] }, { "label": "Southern Pine", "description": "Southern Pine", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "13006" ] ] }, { "label": "Former Weyerhauser (Private)", "description": "Former Weyerhauser (Private)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "13007" ] ] }, { "label": "The Nature Conservancy", "description": "The Nature Conservancy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": null }, "values": [ [ "13002" ] ] }, { "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT", "description": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "values": [ [ "10000" ], [ "12000" ], [ "13000" ], [ "10100" ], [ "10200" ], [ "13004" ], [ "13008" ], [ "13009" ], [ "14000" ], [ "14200" ], [ "14100" ], [ "14300" ], [ "14400" ] ] } ] }, { "heading": "Reference", "classes": [ { "label": "Water", "description": "Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "values": [ [ "91000" ], [ "90000" ], [ "92000" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": null }, "value": "59900", "label": "Salish and Kootenai Tribe Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": null }, "value": "50000", "label": "Salish and Kootenai Tribe Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "21500", "label": "US Bureau of Indian Affairs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": null }, "value": "22100", "label": "US Forest Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "21100", "label": "US Bureau of Land Management" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "21000", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "21200", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "21300", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "21400", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "22000", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "22200", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "23000", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "20000", "label": "USDI MISC; US BUREAU OF RECLAMATION; US FISH AND WILDLIFE SERVICE; NATIONAL PARK SERVICE; USDA MISC; NATURAL RESOURCE CONSERVATION AGENCY; USDOD MILITARY RESERVATIONS; Other Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": null }, "value": "34000", "label": "Montana Dept of Transportation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": null }, "value": "33000", "label": "Montana Department of Natural Resources & Conservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": null }, "value": "32000", "label": "Montana Fish, Wildlife, and Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 228, 238, 255 ], "outline": null }, "value": "30000", "label": "Montana State Trust Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "36000", "label": "Montana University System" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "40000", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "40800", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "41900", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "42000", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "42100", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "40700", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "42600", "label": "Local Government; LOCAL GOVERNMENT - EMERGENCY; LOCAL GOVERNMENT - AIRPORT AUTH." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": null }, "value": "13005", "label": "MPG Ranch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": null }, "value": "13003", "label": "Five Valleys Land Trust" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "13001", "label": "Weyerhauser" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "13006", "label": "Southern Pine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "13007", "label": "Former Weyerhauser (Private)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": null }, "value": "13002", "label": "The Nature Conservancy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "10000", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "12000", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "13000", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "10100", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "10200", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "13004", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "13008", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "13009", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "14000", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "14200", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "14100", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "14300", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "14400", "label": "Other Private; PRIVATE - In City; PRIVATE - In County; NORTHWESTERN ENERGY; POTOMAC CORPORATION; THE TRUST FOR PUBLIC LAND; PRIVATE UTILITY EASEMENT; POWER EASEMENT; TELECOMMUNICATION EASEMENT; TRANSPORTATION EASEMENT; WATER EASEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "91000", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "90000", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "92000", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 150, 102, 255 ], "toColor": [ 53, 150, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 29, 140, 255 ], "toColor": [ 90, 29, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 42, 35, 255 ], "toColor": [ 145, 42, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 119, 163, 255 ], "toColor": [ 49, 119, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 173, 40, 255 ], "toColor": [ 167, 173, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 39, 112, 255 ], "toColor": [ 176, 39, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 130, 85, 255 ], "toColor": [ 171, 130, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 173, 52, 255 ], "toColor": [ 54, 173, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 86, 168, 255 ], "toColor": [ 67, 86, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 70, 89, 255 ], "toColor": [ 143, 70, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 163, 173, 255 ], "toColor": [ 50, 163, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 148, 64, 255 ], "toColor": [ 110, 148, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 87, 173, 255 ], "toColor": [ 173, 87, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 114, 29, 255 ], "toColor": [ 138, 114, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 36, 67, 255 ], "toColor": [ 158, 36, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 88, 36, 255 ], "toColor": [ 171, 88, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 82, 63, 255 ], "toColor": [ 150, 82, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 42, 168, 255 ], "toColor": [ 160, 42, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 55, 110, 255 ], "toColor": [ 130, 55, 110, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[owncode]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18000, "name": "Default", "priority": 93, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.27791678046E7, "ymin": 5882126.683700003, "xmax": -1.26128039529E7, "ymax": 6040613.125, "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": "owncode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owncode", "type": "esriFieldTypeInteger", "alias": "OwnCode", "domain": { "type": "codedValue", "name": "WS3_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": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "category", "type": "esriFieldTypeString", "alias": "category", "length": 25, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "percentoftotal", "type": "esriFieldTypeDouble", "alias": "percentoftotal", "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": "r97_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a78_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, "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": "cb2cca0a8171441da9938595923471dd" } ], "tables": [] }