{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "BOA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5b0b37947644d3ae40b07d78d1c2892b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuNJREFUSInNk21ojWEYx3/3OWfnsZ3j7dnBHm/LW5iTt2Re2vIecTbyGtHmAzMfOJIPfCChKB8WEvaBKEvWklpJmJdNI0w8WDGx5oh1M+3Muem4fRg6s41NW7nq/nT9+//u/3Vft4tOLtd/BdDgxLJGiFDI7hQAhpGupcwENncK4JOZsT5BPpmusYMCdIcCNAgla+a7lO3FNCciZXmHAjCMqYYq84atQDReli4FOhZQZy7KafD0xh441TmttGolyK0dBtAgIuptoHTkMq4lDmOWsi1tmuOFlPfbDNAwT2P2r0jdkx5xxnePFT1WHz3+e8FuRYnHyHd3ZUfyqmgkLvF02YhxL2J1wqmjfvvCda+8IIFzAiKxCe4KZO648twFAPXWoiZr8nLUTvLdXRuFgzKckyoLUvwvq1N+9hPkI+1UzwUwBtNcIaSMNEkgoBYIaNgE7A97+r7bOH7LgMK4+Gax5/RLg35pAFhoCmsu1UwuKbJ0463XCSk/NRtRDChPm+b1PtX5Z89Wl9YdmXM0IdgtOa6l+WZ9qefgnX1vzVcnewI5Djjxu6bFRxZSVmiY4KLi0OaLk7NGzjjPXGtKE83ehhDbitcol7LfAzMFPGnJq9UtEhAG1kbMtIDxTfl+70cRuJRtAMsFPG3N549rqiEFedN3JfEwAMHIBz068k5n9xju2JuQRNDK1F3kswxU5b8BPhszVn9N8rGnSy8Kax/UL7y02u1AuiekHgznDlnieTR0oRhjF2SjKvf/WwKPc+WLpHSq7OO1gyp29QB2Yxh3R5VvP1X8+pa+6s/2xsuS4Rr6CnjTLoCGwcjLA8eW39CgwhhGhlDqNkqhwe8NFZ0MhIrnCpQjaiYvRb7KayfAWCxQgCoQsEEoVfezJ+A9MF+jNmmMA9GwbwW0EyBQs4EsB5xqXUOeNj0lbnnvjAbfj8/6d4AGJ5AjoKo1818QKR9qSAXMNicQEKUN5jH6BhpPs/oOogAUvtKpL5gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1500804.0128234476, "ymin": 224353.14456026256, "xmax": 1591625.6864946932, "ymax": 360197.5575821847, "spatialReference": { "wkid": 102679, "latestWkid": 2246 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Match_addr", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Address", "length": 33, "domain": null }, { "name": "Case_No_", "type": "esriFieldTypeString", "alias": "Case Number", "length": 255, "domain": null }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 255, "domain": null }, { "name": "Application", "type": "esriFieldTypeString", "alias": "Application Type", "length": 255, "domain": null }, { "name": "year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null }, { "name": "BOA", "type": "esriFieldTypeString", "alias": "BOA - Board", "length": 25, "domain": null }, { "name": "Usage", "type": "esriFieldTypeString", "alias": "Site Description", "length": 150, "domain": null }, { "name": "Ruling", "type": "esriFieldTypeString", "alias": "Pass/Fail", "length": 25, "domain": { "type": "codedValue", "name": "Ruling", "description": "Valid values are Approved, Denied, Withdrawn", "codedValues": [ { "name": "Approved", "code": "0" }, { "name": "Denied", "code": "1" }, { "name": "Withdrawn", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Month", "type": "esriFieldTypeString", "alias": "Month", "length": 50, "domain": { "type": "codedValue", "name": "Calendar", "description": "Months of the Year", "codedValues": [ { "name": "January", "code": "0" }, { "name": "Febuary", "code": "1" }, { "name": "March", "code": "2" }, { "name": "April", "code": "3" }, { "name": "May", "code": "4" }, { "name": "June", "code": "5" }, { "name": "July", "code": "6" }, { "name": "August", "code": "7" }, { "name": "September", "code": "8" }, { "name": "October", "code": "9" }, { "name": "November", "code": "10" }, { "name": "December", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning Class", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R86_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a78_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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": [] }