{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "BundledRouteSegments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 237167.3000999987, "ymin": 32526.10020000115, "xmax": 430394.3000999987, "ymax": 340264.30000000075, "spatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.996477326587561E7, "falseY": -47742100, "xyUnits": 1.3252883331579074E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102730, "latestWkid": 3438, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 80, 145, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Route_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProjectID" }, { "name": "ZodID", "type": "esriFieldTypeString", "alias": "ZodID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProjectPolygonID" }, { "name": "Route_Name", "type": "esriFieldTypeString", "alias": "Route Key", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteKey" }, { "name": "Route_ID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "Route_Signing", "type": "esriFieldTypeSmallInteger", "alias": "Route_Signing", "domain": { "type": "codedValue", "name": "WS1_dRouteSigning", "description": "", "codedValues": [ { "name": "Not Signed", "code": 1 }, { "name": "Interstate", "code": 2 }, { "name": "U.S.", "code": 3 }, { "name": "State", "code": 4 }, { "name": "Off-Interstate Business Marker", "code": 5 }, { "name": "County", "code": 6 }, { "name": "Township", "code": 7 }, { "name": "Municipal", "code": 8 }, { "name": "Parkway Marker or Forest Route Marker", "code": 9 }, { "name": "None of the Above", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Route_Signing" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Project_Location", "type": "esriFieldTypeString", "alias": "Project_Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteNumber" }, { "name": "From_Measure", "type": "esriFieldTypeDouble", "alias": "From_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "To_Measure", "type": "esriFieldTypeDouble", "alias": "To_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "From_Date", "type": "esriFieldTypeDate", "alias": "From_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "To_Date", "type": "esriFieldTypeDate", "alias": "To_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "TIP_ID", "type": "esriFieldTypeInteger", "alias": "TIP_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIP_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R500_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S146_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BundledRouteSegments", "description": "", "prototype": { "attributes": { "Asset_ID": null, "ProjectID": null, "ZodID": null, "Route_Name": null, "Route_ID": " ", "Route_Signing": null, "TIP_ID": null, "Project_Location": null, "From_Measure": null, "To_Measure": null, "From_Date": null, "To_Date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a592d47cf85b402a9386f6210b57b8b3" }