{ "layers": [ { "currentVersion": 10.41, "id": 0, "name": "Building Permits (2014 to 2016)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PERMIT_JOB_TYPE", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 234, 247, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Building", "label": "Building", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 107, 201, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Demolition", "label": "Demolition", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 166, 101, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Driveway", "label": "Driveway", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 222, 82, 108, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Electrical", "label": "Electrical", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 102, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mechanical", "label": "Mechanical", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 230, 80, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Roofing", "label": "Roofing", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1712187207706267E7, "ymin": 4740099.641833312, "xmax": -1.1650808758147802E7, "ymax": 4803347.109768339, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PERMIT_JOB_TYPE", "type": "esriFieldTypeString", "alias": "Permit Job Type", "length": 255, "domain": null }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 255, "domain": null }, { "name": "CONSTRUCTION_CATEGORY", "type": "esriFieldTypeString", "alias": "Construction Category", "length": 255, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "APPLIED_DATE", "type": "esriFieldTypeString", "alias": "Applied Date", "length": 255, "domain": null }, { "name": "ISSUED_DATE", "type": "esriFieldTypeString", "alias": "Issued Date", "length": 255, "domain": null }, { "name": "COMPLETED_DATE", "type": "esriFieldTypeString", "alias": "Completed Date", "length": 255, "domain": null }, { "name": "STATUS_CURRENT", "type": "esriFieldTypeString", "alias": "Status Current", "length": 255, "domain": null }, { "name": "ORIGINAL_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Original Address 1", "length": 255, "domain": null }, { "name": "ORIGINAL_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Original Address 2", "length": 255, "domain": null }, { "name": "ORIGINAL_CITY", "type": "esriFieldTypeString", "alias": "Original City", "length": 255, "domain": null }, { "name": "ORIGINAL_STATE", "type": "esriFieldTypeString", "alias": "Original State", "length": 255, "domain": null }, { "name": "ORIGINAL_ZIP", "type": "esriFieldTypeInteger", "alias": "Original Zip", "domain": null }, { "name": "FILING_NUMBER", "type": "esriFieldTypeString", "alias": "Filing Number", "length": 255, "domain": null }, { "name": "JOB_VALUATION", "type": "esriFieldTypeDouble", "alias": "Job Valuation", "domain": null }, { "name": "SCOPE_OF_WORK", "type": "esriFieldTypeString", "alias": "Scope Of Work", "length": 255, "domain": null }, { "name": "BUILDING_CODE", "type": "esriFieldTypeString", "alias": "Building Code", "length": 255, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 255, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 255, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } } ], "tables": [] }