{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Culvert Flowline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Approximate flowline using a combination of plans and culvert end points.", "copyrightText": "Iowa Department of Transportation - Office of Maintenance", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "EDITDATE", "editorField": "EDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "CULVERTS", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CULVERTGID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1531333099000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -10728356, "ymin": 4269420, "xmax": -7821688.081455, "ymax": 5412151.2179, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 105790, "latestVcsWkid": 3855, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM2008_Geoid", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 105790, "latestVcsWkid": 3855, "xyTolerance": 4.9999999999999996E-6, "zTolerance": 4.9999999999999996E-6, "mTolerance": 4.9999999999999996E-6, "falseX": -20037700, "falseY": -30241100, "xyUnits": 400000, "falseZ": -100000, "zUnits": 400000, "falseM": -100000, "mUnits": 400000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM2008_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CREATOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Last Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "LATITUDE_START", "type": "esriFieldTypeDouble", "alias": "Latitude - Start", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE_START" }, { "name": "LATITUDE_END", "type": "esriFieldTypeDouble", "alias": "Latitude - End", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE_END" }, { "name": "LONGITUDE_START", "type": "esriFieldTypeDouble", "alias": "Longitude - Start", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE_START" }, { "name": "LONGITUDE_END", "type": "esriFieldTypeDouble", "alias": "Longitude - End", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE_END" }, { "name": "DISTRICT_ID", "type": "esriFieldTypeInteger", "alias": "District ID", "domain": { "type": "codedValue", "name": "MAINTENANCE_DISTRICT_ID", "description": "MAINTENANCE_DISTRICT_DESC", "codedValues": [ { "name": "1 CENTRAL", "code": 1 }, { "name": "2 NORTHEAST", "code": 2 }, { "name": "3 NORTHWEST", "code": 3 }, { "name": "4 SOUTHWEST", "code": 4 }, { "name": "5 SOUTHEAST", "code": 5 }, { "name": "6 EAST CENTRAL", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT_ID" }, { "name": "CULVERT_ID", "type": "esriFieldTypeDouble", "alias": "CULVERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CULVERT_ID" }, { "name": "CULVERTGID", "type": "esriFieldTypeGUID", "alias": "Culvert GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CULVERTGID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "INLET_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Inlet Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLET_ELEVATION" }, { "name": "OUTLET_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Outlet Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTLET_ELEVATION" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ROUTE_ID" }, { "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": "EFFECTIVE_START_DATE", "type": "esriFieldTypeDate", "alias": "Effective Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_START_DATE" }, { "name": "EFFECTIVE_END_DATE", "type": "esriFieldTypeDate", "alias": "Effective End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_END_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Length (Meter)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "PROJECT_NUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "GDB_2246_CULVERT", "fields": "CULVERTGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1077_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1077", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A19_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culvert Flowline", "description": "", "prototype": { "attributes": { "EFFECTIVE_END_DATE": null, "PROJECT_NUMBER": null, "EFFECTIVE_START_DATE": null, "TO_MEASURE": null, "LATITUDE_START": null, "LATITUDE_END": null, "LONGITUDE_START": null, "LONGITUDE_END": null, "DISTRICT_ID": null, "CULVERT_ID": null, "CULVERTGID": null, "LENGTH": null, "INLET_ELEVATION": null, "OUTLET_ELEVATION": null, "ROUTE_ID": null, "FROM_MEASURE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Update,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "eba5e6d3d63f4875b2d679c428207da9" }