{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Passenger Intermodal Facility", "type": "Feature Layer", "description": "Intermodal freight facilitieswith linkages to Transportation System Plan (TSP) TransPlanIDs.\n\n--Additional Information:\nCategory: Transportation - Transit\nPurpose: For mapping and analysis of intermodal freight facilitiesin the context of the Transportation System Plan.\nUpdate Frequency: Frequent", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Bureau of Transportation", "parentLayer": { "id": 0, "name": "Transit Classes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c599d7517d574b9cfc086dbd6939c176", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC+UlEQVQ4jWNhoBFgGVCD99//z8HAzsADYn9hYPjmK8X4jSoGnzuzr7ynJCXu399//zIbevYzMDCkkWXw4Yf/Ba/dPFeR5mpUwcjI+P/Th3dszx/eVwLJvXv18jhM3bQdpxpVjE1nuokyPiNo8P73/wV6i3O2bFoww+hO/xyZ////xzTMWYNhedO8tZPzfK3jrDwCfA69/u9jJ8r4HK/BV44dz9i0cIbxv39/2XsKkwMZGBiWcHPzPERW0zBv7eTGtPDYv3/+8B3eskb/0NaNFQwMDPl4Dc71turIa5usMqUmP+bfv3+cIMNTK9veweQ/vX/jOrWugPPvnz/8jIyMf+OKG9dXx/sX1CQQCAoQmFSVm5LXNpkBZvis1gpJsAQDA8OC7gZxBgYGRpihC7prw0DxwMCAx+ApW453fPn0gRXK/Zhc3f52dnM5yFAmJGWMICI8u+yNprHp487lO3o6lm1nYOfm/qNlbtvkLsH4FcPg9ry4yKf3bssxEAFWTOkUXzGlsxDG5xUQfrXp1pt+BgYGTIMZGRnBriEHMCL7Cd3g6MLa1R/fvOCE8b9/+eK/sKdRAi0owCA4Lf+FmJTshv8M/8Hhy8nD/+vLH4ZPWA3uzIkthrGb5q+f2pgayo3NUBBYN2cyf1nfHJ6O/MQ4WOT1l6ThTxWN89dNaUwNjYYmqT9hmSVvVk7rBrmcITi14PX6uZP5/v37y9lVlBL8H2Tq//+x6CkDw+Cp246X5fvbx/3984cXlKSSKls2yiqp3WJgYKgEyUsrquzIbZv0bXJVbjw0nQcJi4m/B2UBvAZrmVhMs/MJCt+/YaV+cmXLptmtVaENc9a0IKuZWJGdUdA+jXFSTW68gbXjQw0dYxR5rAY7ijF+2f/qv71zYHRDVaxPKciL9bNXYwTXhMqs9OYFG17r2blM9lfieUnQYJjhDAwMJdVxYC448QuIir39//f/fx4+vt8QUQaG2oSAGgZKyuOqKK96BgYGEGZoy4HaRgAMbNVEDgAAhxcqYsc4Z/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3656234805399999E7, "ymin": 5705114.786899999, "xmax": -1.36470435883E7, "ymax": 5714761.763499998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TranPlanID", "type": "esriFieldTypeString", "alias": "TranPlanID", "length": 15, "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "WS2_TPStatusCVD", "description": "", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Under Construction", "code": "CONSTRUCTION" }, { "name": "Planned", "code": "PLANNED" }, { "name": "Recommended", "code": "RECOMM" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Retired", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }