{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Transmission Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999998485E8, "falseY": -8.612349999995418E7, "xyUnits": 62499.99994179231, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2364232.0000294596, "ymin": 6978247.147681624, "xmax": 2385330.798433095, "ymax": 7009030.008126289, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE", "typeIdField": "SUBTYPES", "subtypeFieldName": "SUBTYPES", "subtypeField": "SUBTYPES", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "length": 128, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "SS_DIA", "length": 128, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "SS_TYPE", "length": 128, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeInteger", "alias": "DATE_", "domain": null }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "length": 25, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeDouble", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeDouble", "alias": "T_ELEV", "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "PRIVATE", "description": "Line Privately Owned", "codedValues": [ { "name": "N", "code": "0" }, { "name": "Y", "code": "1" }, { "name": "BEDFORD", "code": "BED" }, { "name": "RICHLAND HILLS", "code": "RH" }, { "name": "TRINITY RIVER AUTHORITY", "code": "TRA" }, { "name": "EULESS", "code": "EUL" }, { "name": "TXDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRA_DIA", "type": "esriFieldTypeSmallInteger", "alias": "TRA_DIA", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRA_TYPE", "type": "esriFieldTypeString", "alias": "TRA_TYPE", "length": 15, "domain": null }, { "name": "SUBTYPES", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LIFE_CYCLE", "type": "esriFieldTypeString", "alias": "LIFE_CYCLE", "length": 25, "domain": { "type": "codedValue", "name": "LIFECYCLE", "description": "Life Cycle of Asset", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET_NO", "length": 20, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PRIVATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 0, "name": "Pipe" }, { "domains": { "PRIVATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 1, "name": "Transmission" } ], "subtypes": [ { "domains": { "PRIVATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "LENGTH": null, "FEATURE": "PIPE", "DIAMETER": "8", "TYPE": null, "DATE_": null, "FILE_NUM": null, "F_ELEV": null, "T_ELEV": null, "PRIVATE": null, "TRA_DIA": null, "ENABLED": 1, "TRA_TYPE": null, "SUBTYPES": 0, "LIFE_CYCLE": null, "OWNER": null, "ASSET_NO": null }, "code": 0, "name": "Pipe" }, { "domains": { "PRIVATE": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "LENGTH": null, "FEATURE": "PIPE", "DIAMETER": "8", "TYPE": null, "DATE_": null, "FILE_NUM": null, "F_ELEV": null, "T_ELEV": null, "PRIVATE": null, "TRA_DIA": null, "ENABLED": 1, "TRA_TYPE": null, "SUBTYPES": 0, "LIFE_CYCLE": null, "OWNER": null, "ASSET_NO": null }, "code": 1, "name": "Transmission" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9a12a2f474f4b0cb42c29ea9fbe326c" }