{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Current Pavement Maintenance Events", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDON", "creatorField": "CREATEDBY", "editDateField": "MODIFIEDON", "editorField": "MODIFIEDBY" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2579972.7186779827, "ymin": 452948.18357005715, "xmax": 2615317.429814905, "ymax": 482453.8790215254, "spatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 1.2800000011920916E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3.716371748913413E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 1.2800000011920916E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1921419999999957E8, "falseY": -9.619849999994753E7, "xyUnits": 62499.9999417924, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EVENT_YEAR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "FR_STREET", "type": "esriFieldTypeString", "alias": "From Street", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FR_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "To Street", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "EVENT_YEAR", "type": "esriFieldTypeString", "alias": "Event Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "EVENT_YEAR" }, { "name": "EVENT_TYPE", "type": "esriFieldTypeString", "alias": "Event Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EVENT_TYPE" }, { "name": "SUBBASE_DEPTH", "type": "esriFieldTypeDouble", "alias": "Subbase Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBBASE_DEPTH" }, { "name": "SUBBASE_MATERIAL", "type": "esriFieldTypeString", "alias": "Subbase Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBBASE_MATERIAL" }, { "name": "BCBC_DEPTH", "type": "esriFieldTypeDouble", "alias": "BCBC Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCBC_DEPTH" }, { "name": "BCBC_MATERIAL", "type": "esriFieldTypeString", "alias": "BCBC Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BCBC_MATERIAL" }, { "name": "BASE_DEPTH", "type": "esriFieldTypeDouble", "alias": "Base Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASE_DEPTH" }, { "name": "BASE_MATERIAL", "type": "esriFieldTypeString", "alias": "Base Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASE_MATERIAL" }, { "name": "SURFACE_DEPTH", "type": "esriFieldTypeDouble", "alias": "Surface Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_DEPTH" }, { "name": "SURFACE_MATERIAL", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SURFACE_MATERIAL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOURCE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATEDON", "type": "esriFieldTypeDate", "alias": "CREATEDON", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDON" }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODIFIEDBY" }, { "name": "MODIFIEDON", "type": "esriFieldTypeDate", "alias": "MODIFIEDON", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFIEDON" }, { "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": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R15223_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15223", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15223", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14236_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Current Pavement Maintenance Events", "description": "", "prototype": { "attributes": { "SOURCE": null, "NOTES": null, "ST_NAME": null, "FR_STREET": null, "TO_STREET": null, "EVENT_YEAR": null, "EVENT_TYPE": null, "SUBBASE_DEPTH": null, "SUBBASE_MATERIAL": null, "BCBC_DEPTH": null, "BCBC_MATERIAL": null, "BASE_DEPTH": null, "BASE_MATERIAL": null, "SURFACE_DEPTH": null, "SURFACE_MATERIAL": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Sync", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "264dc85f34f8492aa2406c8d4496d23b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Historical Pavement Composition", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2579928.781253934, "ymin": 451399.1452486068, "xmax": 2615317.4296709, "ymax": 483021.734398067, "spatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 1.2800000011920916E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3.716371748913413E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 1.2800000011920916E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1921419999999957E8, "falseY": -9.619849999994753E7, "xyUnits": 62499.9999417924, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 129, 143, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "FID" }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "CITYSTV5_", "type": "esriFieldTypeInteger", "alias": "CITYSTV5_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITYSTV5_" }, { "name": "CITYSTV5_I", "type": "esriFieldTypeInteger", "alias": "CITYSTV5_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITYSTV5_I" }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEVEL" }, { "name": "WEIGHT", "type": "esriFieldTypeInteger", "alias": "WEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEIGHT" }, { "name": "STYLE", "type": "esriFieldTypeInteger", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STYLE" }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLOR" }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "LEVEL1", "type": "esriFieldTypeInteger", "alias": "LEVEL1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEVEL1" }, { "name": "COLOR1", "type": "esriFieldTypeInteger", "alias": "COLOR1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLOR1" }, { "name": "WEIGHT1", "type": "esriFieldTypeInteger", "alias": "WEIGHT1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEIGHT1" }, { "name": "STYLE1", "type": "esriFieldTypeInteger", "alias": "STYLE1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STYLE1" }, { "name": "DPRE", "type": "esriFieldTypeString", "alias": "DPRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DPRE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TYPE" }, { "name": "DSUF", "type": "esriFieldTypeString", "alias": "DSUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DSUF" }, { "name": "FSTNAME", "type": "esriFieldTypeString", "alias": "FSTNAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FSTNAME" }, { "name": "SORT", "type": "esriFieldTypeString", "alias": "SORT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SORT" }, { "name": "ALDPRE", "type": "esriFieldTypeString", "alias": "ALDPRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALDPRE" }, { "name": "ALNAME", "type": "esriFieldTypeString", "alias": "ALNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALNAME" }, { "name": "ALTYPE", "type": "esriFieldTypeString", "alias": "ALTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALTYPE" }, { "name": "ALDSUF", "type": "esriFieldTypeString", "alias": "ALDSUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALDSUF" }, { "name": "OSTYPE", "type": "esriFieldTypeString", "alias": "OSTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OSTYPE" }, { "name": "BUDC", "type": "esriFieldTypeInteger", "alias": "BUDC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUDC" }, { "name": "STDIR", "type": "esriFieldTypeInteger", "alias": "STDIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STDIR" }, { "name": "VCS", "type": "esriFieldTypeInteger", "alias": "VCS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VCS" }, { "name": "STBLKS", "type": "esriFieldTypeInteger", "alias": "STBLKS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STBLKS" }, { "name": "HBLK", "type": "esriFieldTypeInteger", "alias": "HBLK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HBLK" }, { "name": "MC", "type": "esriFieldTypeInteger", "alias": "MC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MC" }, { "name": "RMC", "type": "esriFieldTypeInteger", "alias": "RMC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RMC" }, { "name": "TCID", "type": "esriFieldTypeInteger", "alias": "TCID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCID" }, { "name": "TCYR", "type": "esriFieldTypeString", "alias": "TCYR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TCYR" }, { "name": "TCVOL", "type": "esriFieldTypeInteger", "alias": "TCVOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCVOL" }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PID" }, { "name": "PAVEDATE", "type": "esriFieldTypeDate", "alias": "PAVEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PAVEDATE" }, { "name": "D800", "type": "esriFieldTypeInteger", "alias": "D800", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D800" }, { "name": "EPID", "type": "esriFieldTypeInteger", "alias": "EPID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EPID" }, { "name": "LLA", "type": "esriFieldTypeInteger", "alias": "LLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LLA" }, { "name": "LHA", "type": "esriFieldTypeInteger", "alias": "LHA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LHA" }, { "name": "RLA", "type": "esriFieldTypeInteger", "alias": "RLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RLA" }, { "name": "RHA", "type": "esriFieldTypeInteger", "alias": "RHA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RHA" }, { "name": "LPDZ", "type": "esriFieldTypeInteger", "alias": "LPDZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPDZ" }, { "name": "LFDZ", "type": "esriFieldTypeString", "alias": "LFDZ", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LFDZ" }, { "name": "RPDZ", "type": "esriFieldTypeInteger", "alias": "RPDZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPDZ" }, { "name": "RFDZ", "type": "esriFieldTypeString", "alias": "RFDZ", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "RFDZ" }, { "name": "RECNUM", "type": "esriFieldTypeInteger", "alias": "RECNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECNUM" }, { "name": "VFDC", "type": "esriFieldTypeString", "alias": "VFDC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VFDC" }, { "name": "DS", "type": "esriFieldTypeString", "alias": "DS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DS" }, { "name": "EP", "type": "esriFieldTypeString", "alias": "EP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "EP" }, { "name": "DZLR", "type": "esriFieldTypeString", "alias": "DZLR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DZLR" }, { "name": "FPLPDZ", "type": "esriFieldTypeInteger", "alias": "FPLPDZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FPLPDZ" }, { "name": "FPLFDZ", "type": "esriFieldTypeString", "alias": "FPLFDZ", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FPLFDZ" }, { "name": "FPRPDZ", "type": "esriFieldTypeInteger", "alias": "FPRPDZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FPRPDZ" }, { "name": "FPRFDZ", "type": "esriFieldTypeString", "alias": "FPRFDZ", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FPRFDZ" }, { "name": "FPTYPE", "type": "esriFieldTypeString", "alias": "FPTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FPTYPE" }, { "name": "SIPIDFR", "type": "esriFieldTypeInteger", "alias": "SIPIDFR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIPIDFR" }, { "name": "SIPIDTO", "type": "esriFieldTypeInteger", "alias": "SIPIDTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIPIDTO" }, { "name": "STNPID", "type": "esriFieldTypeInteger", "alias": "STNPID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STNPID" }, { "name": "WRSTDIR", "type": "esriFieldTypeInteger", "alias": "WRSTDIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WRSTDIR" }, { "name": "REL_CODE", "type": "esriFieldTypeInteger", "alias": "REL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REL_CODE" }, { "name": "FSTNRELC", "type": "esriFieldTypeString", "alias": "FSTNRELC", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FSTNRELC" }, { "name": "HBLLA", "type": "esriFieldTypeInteger", "alias": "HBLLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HBLLA" }, { "name": "HBLHA", "type": "esriFieldTypeInteger", "alias": "HBLHA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HBLHA" }, { "name": "HBRLA", "type": "esriFieldTypeInteger", "alias": "HBRLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HBRLA" }, { "name": "HBRHA", "type": "esriFieldTypeInteger", "alias": "HBRHA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HBRHA" }, { "name": "DZL", "type": "esriFieldTypeString", "alias": "DZL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DZL" }, { "name": "DZR", "type": "esriFieldTypeString", "alias": "DZR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DZR" }, { "name": "CCSTNAME", "type": "esriFieldTypeString", "alias": "CCSTNAME", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CCSTNAME" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SURFACE" }, { "name": "BASE", "type": "esriFieldTypeDouble", "alias": "BASE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASE" }, { "name": "SURFBASE", "type": "esriFieldTypeString", "alias": "SURFBASE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SURFBASE" }, { "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": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R15224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15224", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14237_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Historical Pavement Composition", "description": "", "prototype": { "attributes": { "BASE": null, "SURFBASE": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "CITYSTV5_": null, "CITYSTV5_I": null, "LEVEL_": null, "WEIGHT": null, "STYLE": null, "COLOR": null, "FCODE": null, "LEVEL1": null, "COLOR1": null, "WEIGHT1": null, "STYLE1": null, "DPRE": null, "NAME": null, "TYPE": null, "DSUF": null, "FSTNAME": null, "SORT": null, "ALDPRE": null, "ALNAME": null, "ALTYPE": null, "ALDSUF": null, "OSTYPE": null, "BUDC": null, "STDIR": null, "VCS": null, "STBLKS": null, "HBLK": null, "MC": null, "RMC": null, "TCID": null, "TCYR": null, "TCVOL": null, "PID": null, "PAVEDATE": null, "D800": null, "EPID": null, "LLA": null, "LHA": null, "RLA": null, "RHA": null, "LPDZ": null, "LFDZ": null, "RPDZ": null, "RFDZ": null, "RECNUM": null, "VFDC": null, "DS": null, "EP": null, "DZLR": null, "FPLPDZ": null, "FPLFDZ": null, "FPRPDZ": null, "FPRFDZ": null, "FPTYPE": null, "SIPIDFR": null, "SIPIDTO": null, "STNPID": null, "WRSTDIR": null, "REL_CODE": null, "FSTNRELC": null, "HBLLA": null, "HBLHA": null, "HBRLA": null, "HBRHA": null, "DZL": null, "DZR": null, "CCSTNAME": null, "SURFACE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Sync", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "264dc85f34f8492aa2406c8d4496d23b" } ], "tables": [] }