{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Electric Pole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666206359000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EPOLE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EPOLE_ID", "type": "esriFieldTypeSmallInteger", "alias": "POLE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLE_ID" }, { "name": "EPOLE_OWNER", "type": "esriFieldTypeString", "alias": "POLE_UTILITY", "domain": { "type": "codedValue", "name": "OWNER_ELECTRIC", "description": "Owners of Electric Infrastructure", "codedValues": [ { "name": "Private", "code": "0" }, { "name": "AEP", "code": "1" }, { "name": "Energy Co-op", "code": "2" }, { "name": "City of Newark", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_UTILITY" }, { "name": "EPOLE_HEIGHT_FT", "type": "esriFieldTypeString", "alias": "POLE_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_HEIGHT" }, { "name": "EPOLE_NUM", "type": "esriFieldTypeString", "alias": "POLE_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_NUM" }, { "name": "EPOLE_COMMENTS", "type": "esriFieldTypeString", "alias": "POLE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_COMMENTS" }, { "name": "EPOLE_PHOTO", "type": "esriFieldTypeString", "alias": "POLE_PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_PHOTO" }, { "name": "EPOLE_INSTALL_DATE", "type": "esriFieldTypeString", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "EPOLE_BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "EPOLE_TYPE", "type": "esriFieldTypeString", "alias": "POLE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POLE_TYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R28_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Pole", "description": "", "prototype": { "attributes": { "EPOLE_TYPE": null, "EPOLE_BRAND": null, "EPOLE_ID": null, "EPOLE_OWNER": null, "EPOLE_HEIGHT_FT": null, "EPOLE_NUM": null, "EPOLE_COMMENTS": null, "EPOLE_PHOTO": null, "EPOLE_INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Electric Light", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666203899000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "44c8748988be838c77fc46e7d5de439a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQokWNhoBCwEJC3gdJHyDFARJ6fv4qBkVHv4YcPLgwMDDdIMoCHjS0r2cjITpKHh7ti9+78tz9+ZJJigIaemFh2qJYWt4aICMPOu3cj1ly7NhGbK1iw6Rbm4MgvtbYWA2kGgXxzc4Hdd+9O//jzpyMxBtg4KilFBGhoIATk5Bh81dSsl1y+HMDAwLABrwESPDylIBvRxavt7FgPPHxY9eTTJ7wGBIRqaTmDbEQHIO9kGhsbVO/fn8LAwDAHmwEaMnx8VVmmptwMOECaiQnrrPPnGx5++HAEFqAsMElRLq5okA2wgMMGRLi4GGpsbaXzd+zI+vb7dx6yARrWsrJpIBtw6oaCFCMjhiWXLsUefPhwGsgVYANA0WYuIyP25ts3BhAmBDxUVAQuvnjR/OHnz1CwAd///v098eTJTRNPniSoGQZYmZkRYQDyz7ffv4nWjAwAtr1tmDhMrbUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ELIGHT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ELIGHT_ID", "type": "esriFieldTypeSmallInteger", "alias": "LIGHT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIGHT_ID" }, { "name": "ELIGHT_TYPE", "type": "esriFieldTypeString", "alias": "LIGHT_TYPE", "domain": { "type": "codedValue", "name": "ELIGHT_TYPE", "description": "Types of Electrical Lighting", "codedValues": [ { "name": "Street Light", "code": "0" }, { "name": "Highway Light", "code": "1" }, { "name": "Bollard", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHT_TYPE" }, { "name": "ELIGHT_OWNER", "type": "esriFieldTypeString", "alias": "LIGHT_UTILITY", "domain": { "type": "codedValue", "name": "OWNER_ELECTRIC", "description": "Owners of Electric Infrastructure", "codedValues": [ { "name": "Private", "code": "0" }, { "name": "AEP", "code": "1" }, { "name": "Energy Co-op", "code": "2" }, { "name": "City of Newark", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHT_UTILITY" }, { "name": "ELIGHT_POLT_ID", "type": "esriFieldTypeString", "alias": "LIGHT_POLT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHT_POLT_ID" }, { "name": "ELIGHT_LABEL", "type": "esriFieldTypeString", "alias": "LIGHT_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHT_LABEL" }, { "name": "ELIGHT_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ELIGHT_PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTO" }, { "name": "ELIGHT_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "ELIGHT_BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "ELIGHT_HEIGHT_FT", "type": "esriFieldTypeDouble", "alias": "LIGHT_HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIGHT_HEIGHT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R25_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Light", "description": "", "prototype": { "attributes": { "ELIGHT_HEIGHT_FT": null, "ELIGHT_BRAND": null, "ELIGHT_ID": null, "ELIGHT_TYPE": null, "ELIGHT_OWNER": null, "ELIGHT_POLT_ID": null, "ELIGHT_LABEL": null, "ELIGHT_COMMENTS": null, "ELIGHT_PHOTO": null, "ELIGHT_INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Electric Box", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666206112000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd4f5b0facf6ac149186dfaf76d6a291", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVQ4jWNhgAARKCYFvAFhFpBGJUHBPUaSkvKk6D73/PnDe+/fu4ANAGleHRoqQIoBoatXM9x7/14EZAAK+Pr7N8PmmzfhfA4WFgYDCQkGBQHs5rOgC7z++pUhcu1ahiBNTQZGBgaGL79+MRx59IhhoqcnQ7KhIWEDYGBlSAgDCxMTmL362jWG4p07STMAGfz884dBlJubARtgwSrKwMDgvmQJ2Avf//xhuPTyJcPeuDjSDCi2tGRgYmRk+Pn3L8PGGzcYYtatYzifkcHAzcpKnAFuysrwMPBXV2eQ7O1l2HvvHoOfujpxBiCDJ58+MXz48YNBlp+fAR2wMOAADgsWgOk///4xXH39miHVyIjBUEKCsAESPDwM++Pj4XwuVlZwIhIjNhZAKc9BQQGXw7Aa8AaUMUBpmxTw6cePS3ADQLkKlDFIMgECbgAAR11mzrx8pEwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EBOX_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EBOX_ID", "type": "esriFieldTypeSmallInteger", "alias": "BOX_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOX_ID" }, { "name": "EBOX_COMMENTS", "type": "esriFieldTypeString", "alias": "BOX_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BOX_COMMENTS" }, { "name": "EBOX_PHOTO", "type": "esriFieldTypeString", "alias": "BOX_PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BOX_PHOTO" }, { "name": "EBOX_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "EBOX_BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "EBOX_TYPE", "type": "esriFieldTypeString", "alias": "BOX_TYPE", "domain": { "type": "codedValue", "name": "BOX_TYPE", "description": "Types of Utility Boxes", "codedValues": [ { "name": "Manhole", "code": "0" }, { "name": "Splice Case", "code": "2" }, { "name": "Vault", "code": "3" }, { "name": "Junction Box", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BOX_TYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R27_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Box", "description": "", "prototype": { "attributes": { "EBOX_TYPE": null, "EBOX_BRAND": null, "EBOX_ID": null, "EBOX_COMMENTS": null, "EBOX_PHOTO": null, "EBOX_INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Electric Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666205545000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ELINE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ELINE_ID", "type": "esriFieldTypeSmallInteger", "alias": "LINE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_ID" }, { "name": "ELINE_OWNER", "type": "esriFieldTypeString", "alias": "LINE_UTILITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LINE_UTILITY" }, { "name": "ELINE_GAUGE", "type": "esriFieldTypeDouble", "alias": "LINE_GAUGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_GAUGE" }, { "name": "ELINE_VOLTAGE_V", "type": "esriFieldTypeDouble", "alias": "LINE_VOLTAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_VOLTAGE_V" }, { "name": "ELINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LINE_TYPE" }, { "name": "ELINE_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LINE_LENGTH_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_LENGTH_FT" }, { "name": "ELINE_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ELINE_PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTO" }, { "name": "ELINE_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "ELINE_BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CRATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "ELINE_AERIAL", "type": "esriFieldTypeString", "alias": "LINE_AERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LINE_AERIAL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R26_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Line", "description": "", "prototype": { "attributes": { "ELINE_BRAND": null, "ELINE_AERIAL": null, "ELINE_ID": null, "ELINE_OWNER": null, "ELINE_GAUGE": null, "ELINE_VOLTAGE_V": null, "ELINE_TYPE": null, "ELINE_LENGTH_FT": null, "ELINE_COMMENTS": null, "ELINE_PHOTO": null, "ELINE_INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Electric Vault", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666206624000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EVAULT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EVAULT_ID", "type": "esriFieldTypeSmallInteger", "alias": "VAULT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VAULT_ID" }, { "name": "EVAULT_OWNER", "type": "esriFieldTypeString", "alias": "VAULT_UTILITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAULT_UTILITY" }, { "name": "EVAULT_COMMENTS", "type": "esriFieldTypeString", "alias": "VAULT_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAULT_COMMENTS" }, { "name": "EVAULT_PHOTO", "type": "esriFieldTypeString", "alias": "VAULT_PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAULT_PHOTO" }, { "name": "EVAULT_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "EVAULT_BRAND", "type": "esriFieldTypeString", "alias": "BRAND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRAND" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CRRATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "EVAULT_TYPE", "type": "esriFieldTypeString", "alias": "VAULT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAULT_TYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S18_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Vault", "description": "", "prototype": { "attributes": { "EVAULT_TYPE": null, "EVAULT_BRAND": null, "EVAULT_ID": null, "EVAULT_OWNER": null, "EVAULT_COMMENTS": null, "EVAULT_PHOTO": null, "EVAULT_INSTALL_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Electric Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666206863000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ESTATION_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESTATION_ID", "type": "esriFieldTypeSmallInteger", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_ID" }, { "name": "ESTATION_NUM", "type": "esriFieldTypeString", "alias": "STATION_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_NUM" }, { "name": "ESTATION_LABEL", "type": "esriFieldTypeString", "alias": "STATION_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_LABEL" }, { "name": "ESTATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_UTILITY", "domain": { "type": "codedValue", "name": "OWNER_ELECTRIC", "description": "Owners of Electric Infrastructure", "codedValues": [ { "name": "Private", "code": "0" }, { "name": "AEP", "code": "1" }, { "name": "Energy Co-op", "code": "2" }, { "name": "City of Newark", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_UTILITY" }, { "name": "ESTATION_COMMENTS", "type": "esriFieldTypeString", "alias": "STATION_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_COMMENTS" }, { "name": "ESTATION_PHOTO", "type": "esriFieldTypeString", "alias": "STATION_PHOTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_PHOTO" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE", "required": true }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER", "required": true }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE", "required": true }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER", "required": true }, { "name": "ESTATION_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R30_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Station", "description": "", "prototype": { "attributes": { "ESTATION_INSTALL_DATE": null, "ESTATION_PHOTO": null, "ESTATION_ID": null, "ESTATION_NUM": null, "ESTATION_LABEL": null, "ESTATION_OWNER": null, "ESTATION_COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e38134d60efd4673a1773d4bf72ec875" } ], "tables": [] }