{ "currentVersion": 10.81, "id": 3, "name": "Potential Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONTRACT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "99b7712848c8417a822f288a0ad67a5d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUOI3V0c8rRFEYxvGPTF3RLMiv/CilZqGwsbCw8a+QLFnKxkppFkpJWcz/IAt2VnZWZC0yGxvT1IRpFizu0HG7zeSGmqfexfuc53zP+3Zyflm5VodbnFdZTvr5KNov1uvbPwZWGNskGg+8K5zW6yOZJoQ+5IO+t02+LfCn+jvgBqXk4T0TaZeeWErmI8pFdr6Al6wcplzuT/TT8eMFcYEazngRAgew2GqXpoaaFaoSA9FRn/KGx5TAMKKgr4lXDFVNA85ws5sI3lEo0TMZeLfY43mUcpgd5OEb8Jj55HTrXGMu6U9xcsBqykKd9Cn/AuymsRaH3j+9V7pmaWQCHrGQ5l9knTCLPgBNCi/wbsD+ZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No Contract", "description": "" }, { "symbol": { "type": "esriPMS", "url": "030077e12dc78921c4533b20f73935bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUOI3V0btKA1EUheFPDIwoFoo3vIAgpBDUxsLCxldRxDKWYmMlSApBEMEi7yAWsbOys1KsRTGNjSEQ1CGFFpE4yQyRDCpkwYGz117nZx92xi8r07a740LFWqsdDAaHYT7c7RxYNmlbYCriXROeh+PpJoQBDEbq/vbxn4Ed6g+BOYVY98F04qtnq7F8oCRv7xt4Zd1xwuOhlnoOOVlkG14VRa9EgcNYSf5Gk0a/TlRlFOvXblrKO54SEmMIInVV/YtRVZKA827ttwTvZRX0mYl4dzjwYkKpKTvisRl4aik23ZYbLMb8WWeObMR83bWUfwH2qtlExkfDe9NjQS0d8MRyon+ZdsIU+gQzxC/woLDRIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Signed Contract", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(CONTRACT = 'No' )", "labelExpression": "[COMPANY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(CONTRACT = 'Yes' )", "labelExpression": "[COMPANY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 85, 255, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2246532.109490797, "ymin": 561439.6465213895, "xmax": 2264731.5199422985, "ymax": 580939.984161064, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "F_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "Contract Signed", "length": 10, "domain": { "type": "codedValue", "name": "ssYESNO", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "F_NAME", "type": "esriFieldTypeString", "alias": "First Name", "length": 50, "domain": null }, { "name": "L_NAME", "type": "esriFieldTypeString", "alias": "Last Name", "length": 50, "domain": null }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "Company", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "SUITE", "type": "esriFieldTypeString", "alias": "Suite", "length": 50, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "SERVICE", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "SERVICE", "description": "", "codedValues": [ { "name": "25 x 25 mbps", "code": "25 x 25 mbps" }, { "name": "50 x 50 mbps", "code": "50 x 50 mbps" }, { "name": "100 x 100 mbps", "code": "100 x 100 mbps" }, { "name": "500 x 500 mbps", "code": "500 x 500 mbps" }, { "name": "1000 x 1000 mbps", "code": "1000 x 1000 mbps" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOICE", "type": "esriFieldTypeString", "alias": "Voice Services", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S191_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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, "serviceItemId": "4bafa7b043844f8390fe5a07586a4e6f" }