{ "currentVersion": 10.91, "id": 0, "name": "OCSurvey.DBO.ROAD_INDEX_CENTERLINES", "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, "isCoGoEnabled": false, "modelName": "GP_271666137", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6001792.005479723, "ymin": 2112074.4995877296, "xmax": 6178835.514909059, "ymax": 2292241.375473723, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 0, 156, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "KEYNUM", "type": "esriFieldTypeString", "alias": "KEYNUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KEYNUM" }, { "name": "SLENGTH_MILE", "type": "esriFieldTypeDouble", "alias": "SLENGTH_MILE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLENGTH_MILE" }, { "name": "SLENGTH_FEET", "type": "esriFieldTypeDouble", "alias": "SLENGTH_FEET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLENGTH_FEET" }, { "name": "OM_Inspect_Area", "type": "esriFieldTypeSmallInteger", "alias": "OM_Inspect_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OM_Inspect_Area" }, { "name": "inspect_status_fall", "type": "esriFieldTypeString", "alias": "inspect_status_fall", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "inspect_status_fall" }, { "name": "inspect_status_spring", "type": "esriFieldTypeString", "alias": "inspect_status_spring", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "inspect_status_spring" }, { "name": "MILEAGE", "type": "esriFieldTypeSingle", "alias": "MILEAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILEAGE" }, { "name": "GIS_MILES", "type": "esriFieldTypeSingle", "alias": "GIS_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_MILES" }, { "name": "Property_ID", "type": "esriFieldTypeString", "alias": "AIM Property ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Property_ID" }, { "name": "Current_OM_Inspector", "type": "esriFieldTypeString", "alias": "Current OM Inspector", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Current_OM_Inspector" }, { "name": "Day_Swept", "type": "esriFieldTypeString", "alias": "Day Swept", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Day_Swept" }, { "name": "Time_Swept", "type": "esriFieldTypeString", "alias": "Time Swept", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Time_Swept" }, { "name": "Road_Closed", "type": "esriFieldTypeString", "alias": "Road Closed", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Road_Closed" }, { "name": "Charge_Number", "type": "esriFieldTypeString", "alias": "Charge Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Charge_Number" }, { "name": "STREETLIGHT_INSEPCT_STATUS", "type": "esriFieldTypeString", "alias": "Streetlight Inspect Status", "domain": { "type": "codedValue", "name": "StreetlightInspectionStatus", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREETLIGHT_INSEPCT_STATUS" }, { "name": "SECONDARY_ISLAND_INFO", "type": "esriFieldTypeString", "alias": "SECONDARY ISLAND INFO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECONDARY_ISLAND_INFO" }, { "name": "LAFCO_ISLAND_NUMBER", "type": "esriFieldTypeString", "alias": "LAFCO ISLAND NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAFCO_ISLAND_NUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "OCSurvey.DBO.ROAD_INDEX_CENTERLINES", "description": "", "prototype": { "attributes": { "SECONDARY_ISLAND_INFO": null, "LAFCO_ISLAND_NUMBER": null, "ROADNAME": null, "KEYNUM": null, "SLENGTH_MILE": null, "SLENGTH_FEET": null, "OM_Inspect_Area": null, "inspect_status_fall": null, "inspect_status_spring": null, "MILEAGE": null, "GIS_MILES": null, "Property_ID": null, "Current_OM_Inspector": null, "Day_Swept": null, "Time_Swept": null, "Road_Closed": null, "Charge_Number": null, "STREETLIGHT_INSEPCT_STATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }