{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Tanks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0465258127957188E7, "ymin": 5565719.82797312, "xmax": -1.041654295069858E7, "ymax": 5618150.50586454, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125862706707E7, "falseY": -3.3265068604224768E7, "xyUnits": 1.3538524994349548E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 189, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ORIGIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "Origin", "domain": { "type": "codedValue", "name": "SEPTIC - ORIGIN", "description": "Septic - Origin (Tanks)", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORIGIN" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "Use", "domain": { "type": "codedValue", "name": "SEPTIC - USE", "description": "Septic - Use (Tanks)", "codedValues": [ { "name": "Septic", "code": "Septic" }, { "name": "Lift", "code": "Lift" }, { "name": "Holding Tank", "code": "Holding Tank" }, { "name": "Pretreatment", "code": "Pretreatment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE" }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAPACITY" }, { "name": "COMPARTMENTED", "type": "esriFieldTypeString", "alias": "Compartmented", "domain": { "type": "codedValue", "name": "SEPTIC - YES_NO", "description": "Septic - Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMPARTMENTED" }, { "name": "EFFLUENT_FILTER", "type": "esriFieldTypeString", "alias": "Effluent Filter", "domain": { "type": "codedValue", "name": "SEPTIC - YES_NO", "description": "Septic - Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EFFLUENT_FILTER" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "SEPTIC - MANUFACTURER", "description": "Septic - Manufacturer (Tanks)", "codedValues": [ { "name": "Belle Plaine", "code": "Belle Plaine" }, { "name": "Darwin", "code": "Darwin" }, { "name": "Brown & Wilbert", "code": "Brown & Wilbert" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MANUFACTURE_DATE", "type": "esriFieldTypeDate", "alias": "Date of Manufacture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MANUFACTURE_DATE" }, { "name": "MANHOLE_RISER_MAT", "type": "esriFieldTypeString", "alias": "Manhole Riser Material", "domain": { "type": "codedValue", "name": "SEPTIC - MANHOLE_RISE_MAT", "description": "Septic - Manhole Rise Material (Tanks)", "codedValues": [ { "name": "Plastic - Black", "code": "Plastic - Black" }, { "name": "Plastic-Green", "code": "Plastic-Green" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANHOLE_RISER_MAT" }, { "name": "MANHOLE_LID_MAT", "type": "esriFieldTypeString", "alias": "Manhole Lid Material", "domain": { "type": "codedValue", "name": "SEPTIC - MANHOLE_LID_MAT", "description": "Septic - Manhole Lid Material (Tanks)", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANHOLE_LID_MAT" }, { "name": "DEPTH_OF_COVER", "type": "esriFieldTypeString", "alias": "Depth of Cover", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPTH_OF_COVER" }, { "name": "INSULATION", "type": "esriFieldTypeString", "alias": "Insulation", "domain": { "type": "codedValue", "name": "SEPTIC - YES_NO", "description": "Septic - Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSULATION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "SSTS_ID", "type": "esriFieldTypeString", "alias": "SSTS_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SSTS_ID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Tanks", "description": "", "prototype": { "attributes": { "NOTES": null, "ORIGIN": null, "USE_": null, "CAPACITY": null, "COMPARTMENTED": null, "EFFLUENT_FILTER": null, "MANUFACTURER": null, "MANUFACTURE_DATE": null, "MANHOLE_RISER_MAT": null, "MANHOLE_LID_MAT": null, "DEPTH_OF_COVER": null, "INSULATION": null, "SSTS_ID": null, "Date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }