{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "RoadShields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(\"TypeNumber\" = 3 )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "County", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(\"TypeNumber\" = 1 )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Federal", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(\"TypeNumber\" = 2 )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NOT ((\"TypeNumber\" = 3 ) OR (\"TypeNumber\" = 1 ) OR (\"TypeNumber\" = 2 ))", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0022307989950394E7, "ymin": 5695407.317077845, "xmax": -9912228.36211272, "ymax": 5764093.481654985, "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": "TypeNumber", "subtypeFieldName": "TypeNumber", "subtypeField": "TypeNumber", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 5, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 5, "domain": null }, { "name": "TypeNumber", "type": "esriFieldTypeSmallInteger", "alias": "TypeNumber", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Federal" }, { "domains": {}, "id": 2, "name": "State" }, { "domains": {}, "id": 3, "name": "County" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Type": "US", "Name": "A", "TypeNumber": null, "GlobalID": null }, "code": 1, "name": "Federal" }, { "domains": {}, "defaultValues": { "Type": "US", "Name": "A", "TypeNumber": null, "GlobalID": null }, "code": 2, "name": "State" }, { "domains": {}, "defaultValues": { "Type": "US", "Name": "A", "TypeNumber": null, "GlobalID": null }, "code": 3, "name": "County" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "OwnershipHook", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9029, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0023691839521343E7, "ymin": 5695264.9109519115, "xmax": -9912258.827294927, "ymax": 5764459.475481863, "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": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Federal", "label": "Federal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.75 }, "value": "County", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Municipal", "label": "Municipal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Town", "label": "Town" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 255, 197, 255 ], "width": 1.25 }, "value": "State Forest", "label": "State Forest" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 76, 230, 0, 255 ], "width": 1.25 }, "value": "County Forest", "label": "County Forest" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 182, 255 ], "toColor": [ 252, 250, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 228, 255 ], "toColor": [ 194, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 212, 252, 255 ], "toColor": [ 232, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 214, 255 ], "toColor": [ 252, 202, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 189, 252, 255 ], "toColor": [ 230, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "Default", "priority": 2, "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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0024007791785099E7, "ymin": 5695093.306792018, "xmax": -9912197.120059405, "ymax": 5764619.6396818245, "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": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RoadType", "type": "esriFieldTypeInteger", "alias": "RoadType", "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date_", "length": 8, "domain": null }, { "name": "LeftFrom", "type": "esriFieldTypeInteger", "alias": "LeftFrom", "domain": null }, { "name": "LeftTo", "type": "esriFieldTypeInteger", "alias": "LeftTo", "domain": null }, { "name": "RightFrom", "type": "esriFieldTypeInteger", "alias": "RightFrom", "domain": null }, { "name": "RightTo", "type": "esriFieldTypeInteger", "alias": "RightTo", "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 30, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "St_PreSep", "length": 20, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "St_PosTyp", "length": 30, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 175, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "Muni_L", "type": "esriFieldTypeString", "alias": "Muni_L", "length": 25, "domain": null }, { "name": "Muni_R", "type": "esriFieldTypeString", "alias": "Muni_R", "length": 25, "domain": null }, { "name": "Zip_L", "type": "esriFieldTypeString", "alias": "Zip_L", "length": 8, "domain": null }, { "name": "Zip_R", "type": "esriFieldTypeString", "alias": "Zip_R", "length": 8, "domain": null }, { "name": "PostalCity_L", "type": "esriFieldTypeString", "alias": "PostalCity_L", "length": 40, "domain": null }, { "name": "PostalCity_R", "type": "esriFieldTypeString", "alias": "PostalCity_R", "length": 40, "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeDouble", "alias": "SpeedLimit", "domain": null }, { "name": "TIME_", "type": "esriFieldTypeDouble", "alias": "TIME_", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "Max_Height", "type": "esriFieldTypeDouble", "alias": "Max_Height", "domain": null }, { "name": "Max_Weight", "type": "esriFieldTypeDouble", "alias": "Max_Weight", "domain": null }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "DiscpAgID", "type": "esriFieldTypeString", "alias": "DiscpAgID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 254, "domain": null }, { "name": "LeftESN", "type": "esriFieldTypeInteger", "alias": "LeftESN", "domain": null }, { "name": "RightESN", "type": "esriFieldTypeInteger", "alias": "RightESN", "domain": null }, { "name": "AddGridDir", "type": "esriFieldTypeString", "alias": "AddGridDir", "length": 6, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 }, "value": "1", "label": "In Use" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 102, 84, 255 ], "toColor": [ 128, 102, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 91, 240, 255 ], "toColor": [ 99, 91, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 245, 86, 255 ], "toColor": [ 176, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 250, 250, 255 ], "toColor": [ 102, 250, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 84, 178, 255 ], "toColor": [ 222, 84, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 138, 196, 255 ], "toColor": [ 82, 138, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 102, 106, 255 ], "toColor": [ 242, 102, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 127, 255 ], "toColor": [ 235, 209, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 140, 59, 255 ], "toColor": [ 58, 140, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 138, 123, 255 ], "toColor": [ 62, 138, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 78, 163, 255 ], "toColor": [ 122, 78, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 245, 173, 255 ], "toColor": [ 110, 245, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 62, 75, 255 ], "toColor": [ 150, 62, 75, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 0, "minScale": 36113, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0023937035149468E7, "ymin": 5695441.7475261735, "xmax": -9912423.732085653, "ymax": 5764201.670627664, "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": "RoadClass", "subtypeFieldName": "RoadClass", "subtypeField": "RoadClass", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeInteger", "alias": "RoadClass", "domain": null }, { "name": "ClassType", "type": "esriFieldTypeString", "alias": "ClassType", "length": 16, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 33, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "Directional", "type": "esriFieldTypeString", "alias": "Directional", "length": 13, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 32, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 8, "domain": null }, { "name": "Number_", "type": "esriFieldTypeDouble", "alias": "Number_", "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "AliasName", "type": "esriFieldTypeString", "alias": "AliasName", "length": 33, "domain": null }, { "name": "AliasName2", "type": "esriFieldTypeString", "alias": "AliasName2", "length": 33, "domain": null }, { "name": "LeftFrom", "type": "esriFieldTypeInteger", "alias": "LeftFrom", "domain": null }, { "name": "LeftTo", "type": "esriFieldTypeInteger", "alias": "LeftTo", "domain": null }, { "name": "RightFrom", "type": "esriFieldTypeInteger", "alias": "RightFrom", "domain": null }, { "name": "RightTo", "type": "esriFieldTypeInteger", "alias": "RightTo", "domain": null }, { "name": "LeftZone", "type": "esriFieldTypeString", "alias": "LeftZone", "length": 24, "domain": { "type": "codedValue", "name": "Municipality", "description": "Town Name", "codedValues": [ { "name": "ARBOR VITAE", "code": "ARBOR VITAE" }, { "name": "BRADLEY", "code": "BRADLEY" }, { "name": "CASSIAN", "code": "CASSIAN" }, { "name": "CLOVERLAND", "code": "CLOVERLAND" }, { "name": "CRANDON", "code": "CRANDON" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "ELCHO", "code": "ELCHO" }, { "name": "EMERY", "code": "EMERY" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FIFIELD", "code": "FIFIELD" }, { "name": "HACKETT", "code": "HACKETT" }, { "name": "HARRISON", "code": "HARRISON" }, { "name": "HAZELHURST", "code": "HAZELHURST" }, { "name": "HILES", "code": "HILES" }, { "name": "KING", "code": "KING" }, { "name": "KNOX", "code": "KNOX" }, { "name": "LAC DU FLAMBEAU", "code": "LAC DU FLAMBEAU" }, { "name": "LAKE TOMAHAWK", "code": "LAKE TOMAHAWK" }, { "name": "LINCOLN", "code": "LINCOLN" }, { "name": "LITTLE RICE", "code": "LITTLE RICE" }, { "name": "LYNNE", "code": "LYNNE" }, { "name": "MINOCQUA", "code": "MINOCQUA" }, { "name": "MONICO", "code": "MONICO" }, { "name": "NASHVILLE", "code": "NASHVILLE" }, { "name": "NEWBOLD", "code": "NEWBOLD" }, { "name": "NOKOMIS", "code": "NOKOMIS" }, { "name": "PARRISH", "code": "PARRISH" }, { "name": "PELICAN", "code": "PELICAN" }, { "name": "PIEHL", "code": "PIEHL" }, { "name": "PINE LAKE", "code": "PINE LAKE" }, { "name": "RHINELANDER", "code": "RHINELANDER" }, { "name": "SAINT GERMAIN", "code": "SAINT GERMAIN" }, { "name": "SCHOEPKE", "code": "SCHOEPKE" }, { "name": "SOMO", "code": "SOMO" }, { "name": "STELLA", "code": "STELLA" }, { "name": "SUGAR CAMP", "code": "SUGAR CAMP" }, { "name": "THREE LAKES", "code": "THREE LAKES" }, { "name": "WASHINGTON", "code": "WASHINGTON" }, { "name": "WILSON", "code": "WILSON" }, { "name": "WOODBORO", "code": "WOODBORO" }, { "name": "WOODRUFF", "code": "WOODRUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightZone", "type": "esriFieldTypeString", "alias": "RightZone", "length": 24, "domain": { "type": "codedValue", "name": "Municipality", "description": "Town Name", "codedValues": [ { "name": "ARBOR VITAE", "code": "ARBOR VITAE" }, { "name": "BRADLEY", "code": "BRADLEY" }, { "name": "CASSIAN", "code": "CASSIAN" }, { "name": "CLOVERLAND", "code": "CLOVERLAND" }, { "name": "CRANDON", "code": "CRANDON" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "ELCHO", "code": "ELCHO" }, { "name": "EMERY", "code": "EMERY" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FIFIELD", "code": "FIFIELD" }, { "name": "HACKETT", "code": "HACKETT" }, { "name": "HARRISON", "code": "HARRISON" }, { "name": "HAZELHURST", "code": "HAZELHURST" }, { "name": "HILES", "code": "HILES" }, { "name": "KING", "code": "KING" }, { "name": "KNOX", "code": "KNOX" }, { "name": "LAC DU FLAMBEAU", "code": "LAC DU FLAMBEAU" }, { "name": "LAKE TOMAHAWK", "code": "LAKE TOMAHAWK" }, { "name": "LINCOLN", "code": "LINCOLN" }, { "name": "LITTLE RICE", "code": "LITTLE RICE" }, { "name": "LYNNE", "code": "LYNNE" }, { "name": "MINOCQUA", "code": "MINOCQUA" }, { "name": "MONICO", "code": "MONICO" }, { "name": "NASHVILLE", "code": "NASHVILLE" }, { "name": "NEWBOLD", "code": "NEWBOLD" }, { "name": "NOKOMIS", "code": "NOKOMIS" }, { "name": "PARRISH", "code": "PARRISH" }, { "name": "PELICAN", "code": "PELICAN" }, { "name": "PIEHL", "code": "PIEHL" }, { "name": "PINE LAKE", "code": "PINE LAKE" }, { "name": "RHINELANDER", "code": "RHINELANDER" }, { "name": "SAINT GERMAIN", "code": "SAINT GERMAIN" }, { "name": "SCHOEPKE", "code": "SCHOEPKE" }, { "name": "SOMO", "code": "SOMO" }, { "name": "STELLA", "code": "STELLA" }, { "name": "SUGAR CAMP", "code": "SUGAR CAMP" }, { "name": "THREE LAKES", "code": "THREE LAKES" }, { "name": "WASHINGTON", "code": "WASHINGTON" }, { "name": "WILSON", "code": "WILSON" }, { "name": "WOODBORO", "code": "WOODBORO" }, { "name": "WOODRUFF", "code": "WOODRUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftESN", "type": "esriFieldTypeInteger", "alias": "LeftESN", "domain": null }, { "name": "RightESN", "type": "esriFieldTypeInteger", "alias": "RightESN", "domain": null }, { "name": "AddressGridDirection", "type": "esriFieldTypeString", "alias": "AddressGridDirection", "length": 24, "domain": null }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "length": 5, "domain": null }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "PostDir", "length": 2, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "id": 1, "name": "In Use" }, { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "id": 2, "name": "Old Railroad Grade" }, { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "id": 3, "name": "Recreational" } ], "subtypes": [ { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "defaultValues": { "RoadClass": null, "ClassType": null, "RoadName": null, "Miles": null, "Directional": null, "Name": null, "Type": null, "Number_": null, "Date_": null, "AliasName": null, "AliasName2": null, "LeftFrom": null, "LeftTo": null, "RightFrom": null, "RightTo": null, "LeftZone": null, "RightZone": null, "LeftESN": null, "RightESN": null, "AddressGridDirection": null, "PreType": null, "PostDir": null }, "code": 1, "name": "In Use" }, { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "defaultValues": { "RoadClass": null, "ClassType": null, "RoadName": null, "Miles": null, "Directional": null, "Name": null, "Type": null, "Number_": null, "Date_": null, "AliasName": null, "AliasName2": null, "LeftFrom": null, "LeftTo": null, "RightFrom": null, "RightTo": null, "LeftZone": null, "RightZone": null, "LeftESN": null, "RightESN": null, "AddressGridDirection": null, "PreType": null, "PostDir": null }, "code": 2, "name": "Old Railroad Grade" }, { "domains": { "LeftZone": {"type": "inherited"}, "RightZone": {"type": "inherited"} }, "defaultValues": { "RoadClass": null, "ClassType": null, "RoadName": null, "Miles": null, "Directional": null, "Name": null, "Type": null, "Number_": null, "Date_": null, "AliasName": null, "AliasName2": null, "LeftFrom": null, "LeftTo": null, "RightFrom": null, "RightTo": null, "LeftZone": null, "RightZone": null, "LeftESN": null, "RightESN": null, "AddressGridDirection": null, "PreType": null, "PostDir": null }, "code": 3, "name": "Recreational" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Civil Divisions", "type": "Feature Layer", "description": "Oneida county municipal boundaries", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 10000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 204, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MUNICIPALITY]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 36111.909643, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 51, 102, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.002394146532464E7, "ymin": 5694939.095769432, "xmax": -9912184.285426855, "ymax": 5764619.56603784, "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": "MUNICIPALITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 16, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "WaterBody", "type": "Feature Layer", "description": "This polygon feature class represents lakes, rivers, streams, drainages and other surface water.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0023903657975215E7, "ymin": 5695104.957261032, "xmax": -9912258.803229375, "ymax": 5764438.458918695, "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": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 16, "domain": null }, { "name": "MWBCode", "type": "esriFieldTypeString", "alias": "MWBCode", "length": 7, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "Waterbody_Type", "description": "Waterbody classes", "codedValues": [ { "name": "CANAL", "code": "CANAL" }, { "name": "CHANNEL", "code": "CHANNEL" }, { "name": "CREEK", "code": "CREEK" }, { "name": "DITCH", "code": "DITCH" }, { "name": "LAKE", "code": "LAKE" }, { "name": "POND", "code": "POND" }, { "name": "RIVER", "code": "RIVER" }, { "name": "SPRING", "code": "SPRING" }, { "name": "STREAM", "code": "STREAM" }, { "name": "THOROUGHFARE", "code": "THOROUGHFARE" }, { "name": "FLOWAGE", "code": "FLOWAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MonitoringReport", "type": "esriFieldTypeString", "alias": "MonitoringReport", "length": 128, "domain": null }, { "name": "WDNR_AIS_Inventory", "type": "esriFieldTypeString", "alias": "WDNR_AIS_Inventory", "length": 128, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Tax Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7623, "latestWkid": 7623, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119167800, "falseY": -98754900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9029, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GIS_PIN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 4515, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": "Trebuchet MS", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.002394146532464E7, "ymin": 5694939.095769432, "xmax": -9912184.285426855, "ymax": 5764619.56603784, "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": "OWNERSEARCHNAMES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NEWID", "type": "esriFieldTypeInteger", "alias": "NEWID", "domain": null }, { "name": "MunicipalityCode", "type": "esriFieldTypeString", "alias": "MunicipalityCode", "length": 10, "domain": null }, { "name": "GIS_PIN", "type": "esriFieldTypeString", "alias": "GIS_PIN", "length": 16, "domain": null }, { "name": "OWNERSEARCHNAMES", "type": "esriFieldTypeString", "alias": "OWNERSEARCHNAMES", "length": 1205, "domain": null }, { "name": "PstlAddressLine1", "type": "esriFieldTypeString", "alias": "PstlAddressLine1", "length": 100, "domain": null }, { "name": "PstlAddressLine2", "type": "esriFieldTypeString", "alias": "PstlAddressLine2", "length": 100, "domain": null }, { "name": "PstlCity", "type": "esriFieldTypeString", "alias": "PstlCity", "length": 100, "domain": null }, { "name": "PstlState", "type": "esriFieldTypeString", "alias": "PstlState", "length": 100, "domain": null }, { "name": "PstlZip", "type": "esriFieldTypeString", "alias": "PstlZip", "length": 10, "domain": null }, { "name": "PstlZip4", "type": "esriFieldTypeString", "alias": "PstlZip4", "length": 10, "domain": null }, { "name": "SiteAdress", "type": "esriFieldTypeString", "alias": "SiteAdress", "length": 255, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 50, "domain": null }, { "name": "UnitId", "type": "esriFieldTypeString", "alias": "UnitId", "length": 20, "domain": null }, { "name": "BriefLegal", "type": "esriFieldTypeString", "alias": "BriefLegal", "length": 2048, "domain": null }, { "name": "LndValue", "type": "esriFieldTypeDouble", "alias": "LndValue", "domain": null }, { "name": "ImpValue", "type": "esriFieldTypeDouble", "alias": "ImpValue", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Taxes", "type": "esriFieldTypeDouble", "alias": "Taxes", "domain": null }, { "name": "AssdValue", "type": "esriFieldTypeDouble", "alias": "AssdValue", "domain": null }, { "name": "EstFmkValue", "type": "esriFieldTypeDouble", "alias": "EstFmkValue", "domain": null }, { "name": "DeedAcres", "type": "esriFieldTypeDouble", "alias": "DeedAcres", "domain": null }, { "name": "OwnerNme1", "type": "esriFieldTypeString", "alias": "OwnerNme1", "length": 653, "domain": null }, { "name": "OwnerNme2", "type": "esriFieldTypeString", "alias": "OwnerNme2", "length": 653, "domain": null }, { "name": "PropClass", "type": "esriFieldTypeString", "alias": "PropClass", "length": 1073741822, "domain": null }, { "name": "AuxClass", "type": "esriFieldTypeString", "alias": "AuxClass", "length": 1073741822, "domain": null }, { "name": "SchoolDist", "type": "esriFieldTypeString", "alias": "SchoolDist", "length": 100, "domain": null }, { "name": "SchoolDistNo", "type": "esriFieldTypeString", "alias": "SchoolDistNo", "length": 10, "domain": null }, { "name": "GrossTaxes", "type": "esriFieldTypeDouble", "alias": "GrossTaxes", "domain": null }, { "name": "AddNum", "type": "esriFieldTypeString", "alias": "AddNum", "length": 20, "domain": null }, { "name": "Prefix", "type": "esriFieldTypeString", "alias": "Prefix", "length": 20, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 255, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 255, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 20, "domain": null }, { "name": "ParcelType", "type": "esriFieldTypeInteger", "alias": "ParcelType", "domain": null }, { "name": "CalculatedAcreage", "type": "esriFieldTypeDouble", "alias": "CalculatedAcreage", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "UpdateTimeStamp", "type": "esriFieldTypeDate", "alias": "UpdateTimeStamp", "length": 8, "domain": null }, { "name": "LotteryCreditAmount", "type": "esriFieldTypeDouble", "alias": "LotteryCreditAmount", "domain": null }, { "name": "TaxingDistrict", "type": "esriFieldTypeString", "alias": "TaxingDistrict", "length": 202, "domain": null }, { "name": "Owner1Last", "type": "esriFieldTypeString", "alias": "Owner1Last", "length": 551, "domain": null }, { "name": "Owner1First", "type": "esriFieldTypeString", "alias": "Owner1First", "length": 50, "domain": null }, { "name": "Owner1Mid", "type": "esriFieldTypeString", "alias": "Owner1Mid", "length": 50, "domain": null }, { "name": "Owner2Last", "type": "esriFieldTypeString", "alias": "Owner2Last", "length": 551, "domain": null }, { "name": "Owner2First", "type": "esriFieldTypeString", "alias": "Owner2First", "length": 50, "domain": null }, { "name": "Owner2Mid", "type": "esriFieldTypeString", "alias": "Owner2Mid", "length": 50, "domain": null }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 66, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 66, "domain": null }, { "name": "Section", "type": "esriFieldTypeSmallInteger", "alias": "Section", "domain": null }, { "name": "ParcelMap", "type": "esriFieldTypeString", "alias": "ParcelMap", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }