{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "EV Chargers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6d2b3ab4dd92953665ffc6ef161004d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdklEQVQ4jc3RP2gUURDH8c/oKSaplFimEqzS2QuKlWCXuyOgxAhiQFEE6zRWIjYiGixUEE3ukkJFWzstrEXE1lIrISFe/jzJuzXeemajqZzHLm9n33d+M79Xs8Oo/T9gahuQnM8fu6S8aEXDl2rFcA8T3Sr5fT8a7lQqppbLUgF147WDLla2mlpOCLd6Up+sGItjVrcE05zDQrsnv4izwu701LB1nTjtWwlMbQfwEvt7ag3hbXHqO07mtkuKA5Z1HM/7NXvwAqPF31WhGfUuVALjlCXyszHnjNiENjw9F3XPtzNnSriwmQhXou7x7+fK5rQcFW73pL7iSJr3CB+MuRnRvdVf5swaEZ5gvTCihuHiPt9YcfUnVJ5x3GeM5CIP7TPkPQ7hmUXjMWm5csYcg6YzFGYkl2LSWuWMWW3OqHBNMh0N1/9YuM+cJMy7K5mKpgdbQf2KC87gRjS9qoJKYGrbK7yLuo/bQSUwGjr8HdTf6j/EjsEfylhlvz/ThikAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1396893.5530132204, "ymin": 578124.7915085554, "xmax": 1437248.1675138026, "ymax": 620165.3891857266, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "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": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Accessibility", "type": "esriFieldTypeString", "alias": "Accessibility", "length": 255, "domain": null }, { "name": "Cost", "type": "esriFieldTypeString", "alias": "Cost", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "Status", "description": "Status of the charger wether active/inactive, etc.", "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" } }, { "name": "Charging_Station_ID", "type": "esriFieldTypeString", "alias": "Charging Station ID", "length": 255, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "Property_Owner", "type": "esriFieldTypeString", "alias": "Property Owner", "length": 255, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install Date", "length": 255, "domain": null }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "length": 255, "domain": { "type": "codedValue", "name": "Vendor", "description": "Vendor", "codedValues": [ { "name": "EVI", "code": "EVI" }, { "name": "Shell", "code": "Shell" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Vendor_Contact", "type": "esriFieldTypeString", "alias": "Vendor Contact", "length": 255, "domain": null }, { "name": "Property_Owner1", "type": "esriFieldTypeString", "alias": "Property Owner1", "length": 255, "domain": null }, { "name": "Power_On_Date", "type": "esriFieldTypeString", "alias": "Power On Date", "length": 255, "domain": null }, { "name": "Type_of_Port", "type": "esriFieldTypeString", "alias": "Type of Port", "length": 255, "domain": null }, { "name": "Location_Description", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "Number_of_Ports", "type": "esriFieldTypeString", "alias": "Number of Ports", "length": 255, "domain": { "type": "codedValue", "name": "Ports", "description": "Number of Ports", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Level_", "type": "esriFieldTypeString", "alias": "Level", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R266_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S251_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4d42c44488224d538d5c12432c88b422" }