{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 87, "name": "Electric Line", "type": "Feature Layer", "parentLayer": { "id": 85, "name": "Electric" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1080529.6016235352, "ymin": 1078759.405822754, "xmax": 1083846.9407958984, "ymax": 1093565.1359863281, "spatialReference": { "wkid": 103119, "latestWkid": 6541, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 1.3725005035703713E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103119, "latestWkid": 6541, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ContactName", "typeIdField": "", "subtypeField": "ElectricLineType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ElectricLineType", "type": "esriFieldTypeSmallInteger", "alias": "Electrical Line Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ElectricLineType" }, { "name": "Voltage", "type": "esriFieldTypeSmallInteger", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Voltage" }, { "name": "Amperage", "type": "esriFieldTypeDouble", "alias": "Amperage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Amperage" }, { "name": "IsOverhead", "type": "esriFieldTypeString", "alias": "Is Overhead", "domain": { "type": "codedValue", "name": "YesNo_1_1", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "IsOverhead" }, { "name": "HasConduit", "type": "esriFieldTypeString", "alias": "Has Conduit", "domain": { "type": "codedValue", "name": "YesNo_1_1", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HasConduit" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Valid values for Status.", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Existing", "code": "Existing" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Existing", "modelName": "Status" }, { "name": "SurveyMethod", "type": "esriFieldTypeString", "alias": "Survey Method", "domain": { "type": "codedValue", "name": "SurveyMethod", "description": "Valid values for SurveyMethod.", "codedValues": [ { "name": "As-Built Drawing", "code": "As-Built Drawing" }, { "name": "Best Guess", "code": "Best Guess" }, { "name": "Consumer Grade GPS", "code": "Consumer Grade GPS" }, { "name": "Heads-Up Digitizing", "code": "Heads-Up Digitizing" }, { "name": "Mapping Grade GPS", "code": "Mapping Grade GPS" }, { "name": "Survey", "code": "Survey" }, { "name": "Wire Trace", "code": "Wire Trace" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SurveyMethod" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "Comments" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R484_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_484", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_484", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Line", "description": "", "prototype": { "attributes": { "Editor": null, "Comments": null, "ElectricLineType": 2, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "UNKNOWN", "defaultValues": { "GlobalID": null, "ElectricLineType": 0, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 1, "name": "Main Feed", "defaultValues": { "GlobalID": null, "ElectricLineType": 1, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 2, "name": "Non-Metallic Sheathed", "defaultValues": { "GlobalID": null, "ElectricLineType": 2, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 3, "name": "Panel Feed", "defaultValues": { "GlobalID": null, "ElectricLineType": 3, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 4, "name": "Triplex", "defaultValues": { "GlobalID": null, "ElectricLineType": 4, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 5, "name": "Single Strand", "defaultValues": { "GlobalID": null, "ElectricLineType": 5, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } }, { "code": 6, "name": "Other", "defaultValues": { "GlobalID": null, "ElectricLineType": 6, "Voltage": null, "Amperage": null, "IsOverhead": null, "HasConduit": null, "Status": "Existing", "SurveyMethod": null, "InstallDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "70e922276a4f4cd9b206590d566a772b" }