{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Stationing - All Roadways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c57b864126263571a7f6368a83166469", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAQCAYAAAArij59AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQokWNhIABY0PjyUPohLgU+UHoqNgXyDAwMekjsh+gKfJDY0QwMDG3ICmyRdMNMAIkdBingh3LQgS9MgR6S65EBSKMvCw5JBpgikIIlOKwA+WIzzJEgRTFoCg4zMDB8hCkAcUCmIIckSAwlHJYyMDBUQdlbYILICkC6LoGMhdIYCmBuEUAWQFcA0g3CcAAAjSUYJEsIB+wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.44, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2296852.9827796966, "ymin": 6821374.873329937, "xmax": 2569005.3741693646, "ymax": 7198815.531832933, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "Station Name (AssetWorks)", "length": 20, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10, "domain": null }, { "name": "STATION", "type": "esriFieldTypeDouble", "alias": "Station", "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "NTTA Corridor", "length": 4, "domain": { "type": "codedValue", "name": "Corridor", "description": "NTTA Corridor", "codedValues": [ { "name": "---", "code": "---" }, { "name": "161T", "code": "161T" }, { "name": "Addison Airport Toll Tunnel", "code": "AATT" }, { "name": "Chisholm Trail Parkway", "code": "CTP" }, { "name": "Dallas North Tollway", "code": "DNT" }, { "name": "Lewisville Lake Toll Bridge", "code": "LLTB" }, { "name": "Mountain Creek Lake Bridge", "code": "MCLB" }, { "name": "President George Bush Turnpike", "code": "PGBT" }, { "name": "Sam Rayburn Tollway", "code": "SRT" }, { "name": "Southwest Parkway", "code": "SWP" }, { "name": "Trinity Parkway", "code": "TP" }, { "name": "All", "code": "ALL" }, { "name": "SH 170", "code": "170T" }, { "name": "SH 360", "code": "360T" }, { "name": "East Branch - SH 190", "code": "EB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADWAY_NAME", "type": "esriFieldTypeString", "alias": "Roadway Name", "length": 16, "domain": null }, { "name": "ROADWAY_TYPE", "type": "esriFieldTypeString", "alias": "Roadway Type", "length": 4, "domain": { "type": "codedValue", "name": "RoadwayType", "description": "RoadwayType", "codedValues": [ { "name": "Cross Street", "code": "CS" }, { "name": "Mainlane", "code": "ML" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Service Road", "code": "SR" }, { "name": "U Turn", "code": "U" }, { "name": "Tollway", "code": "TWAY" }, { "name": "TEXpress Lanes", "code": "TXPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADWAY_DESC", "type": "esriFieldTypeString", "alias": "Roadway Description", "length": 100, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 250, "domain": null }, { "name": "SOURCE_DATE", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CREATEBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EDITBY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_529", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S511_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }