{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Potential Residential Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "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": "bf076af85e9900aee6994908642cce57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIid3VQUgUURzH8d9vZlzWVbeQPHToUpn3OtixIIIOFuJN6OTV44LuOsQjBl1JvAgFIXbqJFSXDoHQJYLKkxcLPHgLRKKtZtyd9b1/vIOg1bi7LzrkF4bhzeEzM2+G9wL8w4KTi4tSvXuNxk1DDnnkaSOy44us57e23nB1VTvhX6amTuWDIEzSdBJknvZGIrBnQyIZHPwcz8zcL3R1PaZSpm28Pj19cd/zXorIpWMe7CxEHiVpektKpXEuLMQt8ZpS/TpNXxE4j/a6neRyTwUYJSDH4kGzuYj24YPuJJXKBGZnlzPxehhe0MbchVv3RKmVw/N/BN/Xeoyk54if22s2rwJ4+0cc5BVH+KDLmbgnckZofza3BBg4PD6CC1lzlu2Li3zNxEFuQmTUFTfGbGbjWr+A51Uc7W89cfw6E++pVj/E5fIayBsO+CKXlhqZuE37/qRvzHsAxQ7gjUIu9+DXi7/hxSj69CMMxzxjngnQ10ol8JFaj1CppCVu642ite9hOOxr/VDIaxmuXW6f1LUu9c/P1zpacvuiyH7560m5PCzkCIAhkEWK7AJYpzHPu6vV7b/aLApzc+8A2KPj/t899CcvdKlK+ZToOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17791300, "ymin": -41645400, "xmax": 3195860.526579246, "ymax": 7962948.840846658, "spatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.9636027411758464E7, "falseY": -4.4926703999274984E7, "xyUnits": 1.247730012315943E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FirstName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AccountType", "type": "esriFieldTypeString", "alias": "Account Type", "length": 50, "domain": { "type": "codedValue", "name": "CustType", "description": "Customer Type", "codedValues": [ { "name": "Business", "code": "Business" }, { "name": "Residential", "code": "Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "length": 50, "domain": null }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 20, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "ReqDate", "type": "esriFieldTypeDate", "alias": "Request Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Emailed", "type": "esriFieldTypeSmallInteger", "alias": "Emailed", "domain": null }, { "name": "Router", "type": "esriFieldTypeString", "alias": "Router", "length": 50, "domain": { "type": "codedValue", "name": "Router Yes/No", "description": "OFN Residential Request Router yes/no", "codedValues": [ { "name": "No, I will provide my own router", "code": "No" }, { "name": "Yes, I want a router from OFN (+$15/Month)", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R967_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S735_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }