{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Solar Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "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": "simple", "symbol": { "type": "esriPMS", "url": "5eb9434ef52e092c9bbcae85a981e63e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVQ4jb3UW0jTcRTA8W9zc4FgaQhjUyEbK//EHGQUIfSwGFsQlQQNYlYWdpm4bg9h9aQEQXbxAhILH0z2EBEJrZGoW3mh24M6NUVFKmdugYk6XGuzhzGQubYK6bz9OOf3+R0Oh5+YNQzxf8VSU8kXryMvHGJh6Seuf8GkQADAUMC12yaO1drpr3NQEJtPhmUeKOTZ7CLOrmFuSESElDLYkMYPAEGBNj+bGvcXLo1M0ZEQ262k5fFFiganUFc8ZHllTlCgNRtoPK9DaaqjfmSKQsD/W8zr58yVZl7cP4lQewrLuQfMAMz5SY9Cti58M3NUrYTiYhMePtnBQFMEfHKZdICrh1DJM8DWha/JiaWtH1vCmRVto3vH5shs5pdY6BwgqFUjAZBnwNfv0O5mVlBQJigom18i1fWRqvFpHKswg4acymJyYl+MhmwjWM+iAlQAkz74cIusuJ25humZaEQEMDpN3vXDqHWaSGcQ6cx4j0mljHcAwRApARiKi73swwiglKOz6GnQaZC0uwlrtyN6PUx4z1ZEd06QWW5lrHeUyoQzA1DJ2Vehp8GsR/noFd46B543N9E8fcugrYeU+lKE+tOYy60QC67CsjMpObiTLS3deK2dXMjdhB7QpK0n0NpLsaUJR00JQm4W+3tHqSbRnnW4OV7aiDQYpNU1hO3ILvTR3LiHz3YwDFTTPOnFSLI9A5bb+jgaPXxbRHT3Ob73Y0ghsocTHvbGuZf813C6MTndyar+EPubWFPsFxkfx/Jb9YKGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3103585.4222240597, "ymin": 1724423.1497030556, "xmax": 3143019.098933965, "ymax": 1776303.7693668157, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PermitID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitID", "type": "esriFieldTypeString", "alias": "PermitID", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "KiloWatt", "type": "esriFieldTypeDouble", "alias": "KiloWatt", "domain": null }, { "name": "Valuation", "type": "esriFieldTypeDouble", "alias": "Valuation", "domain": null }, { "name": "Work_Descr", "type": "esriFieldTypeString", "alias": "Work_Descr", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "IssueDate", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "SOLARID", "type": "esriFieldTypeInteger", "alias": "SOLARID", "domain": null }, { "name": "SLRTID", "type": "esriFieldTypeString", "alias": "SLRTID", "length": 20, "domain": null }, { "name": "ADDRUNIQ", "type": "esriFieldTypeInteger", "alias": "ADDRUNIQ", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "ReInstall", "type": "esriFieldTypeString", "alias": "ReInstall", "length": 3, "domain": { "type": "codedValue", "name": "dYes/No", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDINGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Status", "length": 5, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S1397_idx", "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e573c6e0e8964931bb4aba6487d0b423" } ], "tables": [] }