{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Storm Catch Basin", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Storm" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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" ] }, "hasMetadata": true, "extent": { "xmin": 1955488.3129706383, "ymin": 398383.0825433135, "xmax": 1965433.8216228932, "ymax": 415637.19895364344, "spatialReference": { "wkid": 103508, "latestWkid": 103508, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103508, "latestWkid": 103508, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5129e7dc35f6357d8e8870e8d7c23bae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4jd2Qv07CUBTGf5fyrzEVjUOjERIXMJEwObg5OTkwuPMGvgcrgy/g5uDAG8jgIgMJJpIoEyHGpAFsJ7jVXofbpIMQ0qEMnOn7Tr7zy8mXJqFJbwp8b19xqWQ8yGLGr9tHAjVALgOX8jYl9xUMUy98T+tUJoRMIHcQHcy/YP8c3D4AqVUfA3DxAFZFa6cDhSpkQ9j4EY5vouzwDpyn/4yNdZws+LMNZhGEAG8A3htk9rSfdiGYR9npSwzw4TXsnmntdMA6hbytvWHCUT3Kyu+t7XjnBHq3IAztgx9AhV6A8uGjpTUCAglWeT14NGjyHve7yTMqlMEqcEP5cbHLJ7GO/wAPdEEXGVukDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project_Name" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INLETTYPE", "type": "esriFieldTypeString", "alias": "Inlet Type", "domain": { "type": "codedValue", "name": "piInletTypes", "description": "List of inlet types", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Square Catchbasin", "code": "CBS" }, { "name": "Round Catchbasin", "code": "CBR" }, { "name": "Curb Inlet", "code": "CI" }, { "name": "Yard Drain", "code": "Drain" }, { "name": "Pipe Inlet", "code": "PI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": "CBS", "modelName": "INLETTYPE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Mansfield", "code": 2 }, { "name": "City of Ontario", "code": 3 }, { "name": "Richland County", "code": 4 }, { "name": "Franklin Township", "code": 5 }, { "name": "Madison Township", "code": 6 }, { "name": "Springfield Township", "code": 7 }, { "name": "Washington Township", "code": 8 }, { "name": "ODOT", "code": 9 }, { "name": "Abandoned", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "OWNEDBY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Catch Basin", "description": "", "prototype": { "attributes": { "OWNEDBY": 2, "INLETTYPE": "CBS", "Project_Name": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }