{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "City Storm Drainage", "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, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1370442.2359118909, "ymin": 435512.4398638159, "xmax": 1562445.817127049, "ymax": 673500.7955790609, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 115, 223, 255, 255 ], "width": 2 } }, "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": "", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CHAN_ID", "type": "esriFieldTypeString", "alias": "Channel ID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CHAN_ID" }, { "name": "INV_DATE", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INV_DATE" }, { "name": "INV_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INV_BY" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Stream Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "CH_SHAPE", "type": "esriFieldTypeString", "alias": "Channel Shape", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CH_SHAPE" }, { "name": "CH_MAT", "type": "esriFieldTypeString", "alias": "Channel Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CH_MAT" }, { "name": "CH_MAT_OTH", "type": "esriFieldTypeString", "alias": "Other Material", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CH_MAT_OTH" }, { "name": "WIDTH_TOP", "type": "esriFieldTypeDouble", "alias": "Avg Top Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_TOP" }, { "name": "WIDTH_BTTM", "type": "esriFieldTypeDouble", "alias": "Avg Bottom Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_BTTM" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Avg Depth (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "US_ID", "type": "esriFieldTypeString", "alias": "US Structure ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "US_ID" }, { "name": "DS_ID", "type": "esriFieldTypeString", "alias": "DS Structure ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DS_ID" }, { "name": "FUNCTION_", "type": "esriFieldTypeString", "alias": "Channel functions?", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FUNCTION_" }, { "name": "STD_CMMNT", "type": "esriFieldTypeString", "alias": "Standard Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STD_CMMNT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Other Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "MEDIA_LINK", "type": "esriFieldTypeString", "alias": "Path to photos/media", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "MEDIA_LINK" }, { "name": "MEDIA_LI_1", "type": "esriFieldTypeString", "alias": "Path to photos/media", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "MEDIA_LI_1" }, { "name": "ENABLED", "type": "esriFieldTypeDouble", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "len_1", "type": "esriFieldTypeDouble", "alias": "len_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "len_1" }, { "name": "CONST_DATE", "type": "esriFieldTypeDate", "alias": "Apprx Construction Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONST_DATE" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "1", "modelName": "Active" }, { "name": "DRY_WEATHE", "type": "esriFieldTypeString", "alias": "Dry weather flow present?", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DRY_WEATHE" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Editor" }, { "name": "ConstDateSource", "type": "esriFieldTypeString", "alias": "Source of Construction Date", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConstDateSource" }, { "name": "AssetID", "type": "esriFieldTypeDouble", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetID" }, { "name": "ITPIPE_ASSETID", "type": "esriFieldTypeString", "alias": "ITPIPE_ASSETID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ITPIPE_ASSETID" }, { "name": "US_ASSETID", "type": "esriFieldTypeString", "alias": "US_ASSETID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "US_ASSETID" }, { "name": "DS_ASSETID", "type": "esriFieldTypeString", "alias": "DS_ASSETID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DS_ASSETID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R879_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Storm Drainage", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "CHAN_ID": null, "INV_DATE": null, "INV_BY": null, "STR_NAME": null, "CH_SHAPE": null, "CH_MAT": null, "CH_MAT_OTH": null, "WIDTH_TOP": null, "WIDTH_BTTM": null, "DEPTH": null, "US_ID": null, "DS_ID": null, "FUNCTION_": null, "STD_CMMNT": null, "NOTES": null, "MEDIA_LINK": null, "MEDIA_LI_1": null, "ENABLED": null, "len_1": null, "CONST_DATE": null, "Active": "1", "DRY_WEATHE": null, "EditDate": null, "Editor": null, "ConstDateSource": null, "AssetID": null, "ITPIPE_ASSETID": null, "US_ASSETID": null, "DS_ASSETID": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }