{ "tables": [], "layers": [{ "isCoGoEnabled": false, "extent": { "ymin": 4376865.4528000001, "xmin": 392132.48529999983, "ymax": 4477337.3208000008, "xmax": 532821.97020000033, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26918, "zTolerance": 0.001, "wkid": 26918, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26918, "zTolerance": 0.001, "wkid": 26918, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 8000, "isDataVersioned": false, "hasGeometryProperties": true, "templates": [{ "name": "freight_rail", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "owner": null, "pff_id": null, "active": null, "trk_trains": null, "source": null, "end_": null, "type": null, "operator": null, "miles": null, "start_": null, "trk_multi": null, "trk_weight": null, "trk_dbl": null, "name": null, "trk_main": null, "trk_plate": null, "trk_side": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "objectid", "name": "freight_rail", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "PFF_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pff_id", "length": 10, "alias": "pff_id", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 150, "alias": "Rail segment name", "type": "esriFieldTypeString" }, { "modelName": "type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "type", "length": 150, "alias": "Freight rail type", "type": "esriFieldTypeString" }, { "modelName": "owner", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "owner", "length": 150, "alias": "Rail owner", "type": "esriFieldTypeString" }, { "modelName": "operator", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "operator", "length": 150, "alias": "rail operator", "type": "esriFieldTypeString" }, { "modelName": "start", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "start_", "length": 10, "alias": "rail milepost start", "type": "esriFieldTypeString" }, { "modelName": "end", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "end_", "length": 10, "alias": "rail milepost end", "type": "esriFieldTypeString" }, { "modelName": "miles", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "miles", "alias": "miles", "type": "esriFieldTypeDouble" }, { "modelName": "trk_main", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_main", "alias": "Mainline Tracks", "type": "esriFieldTypeDouble" }, { "modelName": "trk_side", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_side", "length": 8, "alias": "Siding tracks", "type": "esriFieldTypeString" }, { "modelName": "trk_multi", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_multi", "length": 10, "alias": "Multi level cars", "type": "esriFieldTypeString" }, { "modelName": "trk_dbl", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_dbl", "length": 10, "alias": "Double stack clearance", "type": "esriFieldTypeString" }, { "modelName": "trk_weight", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_weight", "length": 10, "alias": "286k capacity", "type": "esriFieldTypeString" }, { "modelName": "trk_plate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_plate", "length": 10, "alias": "Plate clearance", "type": "esriFieldTypeString" }, { "modelName": "trk_trains", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "trk_trains", "length": 10, "alias": "Activity", "type": "esriFieldTypeString" }, { "modelName": "source", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 254, "alias": "source", "type": "esriFieldTypeString" }, { "modelName": "active", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "active", "length": 255, "alias": "active", "type": "esriFieldTypeString" }, { "modelName": "st_length(shape)", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "st_length(shape)", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26918, "zTolerance": 0.001, "wkid": 26918, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "globalIdField": "", "description": "gis.freight.freight_rail", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "r101_sde_rowid_uk", "isUnique": true, "description": "", "isAscending": true, "fields": "objectid" }, { "name": "a74_ix1", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "551c0fabf6df40cba9f94ba94abe57a9", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 88, 163, 78, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }] }