{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "SID BMPs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 1.0875493764240503E7, "ymin": 3602429.6373844, "xmax": 1.0929986906566337E7, "ymax": 3616268.76817064, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3.672703675085654E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 194, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "bmp_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "bmp_id", "type": "esriFieldTypeString", "alias": "bmp_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "bmp_id" }, { "name": "bmp_alias", "type": "esriFieldTypeString", "alias": "bmp_alias", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "bmp_alias" }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "subtype", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "subtype" }, { "name": "ws_id", "type": "esriFieldTypeString", "alias": "ws_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ws_id" }, { "name": "da", "type": "esriFieldTypeDouble", "alias": "da", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "da" }, { "name": "ta", "type": "esriFieldTypeDouble", "alias": "ta", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ta" }, { "name": "bmp_vol", "type": "esriFieldTypeDouble", "alias": "bmp_vol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bmp_vol" }, { "name": "bmp_sa", "type": "esriFieldTypeDouble", "alias": "bmp_sa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bmp_sa" }, { "name": "type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "SD.BMPType", "description": "Different BMP types ", "codedValues": [ { "name": "Vegetated filter strip", "code": 1 }, { "name": "Grassed Swale (w/ check dams)", "code": 2 }, { "name": "Constructed wetlands", "code": 3 }, { "name": "Extended detention", "code": 4 }, { "name": "Extended detention enhanced", "code": 5 }, { "name": "Bioretention", "code": 6 }, { "name": "Retention basin", "code": 7 }, { "name": "Sand filter", "code": 8 }, { "name": "Infiltration", "code": 9 }, { "name": "Infiltration Basin", "code": 10 }, { "name": "NMP", "code": 13 }, { "name": "Other", "code": 14 }, { "name": "Detention Basin", "code": 11 }, { "name": "Manufactured BMP", "code": 12 }, { "name": "Underground Detention Basin", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "SD.BMPStatus", "description": "Status of BMP", "codedValues": [ { "name": "Existing", "code": 1 }, { "name": "Proposed", "code": 2 }, { "name": "Abandoned", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "huc", "type": "esriFieldTypeSmallInteger", "alias": "huc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "huc" }, { "name": "imp_watr", "type": "esriFieldTypeString", "alias": "imp_watr", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "imp_watr" }, { "name": "const_inst_date", "type": "esriFieldTypeDate", "alias": "const_inst_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "const_inst_date" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lat" }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lon" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "links", "type": "esriFieldTypeString", "alias": "Links", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "links" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r592_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a497_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SID BMPs", "description": "", "prototype": { "attributes": { "links": null, "bmp_id": null, "bmp_alias": null, "subtype": null, "ws_id": null, "da": null, "ta": null, "bmp_vol": null, "bmp_sa": null, "type": null, "status": null, "huc": null, "imp_watr": null, "const_inst_date": null, "lat": null, "lon": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }