{ "currentVersion": 10.91, "id": 16, "name": "REDLINE_LINE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7999.999999998745, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REDLINE_TABLENAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 8, 161, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 123, 128, 255 ], "width": 1 }, "value": "0", "label": "REDLINE_CONDUIT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 171, 0, 255 ], "width": 1 }, "value": "1", "label": "REDLINE_FIBERCABLE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 97, 0, 255 ], "width": 1 }, "value": "2", "label": "REDLINE_ROUTE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBTYPE", "typeIdField": "REDLINE_TABLENAME", "subtypeFieldName": "REDLINE_TABLENAME", "subtypeField": "REDLINE_TABLENAME", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REDLINEID", "type": "esriFieldTypeGUID", "alias": "Redline ID", "length": 38, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "Subtype", "length": 50, "domain": null }, { "name": "REDLINE_COMMENTS", "type": "esriFieldTypeString", "alias": "Redline Comments", "length": 255, "domain": null }, { "name": "REDLINE_TABLENAME", "type": "esriFieldTypeSmallInteger", "alias": "Redline Tablename", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "EDITTRACKINGUSER", "type": "esriFieldTypeString", "alias": "EDITTRACKINGUSER", "length": 255, "domain": null }, { "name": "EDITTRACKINGDATE", "type": "esriFieldTypeDate", "alias": "EDITTRACKINGDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "NOTE", "length": 255, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": { "type": "codedValue", "name": "Redline_Type", "description": "Redline Type", "codedValues": [ { "name": "Note", "code": "Note" }, { "name": "Electric", "code": "Electric" }, { "name": "Telecom", "code": "Telecom" }, { "name": "Move", "code": "Move" }, { "name": "Gas", "code": "Gas" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "THREEGISID", "type": "esriFieldTypeGUID", "alias": "THREEGISID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R85_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_85", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I177REDLINEID", "fields": "REDLINEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TGS_REDLINE_LINE", "fields": "THREEGISID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "REDLINE_CONDUIT" }, { "domains": {}, "id": 1, "name": "REDLINE_FIBERCABLE" }, { "domains": {}, "id": 2, "name": "REDLINE_ROUTE" } ], "subtypes": [ { "domains": {}, "defaultValues": { "REDLINEID": null, "SUBTYPE": null, "REDLINE_COMMENTS": null, "REDLINE_TABLENAME": null, "GlobalID": null, "EDITTRACKINGUSER": null, "EDITTRACKINGDATE": null, "COMMENTS": null, "NOTE": null, "THREEGISID": null }, "code": 0, "name": "REDLINE_CONDUIT" }, { "domains": {}, "defaultValues": { "REDLINEID": null, "SUBTYPE": null, "REDLINE_COMMENTS": null, "REDLINE_TABLENAME": null, "GlobalID": null, "EDITTRACKINGUSER": null, "EDITTRACKINGDATE": null, "COMMENTS": null, "NOTE": null, "THREEGISID": null }, "code": 1, "name": "REDLINE_FIBERCABLE" }, { "domains": {}, "defaultValues": { "REDLINEID": null, "SUBTYPE": null, "REDLINE_COMMENTS": null, "REDLINE_TABLENAME": null, "GlobalID": null, "EDITTRACKINGUSER": null, "EDITTRACKINGDATE": null, "COMMENTS": null, "NOTE": null, "THREEGISID": null }, "code": 2, "name": "REDLINE_ROUTE" } ], "relationships": [ { "id": 90, "name": "GISTRAINING.DBO.REDLINE_CONDUIT", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "REDLINEID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 91, "name": "GISTRAINING.DBO.ATTACHMENTS", "relatedTableId": 30, "role": "esriRelRoleOrigin", "keyField": "THREEGISID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 92, "name": "GISTRAINING.DBO.REDLINE_FIBE", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "REDLINEID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }