{ "currentVersion": 10.71, "id": 11, "name": "Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4243ae2ac7418610a3b214e389631aff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATJJREFUKJFjYcAGrFoiGI7VrGNgYPiFLsWCwrMtFGTgsV3EIOvoySBscpzh2aFMhrNtV7BrcJrpxSCs088gaaHGwMjEwKDkbsPAJ7ddiFeh692BtMnIGhjZXRf3/5SxS2Lgk+NFsVFEU+Ydj3gvAyuPA8Pu9bEMDKu/sTC4r9z5U9nHlYGVC6t3GDiEWBk0Q4MYmNi0GHau1mJh4BD8jlMxDDCyMDDwiX1nYGD4zyL058uGdz8++jFw8OPW8P8fA8OnFycZGBgYWN5tDVrAEHW+i4HDQASnhq9P/jD8fj8d5un/DN/fnWJgYPDCqeHz0+sM+9IvwTQwCP36uO3d769eDKzcOGyAOAeu4d3WmzMZfHlbGQRkeDEU//z6j/3r42U/kTUwMFT+YdjMIIDLRT+R2AAznlkLyqujTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[house_num]", "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 906118.7990235537, "ymin": 748402.8003915995, "xmax": 943322.0185731649, "ymax": 783986.2098936737, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mbl", "type": "esriFieldTypeString", "alias": "mbl", "length": 50, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 50, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 50, "domain": null }, { "name": "house_num", "type": "esriFieldTypeString", "alias": "house_num", "length": 50, "domain": null }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "prefix", "length": 50, "domain": null }, { "name": "pretype", "type": "esriFieldTypeString", "alias": "pretype", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "suffix", "length": 50, "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "length": 50, "domain": null }, { "name": "condo", "type": "esriFieldTypeString", "alias": "condo", "length": 50, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "length": 50, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 50, "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "lon", "domain": null }, { "name": "picweb", "type": "esriFieldTypeString", "alias": "picweb", "length": 255, "domain": null }, { "name": "picfile", "type": "esriFieldTypeString", "alias": "picfile", "length": 255, "domain": null }, { "name": "police", "type": "esriFieldTypeString", "alias": "police", "length": 50, "domain": null }, { "name": "fire", "type": "esriFieldTypeString", "alias": "fire", "length": 50, "domain": null }, { "name": "ems", "type": "esriFieldTypeString", "alias": "ems", "length": 50, "domain": null }, { "name": "dynamap_id", "type": "esriFieldTypeInteger", "alias": "dynamap_id", "domain": null }, { "name": "commonnames", "type": "esriFieldTypeString", "alias": "commonnames", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R73_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1388address", "fields": "address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S33_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }