{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "BOA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120428400, "falseY": -95345400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9839575818a6e62046785fda89a94c1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC50lEQVRIie3VWUhUURzH8e+5945L2qTl0jrSAi0kbWAPmhKVUGbRQlpEhkFFEOVDRL1ECxRiQeVDFASRQWlRBNEiRvYSNe1oK2kQLYxiTjbONPfec3poDHOZSpme+sN9+v/O/3PuPdx7Df5hGf+xjlKgAxME1EccA7KBxcDWiGMtUQlFTutrrpJWiQAVMUyB+CrNJYa0nEAGcDdiGJAZb/mcnpgkMyXQvDyiWEt0QlFDfBpXRsx17Kg7WogMbosIpkC02dayKlc+V0fMZtfTgyMVTBfwsE+Ygvm2ro+8lZw51tQ0vXPvXtCbmNH8KLEqbSGN8S7exo0KGliHrg4a7+46dNrn+nep/qZWoFJAoLc7c+u2vWnOp9sLAT7EpqKE+NmsHpZNY7wLgJPjCqM2vD6dk976IqejnxRoIVoGARqBws5QN0xAM5CvYItClL4ZODqwPPu40xOT1O2R7E0vYW96CQC6stn3pNS/va48BqgE1gv40nVNj2cm4LBC1WZ57p59eXmWo2DWsdgbw3J6iuLyvedibbFvWkudJlAbBJzoMdgbFgIfK9SMhKD36PWalWt3Tt0h9k/e/Esmy3OPazdXmQNsf6NAFQh41tu8sFgI9AHFbUbcAqfZltq1L4VGnNXuAFYIeB5u1m8xAAWTsHypF1x5AEzyviK99QXn0hZxJ3kGn2JT7BR/cx7I/mMBI6qgKTpZ3h8yRVv/ukKVu3faDmkZee+r1aaMA6IyLV9f03C+iKC3rP+YFru6ZmiWdqm2+Nuid9cNgdoDuAvfXq7I8ridRyascwwKeicrGC7gQ58xBWMIesesaahSEtEkUCsE3AFQ0pw43P/xzMEHu+cKEMBSoLzPmNS0ZZqUoDhnYG8U4O3oCWjCNnMVbLGFXtZuxKzG9PUd06ScB6zVkad6ywg4rJR9a6Dpq1CQFPow/B0W+v1vFNAQbkMh8ImCmcDgcLlwL7XNH0Cd8u38uP4ei0T9U+w70MgQZOLbxg4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1500804.0128234476, "ymin": 224353.14456026256, "xmax": 1591625.6864946932, "ymax": 360197.5575821847, "spatialReference": { "wkid": 102679, "latestWkid": 2246, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120428400, "falseY": -95345400, "xyUnits": 3.689394527815867E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "serviceItemId": "00262d1052aa4424930dee130ccf8c2b" } ], "tables": [] }