{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Pavement_Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DBO.Pavement_Ratings", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{340867AF-3302-4F5A-BDC1-061ED36064EE}" } ], "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, "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": 788953.4997799173, "ymin": 1137757.0180199146, "xmax": 1.126187599932551E7, "ymax": 3688135.7494831234, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 5.120000004768335E-4, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7463799999971155E7, "falseY": -4.61325999998917E7, "xyUnits": 15624.999985448196, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 158, 41, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET__NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SBG_CODE", "type": "esriFieldTypeString", "alias": "Subsegment Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBG_CODE" }, { "name": "SBG_STARTPT", "type": "esriFieldTypeDouble", "alias": "Start Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_STARTPT" }, { "name": "SBG_ENDPT", "type": "esriFieldTypeDouble", "alias": "End Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ENDPT" }, { "name": "SBG_SURF_CD", "type": "esriFieldTypeInteger", "alias": "Pavement Type", "domain": { "type": "codedValue", "name": "Pavement_Type", "description": "Pavement types", "codedValues": [ { "name": "Asphalt", "code": 1 }, { "name": "Concrete", "code": 2 }, { "name": "Composite", "code": 3 }, { "name": "Gravel", "code": 4 }, { "name": "Brick", "code": 5 }, { "name": "Asphalt (Unimproved Base)", "code": 6 }, { "name": "Asphalt (Shldr Strngthn)", "code": 7 }, { "name": "Foamed Asphalt", "code": 8 }, { "name": "Concrete Paver", "code": 12 }, { "name": "Asphalt (ADM Modified)", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SURF_CD" }, { "name": "SBG_WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_WIDTH" }, { "name": "SBG_GRP_NO", "type": "esriFieldTypeString", "alias": "Group Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SBG_GRP_NO" }, { "name": "SBG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_LENGTH" }, { "name": "SBG_SN_ID", "type": "esriFieldTypeInteger", "alias": "Segment Rec #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SN_ID" }, { "name": "SBG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Subseg ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ID" }, { "name": "SBG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SBG_DB" }, { "name": "LASTMODBY", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LASTMODDATE", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LASTSYNDATE", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "STREET__NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET__NAME" }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "SubsegmentFrom", "type": "esriFieldTypeString", "alias": "Subsegment From", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubsegmentFrom" }, { "name": "SubsegmentTo", "type": "esriFieldTypeString", "alias": "Subsegment To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubsegmentTo" }, { "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": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SBG_CODE", "fields": "SBG_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "globalid", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement_Type", "description": "", "prototype": { "attributes": { "SubsegmentTo": null, "SubsegmentFrom": null, "SBG_CODE": null, "SBG_STARTPT": null, "SBG_ENDPT": null, "SBG_SURF_CD": null, "SBG_WIDTH": null, "SBG_GRP_NO": null, "SBG_LENGTH": null, "SBG_SN_ID": null, "SBG_ID": null, "SBG_DB": 0, "LASTMODBY": null, "LASTMODDATE": null, "LASTSYNDATE": null, "AADT": null, "STREET__NAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8876fd09ba8f4bffb001abf70d7fce40" }