{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Biological Stream Reaches ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "MBSS100 - the stream network for the State of Maryland, based on data acquired from the U.S. Geological Survey, developed for accuracy at a 1:100,000 scale. The stream base data have been augmented with information regarding the Strahler stream order and the presence or absence of a tidal influence in the stream represented by the segment.", "copyrightText": "MD iMAP, DNR", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8848471.6139, "ymin": 4568872.783699997, "xmax": -8356037.868799999, "ymax": 4825745.726300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.35 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PSUNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STR_ORDER", "type": "esriFieldTypeString", "alias": "Stream Order", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR_ORDER" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "Tidal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TIDAL" }, { "name": "PSUNAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "PSUNAME" }, { "name": "MDE6DIGT", "type": "esriFieldTypeString", "alias": "MDE 6 Digit", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MDE6DIGT" }, { "name": "MDE6NAME", "type": "esriFieldTypeString", "alias": "MDE Name 6", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MDE6NAME" }, { "name": "MDE8DIGT", "type": "esriFieldTypeString", "alias": "MDE 8 Digit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MDE8DIGT" }, { "name": "MDE8NAME", "type": "esriFieldTypeString", "alias": "MDE Name 8", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MDE8NAME" }, { "name": "DNR12DIG", "type": "esriFieldTypeString", "alias": "DNR 12 Digit", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DNR12DIG" }, { "name": "COUNTY1", "type": "esriFieldTypeString", "alias": "County 1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY1" }, { "name": "COUNTY2", "type": "esriFieldTypeString", "alias": "County 2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY2" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "BRAID", "type": "esriFieldTypeString", "alias": "Braid", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BRAID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "GIS Shape Length (m)", "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": "R327_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S314_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Biological Stream Reaches ", "description": "", "prototype": { "attributes": { "BRAID": null, "STR_ORDER": null, "TIDAL": null, "PSUNAME": null, "MDE6DIGT": null, "MDE6NAME": null, "MDE8DIGT": null, "MDE8NAME": null, "DNR12DIG": null, "COUNTY1": null, "COUNTY2": null, "LENGTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 28200, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }