{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 87, "name": "Electric Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "Electric" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ContactName", "typeIdField": "ElectricLineType", "subtypeFieldName": "ElectricLineType", "subtypeField": "ElectricLineType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "ElectricLineType", "type": "esriFieldTypeSmallInteger", "alias": "Electrical Line Type", "domain": null }, { "name": "Voltage", "type": "esriFieldTypeSmallInteger", "alias": "Voltage", "domain": null }, { "name": "Amperage", "type": "esriFieldTypeDouble", "alias": "Amperage", "domain": null }, { "name": "IsOverhead", "type": "esriFieldTypeString", "alias": "Is Overhead", "length": 5, "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" } }, { "name": "HasConduit", "type": "esriFieldTypeString", "alias": "Has Conduit", "length": 5, "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" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "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" } }, { "name": "SurveyMethod", "type": "esriFieldTypeString", "alias": "Survey Method", "length": 20, "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" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1024, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "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": "" } ], "types": [ { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 0, "name": "UNKNOWN" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 1, "name": "Main Feed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 2, "name": "Non-Metallic Sheathed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 3, "name": "Panel Feed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 4, "name": "Triplex" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 5, "name": "Single Strand" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "id": 6, "name": "Other" } ], "subtypes": [ { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 0, "name": "UNKNOWN" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 1, "name": "Main Feed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 2, "name": "Non-Metallic Sheathed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 3, "name": "Panel Feed" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 4, "name": "Triplex" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 5, "name": "Single Strand" }, { "domains": { "IsOverhead": {"type": "inherited"}, "HasConduit": {"type": "inherited"}, "Status": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "ElectricLineType": null, "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 }, "code": 6, "name": "Other" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e691b1baebb84a48aedcc63ea6a2eb07" }