{ "currentVersion": 10.51, "id": 4, "name": "EV Chargers", "parentLayerId": -1, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1396893.5530132204, "ymin": 578124.7915085554, "xmax": 1437248.1675138026, "ymax": 620165.3891857266, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "24fba5c5bbb8f153a85fa6390a27462d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXJJREFUKJGV0TFrU1EYxvHfub31UtyiKPY7uIj4BQTFoegQG0OGOimORRARwUXp4AeIiFpwqEkVrDi7CY6Km5uCmqkXJVg5aHIckpabpii+48Of9/zP8+b+Y/K9wtTVwgEkJFntdThfvpuCU9dFrFait7bK1anNqVs7QXmvEn3FQljyYwJOz8wblM9RjKMtamdDo/wy4Zw2zIleYL6y9apUfkwdB+VSqNvME0H0GMd36bcFbTBwAyu5+zJDy1iGlLkdWNrRU9zNGnEF8nDJAJ/HTTQnQQ+yRrw24QypUztG+bACroeay1Wv0QefOCyUG5gb50MMUunRsFt8D7/jzdDSz1PHrGANhxCRYTbQRI/9Z0Ir9kfOF/zCye2nhl1rI7D4YCaeDvXy05QzpKfFKcPYxBszcSHUbU45s32Y2Ba8tE8jnPNzV+8VOBa3iK/CN1fGdU7NqI3OkaP0+qHh+l7Q5OZMCIvu/A3cgcNi7/2/QPgDZZ18FQ/L7VsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Location", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Charging_Station_ID", "type": "esriFieldTypeString", "alias": "Charging Station ID", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Property_Owner", "type": "esriFieldTypeString", "alias": "Property Owner", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Accessibility", "type": "esriFieldTypeString", "alias": "Accessibility", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Cost", "type": "esriFieldTypeString", "alias": "Cost", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "codedValues": [ { "name": "Installed", "code": "Installed" }, { "name": "Inactive(Repair in progress)", "code": "Inactive" }, { "name": "Removed", "code": "Removed" }, { "name": "Active(Powered Up)", "code": "Active" }, { "name": "Reapir in progress", "code": "Partially Inactive" }, { "name": "Energized(Under Repair)", "code": "Energized" }, { "name": "Not Operational as reported by users", "code": "Not Operational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "domain": { "type": "codedValue", "name": "Vendor", "codedValues": [ { "name": "EVI", "code": "EVI" }, { "name": "Shell", "code": "Shell" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "Vendor_Contact", "type": "esriFieldTypeString", "alias": "Vendor Contact", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Property_Owner1", "type": "esriFieldTypeString", "alias": "Property Owner1", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Power_On_Date", "type": "esriFieldTypeString", "alias": "Power On Date", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Type_of_Port", "type": "esriFieldTypeString", "alias": "Type of Port", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Location_Description", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Number_of_Ports", "type": "esriFieldTypeString", "alias": "Number of Ports", "domain": { "type": "codedValue", "name": "Ports", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 }, { "name": "Level_", "type": "esriFieldTypeString", "alias": "Level", "domain": null, "editable": true, "nullable": true, "length": 255 } ], "indexes": [ { "name": "R266_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S251_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "EV Chargers", "description": "", "prototype": { "attributes": { "Number_of_Ports": null, "Level_": null, "Location": null, "Address": null, "Charging_Station_ID": null, "City": null, "State": null, "Property_Owner": null, "Accessibility": null, "Cost": null, "Install_Date": null, "Status": null, "Vendor": null, "Vendor_Contact": null, "Property_Owner1": null, "Power_On_Date": null, "Type_of_Port": null, "Location_Description": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }