{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 26, "name": "Railroad_4K", "type": "Feature Layer", "parentLayer": { "id": 22, "name": "4K" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8802901.663675021, "ymin": 4302334.685298575, "xmax": -8777317.930463731, "ymax": 4378676.90266314, "spatialReference": { "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 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 196, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RLName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": false, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "DateUpdate" }, { "name": "RS_NGUID", "type": "esriFieldTypeString", "alias": "Rail Segment NENA Globally Unique ID", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "RS_NGUID" }, { "name": "RLOwn", "type": "esriFieldTypeString", "alias": "Rail Line Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RLOwn" }, { "name": "RLOp", "type": "esriFieldTypeString", "alias": "Rail Line Operator", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RLOp" }, { "name": "RLName", "type": "esriFieldTypeString", "alias": "Rail Line Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RLName" }, { "name": "RMPL", "type": "esriFieldTypeDouble", "alias": "Rail Mile Post Low", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RMPL" }, { "name": "RMPH", "type": "esriFieldTypeDouble", "alias": "Rail Mile Post High", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RMPH" }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RAILUSE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ATT_Except", "type": "esriFieldTypeString", "alias": "ATT Exception", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ATT_Except" }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC QA/QC Exception Code", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GC_Exception" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6040_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6040", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6040", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5851_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Railroad", "description": "", "prototype": { "attributes": { "GC_Exception": null, "DiscrpAgID": " ", "DateUpdate": -2209161600000, "RS_NGUID": " ", "RLOwn": null, "RLOp": null, "RLName": null, "RMPL": null, "RMPH": null, "RAILUSE": null, "LASTUPDATE": null, "LASTEDITOR": null, "ATT_Except": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e90162592541460eb37d72405a7e9a52" }