{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Address Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 3000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1917506.345403105, "ymin": 317265.16578535736, "xmax": 1965831.0305776894, "ymax": 380708.86107619107, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R210_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_104", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Default_1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Default_2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Default_3" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Default_1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "Default_2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "Default_3" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1917506.345403105, "ymin": 317265.16578535736, "xmax": 1965831.0305776894, "ymax": 380708.86107619107, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "COR Conference Room", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fc8d6d34726adee5daf59d939be5b816", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgZJREFUSIm91UuITWEcAPDfHXc6XmU6QmoaYxrPlKSMjWIIDQsUmTIlY+ExNKaIhbzKoMyjZkwksZKVzew8SqQsPHZKdzN5LnQWYvE1Ghb30r3DMO7M+K/O9/++//f7Tud/zkn7T5EuoiaFTbg91lCDma54rwrvxgqarEanJyIrtHlo+5hA0bzoRAhhijvYaFscx+eTJHk+2lB1+BQO6ZKyGi0kD5Iejy0fXWipbvOlrJRthz1SWtVgs2E0xrCgKIrWhadhret5FRW4gss6PdWL/pFCpWFB6LHVN4ukCma24oJyNKF9pFCTlyo1DkKgDB1Smp2WcQNJsdA01c44K2XGECvWYI4JEiclDhYHzdKq3Hgb83L9eIRVuXGEU8ZZbx+68OqfoDiOlyQfkl1uSpmQN3EXe/EMcS63FPW+6dWuz4Z/gpI4uWSHATXG/Ux+xEH0yTZ0Yy5fghZp3eqiKKoNIdwfLlQvY7nm3CY/4ioyuevdqMPM3LgK7b6GjtCpz2IM/A2aqFqbFgNm5zGfsQz38lZ+GVTZIO2MhdiJa3+Eoig6FoTp6gvuhcmo/c2x8mOq7Et81DkZt/KPMhiqDJPCEV1KlP1l06GiTok2ZdHr6GgI4fhQ0EUV0ubibZEQHFAa9ofDgst4UwDlumWLF7IPduQRoRUNBVCuJX/9zIxSFPMrLyq+A7zChkUL5lHrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[RoomName]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1932270.8716482222, "ymin": 340197.1163123995, "xmax": 1951154.8771872222, "ymax": 370557.4138593972, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoomName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RoomName", "type": "esriFieldTypeString", "alias": "RoomName", "length": 50, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "length": 50, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment", "length": 50, "domain": null }, { "name": "Note1", "type": "esriFieldTypeString", "alias": "Note1", "length": 50, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S121_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "COR Critical Infrastructure", "type": "Feature Layer", "description": "This data was gatherd initaly to support emergency response to sites described above", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "869b8ebbe0d7c80efafcc6505bac44cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjxJREFUOI1jYaAyYMEjx8jOzu7gIWTtpimlKsTDws357sunLwfvHH/6TOjdpufPn18m2kAhISHzDMXwyhjdIGV1IWUtJiYmJpjc779/vp18et5n4dW11+ZcXdHIwMDwCK+B7kIO8YX2ibnuyvbG2CxjZWbhspEztbCUMTbVE1VXaLg0uerdu3cnsRpooKLiXGGYXuogb6mNJygYGBgYGJiZmJhzTRKdWJiYu7P21cXAXIpsIFuiTHQ9MYYhgzSDGJsHH590dp2dFYliYJS8d2q0lr8RKYZBXcoYou5tuvjZZt3nz59fhhtoqmjsLswlxE2qgQwMDAwG4trKAXyOcdOfLyuFGyjJKSZLjmEMDAwMrMwsDJpiaioMN5G8zM7EykuugQwMDAw8HBx8DAxIBv5nYPhDiYF//v7/g2Lg1z9fP5Fr2L9//xg+/vj0AcXAV9/eXvz267spFxsnyQY++Pjk7/OPr5eiGPj024vq/Q+PB3qrOgmTauD+R8dv9V2dsxnFwL6zc1+p8youevjhSYG8gAwjsYYde3Lm24/fPyoYGBj+oxjIwMDAkH6gpmgOU7u2s5Ktm4KADEHDTj+79Ov625t9OQfqN8HEMAqHlH2V7ovZ+2befHs31lbWjBNbmL779p5h/+MT777/+VGZsrt6FrIc1uIrdntR+lb/+Z3rbu6YyMvBrc/FxCnMxMTE/uff32+ffn1+9vvfr0Nf+T/kp61o/I6uF2cB670x8R4DA4Mvfk9jAnwlNlkAAIYowX3XMsOlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IRRIGATION PUMP STATION", "label": "IRRIGATION PUMP STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0bdab17c5349b51fb7b918d00c620825", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdFJREFUOI2t1E1IlGEQwPH/rmuDm3Z49/QeJMFATDQplgoMJMENLCjokvmBYBqS9AGC5sE6WrDQKRIvJl07GJ2XOgTSKYTCDqKCPuDhQSXXJrf04Ne+tm67b85xhvkxz/AwIY44QllqARGp1yvaSCUOxRRh+cEHFtxFd8IYM5Uz6DjOeXvXDmiLllPBaYIE94obJM2kucoYXxnlKTCfHYzRbh/aXmKcyzh3IWHquMBFotRQ5jxxHltrJzOCUisN2q991FN1+CZ2ooACerlsQ/Y5PbTsTpoOHtMOHcoJS48u6phlmGfc8oLN3OE2Z/PCticNcJOoO+5WG2Om9sEoMSIczxsEqKXcXDdtvKRvH3Qp9YUBFAKVnIL0JwslvkGAYk54wU1S/wWmtvv3QFmTVUX9YX+AFZY9oC7pF5JECfsAZ/mN4Y0HZIFBEtygiUi+niTku8b1nReMsyQV8lrn9AEnCeSsfSKpP7Uf2PSCgHbrI0apooFGynLAPvNLvklc7+nEburv49BJjHFeMU0rlyjKuFMLJLDOujNgO+1IeinzPWylm/cM85YXlHCGMBGCCCmSsiqLuqEfWeO+7bLrB1sPP7BNzADXDqb/9bWyXWxfsQUboI1K362QfgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SANITARY SEWER LIFT STATIONS", "label": "SANITARY SEWER LIFT STATIONS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fa307bbc12ed5a8fed6caa7dfc5a0244", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI1jYaAyYMEjx8jOzu5g4ODhJq+qKcTFxcP59cO7L+ePHnz69d2zTc+fP79MtIFCQkLmHlEZlW5hMcqyqupajIxMTDC5P39+f7t27qTP9hULr+1cNqeRgYHhEV4DDRzc48PTC3PNHd2NsbqAhZVLz8zGQsfE0lRZW09hRW9D1bt3705iNVBFxcA5Nr+i1NDSQRtPUDAwMDAwMDExM4ck5zqxMLN0T6rIioG5FNlANvfExHpiDEMGfnFpNs8fPehcPa0rEsVAp8CoVNfAaCNSDIO6lNHRL8T0yPrFus+fP78MN1DD0NSdT0iYm1QDGRgYGFR0DJQNXALini+eXgo3UEhCUpYcwxgYGBhYWFgZlDQ1VRgYkLzMysbOS66BDAwMDJwcPHwoBv7///8PJQb+/ffnD4qBP75+/USuYf///2P4/OnjBxQD3795dfHnj2+m7BxcJBv44vGDvx9fP1+KYuCLx0+rzx/eH2jh6i1MqoFnD++/tXp632YUAzfO7XulpK6+6MWThwUSMvKMxBp25cyxb39+/ahgYGD4j2IgAwMDQ39ZelFhzxxtM3tnN3FZBYKG3bhw+tf9G9f7JlXmbIKJYRQO/SUp7hVTFs/kv3sz1sDClhNbmH768I7h/NH9735+/17ZX5IyC1kOa/HVkROb3rR0a+ehLesmcvLw6rNzcgkzMTGx//n759u3L5+e/fv5+xDLq6/5HY1p39H14ixg66K97zEwMPji9zQmwFdikwUAnhzDJje6ikYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SANITARY WATER PUMP STATIONS", "label": "SANITARY WATER PUMP STATIONS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "46536d69af121b13cb3e4752c9511afd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABEdJREFUSInNlm9oG3UYx793l/93aRPI2qXJ3Jq2tkW6pk1XRyO+EAfFvXADhxYR1iGrom4DS920TCvFiUyZIBuW4SZDpk7c5hD6YviikMq6pU1XtQ39s7V2jV0iuSaXXC7J5XwREtpcknY6ht+Xv3vu+dzvnuf5/n4KPGIp/pfAQ2eHG2k1dSTCJ5+NxkRjNCZqAUCnJnmNhgro1IpBlhc/H3jdOfmfgD3nRxqTqeQ3fy7zT2iUJGxWBpVbVNCq06/xQpJmV+L03CLXFUukug4PuNwhieg419U2/cDA3osjH8wtRI7raYpod5pRUcGAIIi8sTtbJCwtcRi5HXAIUXGq5+zwm5+82nZmw8D3Ltz43ns3vK+51gB7QxkIsth/AAiCgMWixx6zHmMT98kxL3u6+6vh+pMH2g6tCzz+7c3+yTuhfU87NqGmyliclAsmgebGMugZJYbc/rd6zg5P5u50DbD/B7fzj9nQu821hgeGrVZNlRFhLoHfZkJfdH45fH11TdcAV7j4hVKGIuwNZYWzSYAQFwEAahUF5C8rmhrKML8UITWEdBFAiwz48ZXRZ9yTwcp2pzlvzSQJmJkLwjMVRCiSBACU0ArY64yothmR208ECbRuN2HQ5XMcPOOqz4xMFijEU0c0ShIWsz4vzHXDB+9CeM16KJLEkNuP5QAPZ2uFDFpRwUCjJGHQUocBvLYGyIbiziorA+TZ3cxcUAZbLe88h3JTUFZ3giBgszL4e0Voz6xlgVEhqd9qpeXZJMAzFSwIy8gzFUSNzSirqaFUhXvLUZMMyEVEpVZNyRIJcTFbs2IKRZIQ4iLUOTm0agWiQkorAz4qZYGMjkrygij7ALWKQgmtWHeXJbQiPSY54oUkdBqKlwF1OgXHsnGD7A0CsNcZMeT2FwXa6+T1AwB2JQ6dhso2QRZo1KtuTs+Hd+10QNap1TYjlv2xgp1au5VBtU3uTJIkYW6Rg7Vcd10GVNPk6VgiteueLwyLZe0sEgTgfNKM8k2aDQ8+ACwtcYglUogI4ikZ8J3nmq8c/frXv25NBDbnO4oIIu2RNTbjhqxNSgEjtwPYUq79/bMDbeMyIACYTNqDd32xnzwTfjRtL+CnBGStn0+eifsIR0SplNG8vHp9DbB7t/3aicvu86NT7H6GVv7rE2N6NohRL4vabfq+/o7W8dXPZGNwbK+j8/3vRmqG3H4nxyU2dABnJKXSOxv1snjcylzq72jty43JO/h9L7Y+deKy+9y4N7R/wRdBS4Op6BVDktJXjFsTAaxwolRfWfLRhy/t6M0XW9Bpju11dJ782fNjIMAPDLp8mzVKElVWBgaDChkL5AURLBvH7GK6G7eZdXcs5fQrvS84XIXyFrW27t32awDMnw6OPR8Ji28Ew/EdvgDPcNG0IzE0ldCpFeHqx/QutYo8dXRP8y/F8q0LzOjt9qarAK5uJPahAB+m/gGLLauuy4STfgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SANITARY WATER WELL", "label": "SANITARY WATER WELL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fbc3abe5db6218f9bb900893af463083", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmxJREFUOI211V+o33Mcx/EHTn3wq7FvK1xSU2Rl2VpSxgW7sJJ/F8ou1CbU2ElW28qF2FFamnYcclKLkT+Rf0lKCRfiasiftbOimKyPlHOOV6NcfL+Hn985p985yqu+F9/Xp56936/v+/P+jvifNDLkfCVuwHW4AA1O4Fu8gdcxsxzwabgP2/EeDpZSLkvyAB7FT7gFY3gIk0sBr8BL+BXrcRxnJxnHtlLKaJJL8TJWYwIbsRVZDDyCV0spnyTZ0+ePlVIOJplMchXuwT4cwSY83VW9ZTHwHvzcD22aZn2t9ZokazprJz7Foa6bP7Gti2zrXCz94HNxB9b0eafWWiewA7Od9wP2a7Oeq3AO/j6ex0w/eEsp5dkktc+7G9/jrYHOHiulHMYVST7uvKP4ENfjhX7w5l6vtzP5O/9zsAuXm6+T2JHkANZ1FcNruHkQvLrWerjvfR8ex3cLgCV5F3fhTox39ufYzb8zPlOXYynlaqxNcvtC0D6N4iO8qL04J7BqEPw7Tu/aGu+qOTkEfKyUMplkr/bDr0IdBB9rmubiWuumJJ/hgyFQkOQRfNE0zbpa63mYGgS/U2vdjmuxdinQTrO4v9Z6AF/j7UHwc93BV6WU3csAz1V+ifaKjw6Cp0opE0k2dlEsR6do53cCvwyCJdmlHfIVeGKp1FLK3iTfaEfUPLB2t27Gm7hIuxdmLa6VeCpJgxv9c1EWXJs/4spSyliSL0sph3q93iu11qP4DWc1TXPh9PT0rUluwjN4GH/0QxZb9DNJ7sX+JLcleRLn4wxM11qPaPfHBu2Gm6dhv6YpPNg9y9Iw8H/WX74x66Sw2XQcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STAGE 2 MONITOR SITE", "label": "STAGE 2 MONITOR SITE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "30ff2d4a65f84629e2f2f06e454f46d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUWIXt180RgyAQBeBd1CZsI32kJZaW0odt2MX6ctBMiD+RGEHG5F08wAzfsAwrJR2cMhsAgAuAOsWiqtpUVdWOATUz31IAiqK4EtEr4KjkC2Bm3nMhAPgIkCqrABGZlYdGRN7uZNAOWLttcefW5+Rfgt8BGDFExhsRQv8Rkplawsq+gG/DvHRSLfrxyICt+QN2AwDTk+rc8yb0ewFAZMwI0ElHfv95NCMRwdabMCTnKcG5ASFdLRpgrZ9HB8TOImDpHy4ZIFXyAahqM7xYokdVmwlgeKu1KQB+Di/BHbdMQ8hvqrFbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STORM DRAIN LIFT STATIONS", "label": "STORM DRAIN LIFT STATIONS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d38aaeab8b14b065b47f0517e393dbbc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAG1JREFUSInt1ksOwCAIBNCSeG/Hk9NVk5qg/QjIgjmATyRByuGcsg1kZraEiIg60CsxwKv81UhtmlYI4HdfAYiXjvGk99T67cDWFkHtJJhgggkGAJ9moyo4+mLMQIuIoOVCFaNCF1BrcXoNeuUEVTEU9NkE9mUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SUBSTATIONS/VAULTS", "label": "SUBSTATIONS/VAULTS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a38606a050f9e3d7b42d4c114d368be5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALhJREFUWIXtl9sNgCAMRdsgS7iGezise7CGWzT1R5P6IIAGWhLvN7Qntw/CAMoazAAw88TMY4ukRBS89+sVYETEpQWAc24GgDOAln6APgAQ3wVn/gDwNmksRgymjxL8AKoAsnlyG7Pkjn0HpHLmuipADfUBoLKKWykJkLPPY3dynLPvAED5+B3nPzkgg1wDxYCeEqbg7Zfgaa+nrC0pmX0HpKq+BUQU9h9LdRFRuAHsf7W1BYCUeg9sm2c4RBvWPGgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WATER RESERVOIRS", "label": "WATER RESERVOIRS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1927745.7360135317, "ymin": 318509.99925369024, "xmax": 1965585.680674687, "ymax": 377306.7894682735, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 254, "domain": null }, { "name": "CONFIDENCE", "type": "esriFieldTypeString", "alias": "CONFIDENCE", "length": 254, "domain": null }, { "name": "CORFAC_ID", "type": "esriFieldTypeDouble", "alias": "CORFAC_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IndexNumber", "type": "esriFieldTypeSmallInteger", "alias": "IndexNumber", "domain": null }, { "name": "FSTA_RZ", "type": "esriFieldTypeString", "alias": "FSTA_RZ", "length": 20, "domain": null }, { "name": "PPD", "type": "esriFieldTypeSmallInteger", "alias": "PPD", "domain": null }, { "name": "FD_Plan", "type": "esriFieldTypeString", "alias": "FD_Plan", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Richland Business", "type": "Feature Layer", "description": "Footprints are added via site plans or overhead photos. Source and metadata is maintained on each record. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "5beac659037f7244392158fcf3ac50d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUeJzt2TFOw0AQQNEttuBAHCpH4lAciM40KUD8kE2UyMi81yZjS18aydLMbdu2cXZ6fRljjPH2/jHusef8I989v/5w7wP/wvwj3z1/+d+/JUqYY/zcx1v3c8/5Z7x71gNu3c8955/xbusTRAmiBFGCKGE5ylE+4VcsRznKJ/wK6xNECVejHO0TfmX+apSjfcKvsD5BlCBKECWIEkQJ36I4cThxXJy3PkGU4MThxLE2b32CKEGUIEoQJThxBCeOYH2CKMGJIzhxBOsTRAmiBFGCKEGU4MQR804cMW99gijBicOJY23e+gRRgihBlCBKcOIIThzB+gRRghNHcOII1ieIEkQJogRRgijhEzSosCjlDRQSAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 52, 13, 255 ], "width": 1.3 }, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Landbase.DBO.Addresses.Site <> 'Archived'", "labelExpression": "[Landbase.DBO.BusinessLicenseDOR.firmname]", "useCodedValues": true, "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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1917496.81228569, "ymin": 317261.000111267, "xmax": 1965831.2900916, "ymax": 380720.72719419, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Landbase.DBO.Addresses.BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Landbase.DBO.Addresses.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Landbase.DBO.Addresses.ADDID", "type": "esriFieldTypeInteger", "alias": "ADDID", "domain": null }, { "name": "Landbase.DBO.Addresses.AddressNo", "type": "esriFieldTypeInteger", "alias": "AddressNo", "domain": null }, { "name": "Landbase.DBO.Addresses.STRNID", "type": "esriFieldTypeInteger", "alias": "STRNID", "domain": null }, { "name": "Landbase.DBO.Addresses.AddUnitType", "type": "esriFieldTypeString", "alias": "AddUnitType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_AddressUnitType", "description": "", "codedValues": [ { "name": "Unit", "code": "Unit" }, { "name": "Bldg", "code": "Bldg" }, { "name": "Ste", "code": "Ste" }, { "name": "Apt", "code": "Apt" }, { "name": "Spc", "code": "Spc" }, { "name": "Stop", "code": "Stop" }, { "name": "None", "code": "None" }, { "name": "Box", "code": "Box" }, { "name": "Utl", "code": "Utl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Landbase.DBO.Addresses.AddressUnit", "type": "esriFieldTypeString", "alias": "AddressUnit", "length": 32, "domain": null }, { "name": "Landbase.DBO.Addresses.ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 10, "domain": { "type": "codedValue", "name": "WS2_ZipCode", "description": "Valid zip codes", "codedValues": [ { "name": "99352", "code": "99352" }, { "name": "99353", "code": "99353" }, { "name": "99354", "code": "99354" }, { "name": "99338", "code": "99338" }, { "name": "99336", "code": "99336" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Landbase.DBO.Addresses.CNTLID", "type": "esriFieldTypeInteger", "alias": "CNTLID", "domain": null }, { "name": "Landbase.DBO.Addresses.PARID", "type": "esriFieldTypeInteger", "alias": "PARID", "domain": null }, { "name": "Landbase.DBO.Addresses.Site", "type": "esriFieldTypeString", "alias": "Site", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Site", "description": "Valid description of addresses", "codedValues": [ { "name": "Merick 1999", "code": "Merrick 1999" }, { "name": "Archived", "code": "Archived" }, { "name": "NONE", "code": "NONE" }, { "name": "SITE PLAN", "code": "SITE PLAN" }, { "name": "Benton County 2012 Photo", "code": "Benton County 2012 Photo" }, { "name": "In construction no CO Issued", "code": "IN-CONST" }, { "name": "Benton County 2014 Photo", "code": "Benton County 2014 Photo" }, { "name": "Benton County 2016 Photo", "code": "Benton County 2016 Photo" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "PERMIT", "code": "PERMIT" }, { "name": "Benton County 2018 Photo", "code": "Benton County 2018 Photo" }, { "name": "PLAT", "code": "PLAT" }, { "name": "Benton County 2020 Photo", "code": "Benton County 2020 Photo" }, { "name": "Benton County 2022 Photo", "code": "Benton County 2022 Photo" }, { "name": "Benton County 2024 Photo", "code": "Benton County 2024 Photo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Landbase.DBO.Addresses.Metadata", "type": "esriFieldTypeString", "alias": "Metadata", "length": 255, "domain": null }, { "name": "Landbase.DBO.Addresses.X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Landbase.DBO.Addresses.Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Landbase.DBO.Addresses.Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Landbase.DBO.Addresses.Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Landbase.DBO.Addresses.StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": null }, { "name": "Landbase.DBO.Addresses.BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 50, "domain": null }, { "name": "Landbase.DBO.Addresses.GISAREA", "type": "esriFieldTypeDouble", "alias": "GISAREA", "domain": null }, { "name": "Landbase.DBO.Addresses.Perimiter", "type": "esriFieldTypeDouble", "alias": "Perimiter", "domain": null }, { "name": "Landbase.DBO.Addresses.ShutOffZone", "type": "esriFieldTypeString", "alias": "ShutOffZone", "length": 50, "domain": null }, { "name": "Landbase.DBO.Addresses.RAISE", "type": "esriFieldTypeString", "alias": "RAISE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Landbase.DBO.Addresses.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Landbase.DBO.Addresses.The_Addr", "type": "esriFieldTypeString", "alias": "The_Addr", "length": 100, "domain": null }, { "name": "Landbase.DBO.Addresses.STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 254, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Ref_ID", "type": "esriFieldTypeInteger", "alias": "Ref_ID", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.ARC_Street", "type": "esriFieldTypeString", "alias": "Street or Intersection", "length": 100, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.ARC_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.RunDate", "type": "esriFieldTypeDate", "alias": "RunDate", "length": 8, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.HomeOperatedBusiness", "type": "esriFieldTypeString", "alias": "HomeOperatedBusiness", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.busubi", "type": "esriFieldTypeString", "alias": "busubi", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.busid", "type": "esriFieldTypeString", "alias": "busid", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.buslocid", "type": "esriFieldTypeString", "alias": "buslocid", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.LEname", "type": "esriFieldTypeString", "alias": "LEname", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.firmname", "type": "esriFieldTypeString", "alias": "firmname", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Mailaddr1", "type": "esriFieldTypeString", "alias": "Mailaddr1", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailUnitType", "type": "esriFieldTypeString", "alias": "MailUnitType", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailUnit", "type": "esriFieldTypeString", "alias": "MailUnit", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailZip", "type": "esriFieldTypeString", "alias": "MailZip", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.MailZip4", "type": "esriFieldTypeString", "alias": "MailZip4", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Physaddr1", "type": "esriFieldTypeString", "alias": "Physaddr1", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysUnitType", "type": "esriFieldTypeString", "alias": "PhysUnitType", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysUnit", "type": "esriFieldTypeString", "alias": "PhysUnit", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysCity", "type": "esriFieldTypeString", "alias": "PhysCity", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysState", "type": "esriFieldTypeString", "alias": "PhysState", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysZip", "type": "esriFieldTypeString", "alias": "PhysZip", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PhysZip4", "type": "esriFieldTypeString", "alias": "PhysZip4", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.phone", "type": "esriFieldTypeString", "alias": "phone", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Location_Email", "type": "esriFieldTypeString", "alias": "Location_Email", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.AgencyId", "type": "esriFieldTypeString", "alias": "AgencyId", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.ETPID", "type": "esriFieldTypeString", "alias": "ETPID", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.EndrsStatCode", "type": "esriFieldTypeString", "alias": "EndrsStatCode", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.EndrsExpDate", "type": "esriFieldTypeDate", "alias": "EndrsExpDate", "length": 8, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.EndrsStatDate", "type": "esriFieldTypeDate", "alias": "EndrsStatDate", "length": 8, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Endrs1stIssuedate", "type": "esriFieldTypeDate", "alias": "Endrs1stIssuedate", "length": 8, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1LastName", "type": "esriFieldTypeString", "alias": "Cntct1LastName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.CntctFirstName", "type": "esriFieldTypeString", "alias": "CntctFirstName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1MidOthrName", "type": "esriFieldTypeString", "alias": "Cntct1MidOthrName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1Phone", "type": "esriFieldTypeString", "alias": "Cntct1Phone", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1Addr1", "type": "esriFieldTypeString", "alias": "Cntct1Addr1", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1Addr2", "type": "esriFieldTypeString", "alias": "Cntct1Addr2", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1Addr3", "type": "esriFieldTypeString", "alias": "Cntct1Addr3", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1City", "type": "esriFieldTypeString", "alias": "Cntct1City", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1State", "type": "esriFieldTypeString", "alias": "Cntct1State", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct1Zip", "type": "esriFieldTypeString", "alias": "Cntct1Zip", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct2LastName", "type": "esriFieldTypeString", "alias": "Cntct2LastName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct2FirstName", "type": "esriFieldTypeString", "alias": "Cntct2FirstName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct2MidOthrName", "type": "esriFieldTypeString", "alias": "Cntct2MidOthrName", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Cntct2Phone", "type": "esriFieldTypeString", "alias": "Cntct2Phone", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.HazardousFlammableMtrl", "type": "esriFieldTypeString", "alias": "HazardousFlammableMtrl", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.EndrsAcctNum", "type": "esriFieldTypeString", "alias": "EndrsAcctNum", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.EmployeeCnt", "type": "esriFieldTypeDouble", "alias": "EmployeeCnt", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.PartTimeEmployeeCnt", "type": "esriFieldTypeDouble", "alias": "PartTimeEmployeeCnt", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.RentalUnitCount", "type": "esriFieldTypeDouble", "alias": "RentalUnitCount", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.DealerMgrLicNum", "type": "esriFieldTypeString", "alias": "DealerMgrLicNum", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Gross_Income", "type": "esriFieldTypeDouble", "alias": "Gross_Income", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.City_Alarm_Company", "type": "esriFieldTypeString", "alias": "City_Alarm_Company", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.City_Alarm_Contact", "type": "esriFieldTypeString", "alias": "City_Alarm_Contact", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.City_Alarm_Cntct_Phone", "type": "esriFieldTypeString", "alias": "City_Alarm_Cntct_Phone", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.City_Limits", "type": "esriFieldTypeString", "alias": "City_Limits", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.ProdDescription", "type": "esriFieldTypeString", "alias": "ProdDescription", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.DORNAICSPrimary", "type": "esriFieldTypeString", "alias": "DORNAICSPrimary", "length": 255, "domain": null }, { "name": "Landbase.DBO.BusinessLicenseDOR.DORNAICSSecondary", "type": "esriFieldTypeString", "alias": "DORNAICSSecondary", "length": 255, "domain": null } ], "geometryField": { "name": "Landbase.DBO.Addresses.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "Landbase.DBO.Addresses.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "addid", "fields": "Landbase.DBO.Addresses.ADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S168_idx", "fields": "Landbase.DBO.Addresses.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1657_pk", "fields": "Landbase.DBO.BusinessLicenseDOR.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "addid", "fields": "Landbase.DBO.BusinessLicenseDOR.Ref_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "PublicFacility", "type": "Feature Layer", "description": "A site map is hyper-linked to each point that is pulled from the Share Point IPM (http://corportal/). ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "82c6a2342fc3ff8083e2538a7794f670", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATFJREFUSInF0r9KA0EQx/HvnRfXOiDkTjvFRgQtgoiCRcTCl7DwDwqW4gvY2WgpItj4GNa24iOIeFsoi+00joUJHGKSu+xe/FU7MDefWW4TxpykSvMbzMaw3KsVnjN4rQ2MYEvhrlAfALe1gSESBMzTdBGRycy5J2vMhorsA48Z3NQCYu0F0AC2VWQe2I1+ZocHc2M2EdnpnjuIDOz/E7SQfjWbMwATzr204L3vBJGVX+ePyiCwFzl3DqBwDFwPXLtCwr5SY6YRaYwPFDkb1lIKtGm6hLXrCmu+O5UC1doOcOmLlQZDxgtUOKw6w/eG7aofDAUVToF4pHVGAYG5UFhZMGj+D7RwpN1aYdV3sMJCDie9Oob7FnwmhYYrwPhChbQpvGKFB4pgBlMBsb4Z+z/8Bu7OTOEUzj6/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CITY", "label": "CITY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "acecaa2c2f42121b43d7f9ba44605f61", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAXCAYAAAAC9s/ZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtFJREFUOI29lF+I1FUUxz+/M7+duyWR7AaxoYQGUpALYtgfEv+0BTEMQw9GTy6om0Y04vSTbUoDd6NBd5uVgX1rKSl68KEY1q0H0UBTfFBUUtOHDHsZ2NjfVtS657cz5+fDzK6zrggmdOE+fM89fO75nnO5Pg+4/P8HEKS2gHwGHGZwdPv9A8zfjNhioBu4ByCXeQuxj/BkhIHywdmwEysoODy+vbeFBAExz1KzPcAcQCM7RZLLxLKDIN1JZO9QGvtnIaBmIwgdDvtCm+NONhOztaGW4/u/AJ8uBFSXjZC80Y6YY1dmOUPl6wDEvNqUdRMsR37jMIXjf80DuOSNAcWyikDCuoAXKeAzwYamtEmXsC91ZlEW6G8GiGJvNumVLpca0glZj3EYoRtIAo9pzT+DWGqeBRekuxSmGjJ2ZgdVJHIe72p12VmSvz0HrAKSTjigsLRjV2bYB2jLZV4IsWGHdStyAohVpAc4rwOjfQAEmQtgqwAUexqg4tkKH+BfsU3MtG7Ulul1gNfYi4FOCvjkqeLZauJGfR69ribn1CUv+gA6OPp+/Zb0e3OWsAM6OLa3UeHzYWyds2cdNfm+UixfmteDtuCNNSHVNbNakR6y2X5KpSiUag8IeHKO2FY3T24OEM5UJ2jBgM+Btx18rfyaBCKQV8B+JLbvQO4OoEWewThJsbydIP0kZtOzzxVox2NfW82/GooRJuzRhQB4Dfiq4f8TFb4BPiZPghkeAcbDYvkMu9MnNLYPgPQdAHuZRdN76k0d+4lc5roL0l06xUVaoK3mhyHgIK/IKZdLrdXi2Mk6YOempTB1jf6jf9+eAv2KbeOh1j6qESHRJIAOjJ4mSB1RZD/wUh3w58N/8AS9zc3RYvkY+devdGi1vSKM47eGt8fof1hJ2DF2pp+qAw4dmgZ+585V+KFSgQrweHO4MlT+mWx2CaVS9N8/1VIpArgFWQwWXrJRbnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PARK", "label": "PARK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8a75b4f63db18f231051ae23b1af2906", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUOI3lkDFqAlEQhr+3u/BIqRLJxkrBysoT5BiBPMQqhQcQIqlTeAUlEFhWJTdJnxsk7MNGjd0T3UllI+u6wSKBTPvNfPPPBJxZQS41tgsixMsYWrsfCzRSd9DGlPqQDImX00NRfgIgFB7tVlYE6oFOqQ92SHQ1A5UWEgDwWvuk9zHQ62DgkDEde0HEcyGB9aWpTXLv1tziyQRfGrzU5oVPIFVTByM81XZRaA/xSUF5p24Ws/DtGD8pWGi+8nixJ/4HgUnes6DzqOotd84km8xp4WmfoJXZkIJDLo+u96n8lR+cLYiv1a8l+AalOEdZiByFoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL", "label": "SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "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" } }, "minScale": 6500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1922168.3206591904, "ymin": 318232.7612911016, "xmax": 1965200.1771806031, "ymax": 373675.904997766, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 50, "domain": { "type": "codedValue", "name": "WS2_PubFacCLass", "description": "Classes for the public facility FC", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "PARK", "code": "PARK" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeDouble", "alias": "OCCUPANCY", "domain": null }, { "name": "SCHEME", "type": "esriFieldTypeString", "alias": "SCHEME", "length": 50, "domain": { "type": "codedValue", "name": "WS2_PubFacScheme", "description": "schem for the public facility FC", "codedValues": [ { "name": "BEAUTIFICATION", "code": "BEAUTIFICATION" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "LINEAR", "code": "LINEAR" }, { "name": "MINI", "code": "MINI" }, { "name": "N/A", "code": "N/A" }, { "name": "NBRHOOD", "code": "NBRHOOD" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "RSD", "code": "RSD" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "UNDEVELOPED", "code": "UNDEVELOPED" }, { "name": "HIGH", "code": "HIGH" }, { "name": "MIDDLE", "code": "MIDDLE" }, { "name": "ELEMENTARY", "code": "ELEMENTARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LinkURL", "type": "esriFieldTypeString", "alias": "LinkURL", "length": 200, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Lon", "type": "esriFieldTypeDouble", "alias": "Lon", "domain": null }, { "name": "LocalPDF", "type": "esriFieldTypeString", "alias": "LocalPDF", "length": 250, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "Site", "type": "esriFieldTypeSmallInteger", "alias": "Site", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARID", "type": "esriFieldTypeSmallInteger", "alias": "PARID", "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FacilityType", "description": "Various facilities in Richland", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Wastewater Treatment Facility", "code": "Wastewater Treatment Facility" }, { "name": "BCES", "code": "BCES" }, { "name": "City Shops", "code": "City Shops" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Community Center", "code": "Community Center" }, { "name": "Pool", "code": "Pool" }, { "name": "Admin Building", "code": "Admin Building" }, { "name": "Library", "code": "Library" }, { "name": "City Hall", "code": "City Hall" }, { "name": "Water Treatment Plant", "code": "Water Treatment Plant" }, { "name": "Counseling Center", "code": "Counseling Center" }, { "name": "Hospital", "code": "Hospital" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapIndex", "type": "esriFieldTypeSmallInteger", "alias": "MapIndex", "domain": null }, { "name": "GridIndex", "type": "esriFieldTypeString", "alias": "GridIndex", "length": 50, "domain": null }, { "name": "FSTA_RZ", "type": "esriFieldTypeString", "alias": "FSA_RZ", "length": 20, "domain": null }, { "name": "PPD", "type": "esriFieldTypeSmallInteger", "alias": "PPD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "SupportStructures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1921055.9551017731, "ymin": 315554.7613977641, "xmax": 1966670.6325730234, "ymax": 380023.9999131113, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUPPORT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUPPORT_ID", "type": "esriFieldTypeInteger", "alias": "SUPPORT_ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Landbase_DBO_SupportStructures_", "type": "esriFieldTypeDouble", "alias": "Landbase.DBO.SupportStructures.AREA", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R215_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Addresses", "type": "Feature Layer", "description": "Footprints are added via site plans or overhead photos. Source and metadata is maintained on each record. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Site", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "IN-CONST", "label": "In construction no CO Issued", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NONE", "label": "NONE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PERMIT", "label": "PERMIT; SERVICE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SERVICE", "label": "PERMIT; SERVICE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "PLAT", "label": "PLAT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2012 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2014 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2016 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2018 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2020 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2022 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Benton County 2024 Photo", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Merrick 1999", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SITE PLAN", "label": "Footprint: Site Plan, Overhead Image, Merick Topo Data", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Landbase.DBO.Addresses.Site <> 'Archived'", "labelExpression": "[AddressUnit]", "useCodedValues": true, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1917496.81228569, "ymin": 317261.000111267, "xmax": 1965831.2900916, "ymax": 380720.72719419, "spatialReference": { "wkid": 102749, "latestWkid": 2286 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDID", "type": "esriFieldTypeInteger", "alias": "ADDID", "domain": null }, { "name": "AddressNo", "type": "esriFieldTypeInteger", "alias": "AddressNo", "domain": null }, { "name": "STRNID", "type": "esriFieldTypeInteger", "alias": "STRNID", "domain": null }, { "name": "AddUnitType", "type": "esriFieldTypeString", "alias": "AddUnitType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_AddressUnitType", "description": "", "codedValues": [ { "name": "Unit", "code": "Unit" }, { "name": "Bldg", "code": "Bldg" }, { "name": "Ste", "code": "Ste" }, { "name": "Apt", "code": "Apt" }, { "name": "Spc", "code": "Spc" }, { "name": "Stop", "code": "Stop" }, { "name": "None", "code": "None" }, { "name": "Box", "code": "Box" }, { "name": "Utl", "code": "Utl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AddressUnit", "type": "esriFieldTypeString", "alias": "AddressUnit", "length": 32, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 10, "domain": { "type": "codedValue", "name": "WS2_ZipCode", "description": "Valid zip codes", "codedValues": [ { "name": "99352", "code": "99352" }, { "name": "99353", "code": "99353" }, { "name": "99354", "code": "99354" }, { "name": "99338", "code": "99338" }, { "name": "99336", "code": "99336" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CNTLID", "type": "esriFieldTypeInteger", "alias": "CNTLID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeInteger", "alias": "PARID", "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Site", "description": "Valid description of addresses", "codedValues": [ { "name": "Merick 1999", "code": "Merrick 1999" }, { "name": "Archived", "code": "Archived" }, { "name": "NONE", "code": "NONE" }, { "name": "SITE PLAN", "code": "SITE PLAN" }, { "name": "Benton County 2012 Photo", "code": "Benton County 2012 Photo" }, { "name": "In construction no CO Issued", "code": "IN-CONST" }, { "name": "Benton County 2014 Photo", "code": "Benton County 2014 Photo" }, { "name": "Benton County 2016 Photo", "code": "Benton County 2016 Photo" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "PERMIT", "code": "PERMIT" }, { "name": "Benton County 2018 Photo", "code": "Benton County 2018 Photo" }, { "name": "PLAT", "code": "PLAT" }, { "name": "Benton County 2020 Photo", "code": "Benton County 2020 Photo" }, { "name": "Benton County 2022 Photo", "code": "Benton County 2022 Photo" }, { "name": "Benton County 2024 Photo", "code": "Benton County 2024 Photo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Metadata", "type": "esriFieldTypeString", "alias": "Metadata", "length": 255, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 50, "domain": null }, { "name": "GISAREA", "type": "esriFieldTypeDouble", "alias": "GISAREA", "domain": null }, { "name": "Perimiter", "type": "esriFieldTypeDouble", "alias": "Perimiter", "domain": null }, { "name": "ShutOffZone", "type": "esriFieldTypeString", "alias": "ShutOffZone", "length": 50, "domain": null }, { "name": "RAISE", "type": "esriFieldTypeString", "alias": "RAISE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "The_Addr", "type": "esriFieldTypeString", "alias": "The_Addr", "length": 100, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 254, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "addid", "fields": "ADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S168_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 37000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }