{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Dams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Dams compiled and edited by Montana Fish Wildlife and Parks. Dams originally from the National Inventory of Dams (NID) database.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.2915956784699999E7, "ymin": 5531434.608599998, "xmax": -1.15824602432E7, "ymax": 6274302.662299998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a0996e5e4bd8cd2684889df36ad8eb41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQoka3Rv2qDQBzA8d+vOGbIqM8R6FDddTgEs0gKnUrBQR+iaR8gWTKo4IGQ7VCQewKpr9CtdNEH6FYIXLHkpNoLCaXf8Xd8jvujwR/T/h3WdX1nWdYLIr5dDBljke/7G0LIhxDiBhFfz8IeRVG06bruKo7juRCiUeERLIoiDMPwG8GxJEmUWJugbdu2A5KlaToHgB4v5J0HmOf5tQrJOOezpmlMABhDxtgDIWTGOfdgkmEYB0rpo2mauZwNEBE/hRArQsiec76Uc13XD1mWrW3bfv652ehxjvjWdd19VVXLHlFK147jPE1P8es7JPY8bxcEwbsKKaHEAHBflqVq+TS8pC+MYnrOgJCFtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DAM_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DAM_NAME", "type": "esriFieldTypeString", "alias": "DAM_NAME", "domain": null, "editable": true, "nullable": false, "length": 80, "defaultValue": null, "modelName": "DAM_NAME" }, { "name": "RIVER", "type": "esriFieldTypeString", "alias": "RIVER", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RIVER" }, { "name": "DAMTYPE", "type": "esriFieldTypeString", "alias": "DAMTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DAMTYPE" }, { "name": "DAMID", "type": "esriFieldTypeInteger", "alias": "DAMID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DAMID" }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LONG_" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LAT" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dams", "description": "", "prototype": { "attributes": { "LONG_": 0, "DAM_NAME": " ", "RIVER": null, "DAMTYPE": null, "DAMID": 0, "LAT": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Drainages - Large (4th code HUC)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "8-digit hydrologic unit codes (HUCs) for watersheds in Montana.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29463890843E7, "ymin": 5457046.199600004, "xmax": -1.14874314736E7, "ymax": 6275121.092600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HUCNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1500001, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "HUC", "type": "esriFieldTypeString", "alias": "HUC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC" }, { "name": "HUCNAME", "type": "esriFieldTypeString", "alias": "HUCNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUCNAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I33HUCNAME", "fields": "HUCNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainages - Large (4th code HUC)", "description": "", "prototype": { "attributes": { "HUCNAME": null, "HUC": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Drainages - Medium (5th code HUC)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 577800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "8-digit hydrologic unit codes (HUCs) for watersheds in Montana. Layer is scale-dependant.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29463890843E7, "ymin": 5457046.199600004, "xmax": -1.14874314736E7, "ymax": 6275121.092600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME5]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000001, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME5", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME5", "type": "esriFieldTypeString", "alias": "NAME5", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME5" }, { "name": "NAME4", "type": "esriFieldTypeString", "alias": "NAME4", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "NAME4" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "FIFTHCODE", "type": "esriFieldTypeString", "alias": "FIFTHCODE", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIFTHCODE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I34NAME5", "fields": "NAME5", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainages - Medium (5th code HUC)", "description": "", "prototype": { "attributes": { "ACRES": null, "NAME5": null, "NAME4": null, "FIFTHCODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Drainages - Small (6th code HUC)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 288900, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "12-digit hydrologic unit codes (HUCs) for watersheds in Montana. Layer is scale-dependant.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29463890206E7, "ymin": 5457046.2136999965, "xmax": -1.14874314251E7, "ymax": 6275121.137400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HU_12_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HU_10_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "HU_12_NAME", "type": "esriFieldTypeString", "alias": "HU_12_NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "HU_12_NAME" }, { "name": "HUC_12", "type": "esriFieldTypeString", "alias": "HUC_12", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HUC_12" }, { "name": "HUC12_NUM", "type": "esriFieldTypeInteger", "alias": "Huc12_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Huc12_Num" }, { "name": "HUC12_ID", "type": "esriFieldTypeInteger", "alias": "Huc12_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Huc12_ID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I35HU_12_NAME", "fields": "HU_12_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainages - Small (6th code HUC)", "description": "", "prototype": { "attributes": { "HUC12_ID": null, "HU_12_NAME": null, "HUC_12": null, "HUC12_NUM": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Lakes Bathymetry", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Shorelines, islands and contours are shown for lakes, ponds, and reservoirs. Most data were generated using depth and location data collected in the field.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_359722348", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29080202708E7, "ymin": 5533689.511500001, "xmax": -1.16074265782E7, "ymax": 6270956.451099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Contour", "description": "Contour", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "values": [ [ "C" ] ] }, { "label": "Shore", "description": "Shore", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "I" ], [ "S" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "C", "label": "Contour" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "I", "label": "Shore" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "S", "label": "Shore" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 49, 158, 255 ], "toColor": [ 98, 49, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 176, 65, 255 ], "toColor": [ 133, 176, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 37, 48, 255 ], "toColor": [ 153, 37, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 167, 196, 255 ], "toColor": [ 59, 167, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 137, 47, 255 ], "toColor": [ 196, 137, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 47, 125, 255 ], "toColor": [ 173, 47, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 189, 136, 255 ], "toColor": [ 62, 189, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 108, 176, 255 ], "toColor": [ 69, 108, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 44, 194, 255 ], "toColor": [ 199, 44, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 186, 41, 255 ], "toColor": [ 43, 186, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 81, 111, 255 ], "toColor": [ 201, 81, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 100, 61, 255 ], "toColor": [ 166, 100, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 188, 62, 255 ], "toColor": [ 201, 188, 62, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONTOUR]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAKENAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "LAKENAME", "type": "esriFieldTypeString", "alias": "LAKENAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LAKENAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TYPE" }, { "name": "CONTOUR", "type": "esriFieldTypeInteger", "alias": "CONTOUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTOUR" }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGENCY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I626TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I626CONTOUR", "fields": "CONTOUR", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "C", "name": "Contour", "domains": {}, "templates": [ { "name": "Contour", "description": "", "prototype": { "attributes": { "LAKENAME": null, "AGENCY": null, "TYPE": "C", "CONTOUR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "I", "name": "Shore", "domains": {}, "templates": [ { "name": "Shore", "description": "", "prototype": { "attributes": { "LAKENAME": null, "AGENCY": null, "TYPE": "I", "CONTOUR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "S", "name": "Shore", "domains": {}, "templates": [ { "name": "S", "description": "", "prototype": { "attributes": { "AGENCY": null, "LAKENAME": null, "TYPE": "S", "CONTOUR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Lakes > 30000 Acres", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Lakes Composite Layer" }, "defaultVisibility": true, "minScale": 7000000, "maxScale": 3000001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29187232358E7, "ymin": 5219186.1576000005, "xmax": -1.15812492684E7, "ymax": 6349010.927199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "DATASOURCE_NAME", "type": "esriFieldTypeString", "alias": "DATASOURCE_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE_NAME" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OUTFLOW_TO", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "OUTFLOW_TO" }, { "name": "OUTFLOW_TO_N", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTFLOW_TO_N" }, { "name": "OUTFLOW_TO_M", "type": "esriFieldTypeDouble", "alias": "OUTFLOW_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFLOW_TO_M" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes > 30000 Acres", "description": "", "prototype": { "attributes": { "OUTFLOW_TO_M": null, "NAME": null, "LLID": null, "ACRES": null, "ELEV": null, "COMMENT_": null, "SCALE": null, "DATASOURCE_NAME": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null, "OUTFLOW_TO": null, "OUTFLOW_TO_N": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Lakes > 5000 Acres", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Lakes Composite Layer" }, "defaultVisibility": true, "minScale": 3000000, "maxScale": 2000001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29187232358E7, "ymin": 5219186.1576000005, "xmax": -1.15812492684E7, "ymax": 6349010.927199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "DATASOURCE_NAME", "type": "esriFieldTypeString", "alias": "DATASOURCE_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE_NAME" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OUTFLOW_TO", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "OUTFLOW_TO" }, { "name": "OUTFLOW_TO_N", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTFLOW_TO_N" }, { "name": "OUTFLOW_TO_M", "type": "esriFieldTypeDouble", "alias": "OUTFLOW_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFLOW_TO_M" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes > 5000 Acres", "description": "", "prototype": { "attributes": { "OUTFLOW_TO_M": null, "NAME": null, "LLID": null, "ACRES": null, "ELEV": null, "COMMENT_": null, "SCALE": null, "DATASOURCE_NAME": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null, "OUTFLOW_TO": null, "OUTFLOW_TO_N": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Lakes > 1000 Acres", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Lakes Composite Layer" }, "defaultVisibility": true, "minScale": 2000000, "maxScale": 400001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29187232358E7, "ymin": 5219186.1576000005, "xmax": -1.15812492684E7, "ymax": 6349010.927199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "DATASOURCE_NAME", "type": "esriFieldTypeString", "alias": "DATASOURCE_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE_NAME" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OUTFLOW_TO", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "OUTFLOW_TO" }, { "name": "OUTFLOW_TO_N", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTFLOW_TO_N" }, { "name": "OUTFLOW_TO_M", "type": "esriFieldTypeDouble", "alias": "OUTFLOW_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFLOW_TO_M" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes > 1000 Acres", "description": "", "prototype": { "attributes": { "OUTFLOW_TO_M": null, "NAME": null, "LLID": null, "ACRES": null, "ELEV": null, "COMMENT_": null, "SCALE": null, "DATASOURCE_NAME": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null, "OUTFLOW_TO": null, "OUTFLOW_TO_N": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Lakes > 100 Acres", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Lakes Composite Layer" }, "defaultVisibility": true, "minScale": 400000, "maxScale": 100001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29187232358E7, "ymin": 5219186.1576000005, "xmax": -1.15812492684E7, "ymax": 6349010.927199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "DATASOURCE_NAME", "type": "esriFieldTypeString", "alias": "DATASOURCE_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE_NAME" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OUTFLOW_TO", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "OUTFLOW_TO" }, { "name": "OUTFLOW_TO_N", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTFLOW_TO_N" }, { "name": "OUTFLOW_TO_M", "type": "esriFieldTypeDouble", "alias": "OUTFLOW_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFLOW_TO_M" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes > 100 Acres", "description": "", "prototype": { "attributes": { "OUTFLOW_TO_M": null, "NAME": null, "LLID": null, "ACRES": null, "ELEV": null, "COMMENT_": null, "SCALE": null, "DATASOURCE_NAME": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null, "OUTFLOW_TO": null, "OUTFLOW_TO_N": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Lakes", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Lakes Composite Layer" }, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.29187232358E7, "ymin": 5219186.1576000005, "xmax": -1.15812492684E7, "ymax": 6349010.927199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "NAME <> 'Unnamed' AND NAME <> 'Unnamed Lake' AND NAME <> 'Unnamed Lakes'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "DATASOURCE_NAME", "type": "esriFieldTypeString", "alias": "DATASOURCE_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE_NAME" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OUTFLOW_TO", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "OUTFLOW_TO" }, { "name": "OUTFLOW_TO_N", "type": "esriFieldTypeString", "alias": "OUTFLOW_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTFLOW_TO_N" }, { "name": "OUTFLOW_TO_M", "type": "esriFieldTypeDouble", "alias": "OUTFLOW_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFLOW_TO_M" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes", "description": "", "prototype": { "attributes": { "OUTFLOW_TO_M": null, "NAME": null, "LLID": null, "ACRES": null, "ELEV": null, "COMMENT_": null, "SCALE": null, "DATASOURCE_NAME": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null, "OUTFLOW_TO": null, "OUTFLOW_TO_N": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "River Mile Points - 1 Mile", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "River Mile Points Composite Layer" }, "defaultVisibility": true, "minScale": 144450, "maxScale": 36200, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Mile points along rivers and streams in Montana. This layer is scale dependent - zoom in closer than 1:144,450 to view it.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.29229911208E7, "ymin": 5518688.010899998, "xmax": -1.15721693539E7, "ymax": 6350766.214000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MEAS]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LLID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "MEAS", "type": "esriFieldTypeSingle", "alias": "MILE MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEAS" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MEAS", "fields": "MEAS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LLID2", "fields": "LLID,MEAS", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "River Mile Points - 1 Mile", "description": "", "prototype": { "attributes": { "GLOBALID": null, "MEAS": null, "LLID": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "River Mile Points - 0.10 Mile", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "River Mile Points Composite Layer" }, "defaultVisibility": true, "minScale": 36199, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Mile points along rivers and streams in Montana. This layer is scale dependent - zoom in closer than 1:36,200 to view it.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.29229911208E7, "ymin": 5518688.010899998, "xmax": -1.15721693539E7, "ymax": 6350766.214000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MEAS]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LLID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "MEAS", "type": "esriFieldTypeSingle", "alias": "MILE MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEAS" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "LLID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MEAS", "fields": "MEAS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LLID2", "fields": "LLID,MEAS", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "River Mile Points - 0.10 Mile", "description": "", "prototype": { "attributes": { "GLOBALID": null, "MEAS": null, "LLID": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Large Rivers", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Rivers and Streams Composite Layer" }, "defaultVisibility": true, "minScale": 50000000, "maxScale": 2000001, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29230272113E7, "ymin": 5518621.542800002, "xmax": -1.15721692801E7, "ymax": 6350796.207699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LLID" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TRIB_TO", "type": "esriFieldTypeString", "alias": "TRIB_TO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TRIB_TO" }, { "name": "TRIB_M", "type": "esriFieldTypeDouble", "alias": "TRIB_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIB_M" }, { "name": "TRIB_TO_N", "type": "esriFieldTypeString", "alias": "TRIB_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRIB_TO_N" }, { "name": "BEGMEAS", "type": "esriFieldTypeDouble", "alias": "BEGMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGMEAS" }, { "name": "ENDMEAS", "type": "esriFieldTypeDouble", "alias": "ENDMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDMEAS" }, { "name": "MAPSHOW", "type": "esriFieldTypeDouble", "alias": "MAPSHOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSHOW" }, { "name": "X_MOUTH", "type": "esriFieldTypeDouble", "alias": "X_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_MOUTH" }, { "name": "Y_MOUTH", "type": "esriFieldTypeDouble", "alias": "Y_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_MOUTH" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664LLID", "fields": "LLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664FWB_ID", "fields": "FWB_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Large Rivers", "description": "", "prototype": { "attributes": { "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "ENDMEAS": null, "MAPSHOW": null, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Rivers and Streams_MS2", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Rivers and Streams Composite Layer" }, "defaultVisibility": true, "minScale": 2000000, "maxScale": 1000000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29230272113E7, "ymin": 5518621.542800002, "xmax": -1.15721692801E7, "ymax": 6350796.207699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAPSHOW", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Rivers", "description": "Rivers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "1" ], [ "2" ] ] }, { "label": "Streams", "description": "Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "1", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Streams" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 143, 94, 255 ], "toColor": [ 184, 143, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 109, 255 ], "toColor": [ 222, 207, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 121, 95, 255 ], "toColor": [ 201, 121, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 181, 114, 255 ], "toColor": [ 194, 181, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 111, 90, 255 ], "toColor": [ 153, 111, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 142, 73, 255 ], "toColor": [ 153, 142, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 106, 255 ], "toColor": [ 222, 174, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 131, 255 ], "toColor": [ 222, 161, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 90, 255 ], "toColor": [ 153, 132, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 118, 83, 255 ], "toColor": [ 173, 118, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 178, 89, 255 ], "toColor": [ 194, 178, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 204, 127, 255 ], "toColor": [ 227, 204, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 158, 86, 255 ], "toColor": [ 184, 158, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "where": "NAME IS NOT NULL AND NAME <> ' ' AND NAME NOT LIKE 'Unnamed%' AND NAME NOT LIKE 'Unknown%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "MAPSHOW", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LLID" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TRIB_TO", "type": "esriFieldTypeString", "alias": "TRIB_TO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TRIB_TO" }, { "name": "TRIB_M", "type": "esriFieldTypeDouble", "alias": "TRIB_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIB_M" }, { "name": "TRIB_TO_N", "type": "esriFieldTypeString", "alias": "TRIB_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRIB_TO_N" }, { "name": "BEGMEAS", "type": "esriFieldTypeDouble", "alias": "BEGMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGMEAS" }, { "name": "ENDMEAS", "type": "esriFieldTypeDouble", "alias": "ENDMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDMEAS" }, { "name": "MAPSHOW", "type": "esriFieldTypeDouble", "alias": "MAPSHOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSHOW" }, { "name": "X_MOUTH", "type": "esriFieldTypeDouble", "alias": "X_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_MOUTH" }, { "name": "Y_MOUTH", "type": "esriFieldTypeDouble", "alias": "Y_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_MOUTH" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664LLID", "fields": "LLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664FWB_ID", "fields": "FWB_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Rivers", "domains": {}, "templates": [ { "name": "Rivers", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 1, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Rivers", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "ENDMEAS": null, "MAPSHOW": 2, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Streams", "domains": {}, "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 3, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Rivers and StreamsMS3", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Rivers and Streams Composite Layer" }, "defaultVisibility": true, "minScale": 1000001, "maxScale": 400000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29230272113E7, "ymin": 5518621.542800002, "xmax": -1.15721692801E7, "ymax": 6350796.207699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAPSHOW", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Rivers", "description": "Rivers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "1" ], [ "2" ] ] }, { "label": "Streams", "description": "Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "1", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Streams" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 143, 94, 255 ], "toColor": [ 184, 143, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 109, 255 ], "toColor": [ 222, 207, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 121, 95, 255 ], "toColor": [ 201, 121, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 181, 114, 255 ], "toColor": [ 194, 181, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 111, 90, 255 ], "toColor": [ 153, 111, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 142, 73, 255 ], "toColor": [ 153, 142, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 106, 255 ], "toColor": [ 222, 174, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 131, 255 ], "toColor": [ 222, 161, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 90, 255 ], "toColor": [ 153, 132, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 118, 83, 255 ], "toColor": [ 173, 118, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 178, 89, 255 ], "toColor": [ 194, 178, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 204, 127, 255 ], "toColor": [ 227, 204, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 158, 86, 255 ], "toColor": [ 184, 158, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "where": "NAME IS NOT NULL AND NAME <> ' ' AND NAME NOT LIKE 'Unnamed%' AND NAME NOT LIKE 'Unknown%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "MAPSHOW", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LLID" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TRIB_TO", "type": "esriFieldTypeString", "alias": "TRIB_TO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TRIB_TO" }, { "name": "TRIB_M", "type": "esriFieldTypeDouble", "alias": "TRIB_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIB_M" }, { "name": "TRIB_TO_N", "type": "esriFieldTypeString", "alias": "TRIB_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRIB_TO_N" }, { "name": "BEGMEAS", "type": "esriFieldTypeDouble", "alias": "BEGMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGMEAS" }, { "name": "ENDMEAS", "type": "esriFieldTypeDouble", "alias": "ENDMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDMEAS" }, { "name": "MAPSHOW", "type": "esriFieldTypeDouble", "alias": "MAPSHOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSHOW" }, { "name": "X_MOUTH", "type": "esriFieldTypeDouble", "alias": "X_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_MOUTH" }, { "name": "Y_MOUTH", "type": "esriFieldTypeDouble", "alias": "Y_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_MOUTH" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664LLID", "fields": "LLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664FWB_ID", "fields": "FWB_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Rivers", "domains": {}, "templates": [ { "name": "Rivers", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 1, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Rivers", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "ENDMEAS": null, "MAPSHOW": 2, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Streams", "domains": {}, "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 3, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Rivers and Streams_MS4", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Rivers and Streams Composite Layer" }, "defaultVisibility": true, "minScale": 400001, "maxScale": 40000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29230272113E7, "ymin": 5518621.542800002, "xmax": -1.15721692801E7, "ymax": 6350796.207699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAPSHOW", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Rivers", "description": "Rivers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "1" ], [ "2" ] ] }, { "label": "Large Streams", "description": "Large Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "3" ] ] }, { "label": "Small Streams", "description": "Small Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "1", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Large Streams" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.2 }, "value": "4", "label": "Small Streams" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 143, 94, 255 ], "toColor": [ 184, 143, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 109, 255 ], "toColor": [ 222, 207, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 121, 95, 255 ], "toColor": [ 201, 121, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 181, 114, 255 ], "toColor": [ 194, 181, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 111, 90, 255 ], "toColor": [ 153, 111, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 142, 73, 255 ], "toColor": [ 153, 142, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 106, 255 ], "toColor": [ 222, 174, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 131, 255 ], "toColor": [ 222, 161, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 90, 255 ], "toColor": [ 153, 132, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 118, 83, 255 ], "toColor": [ 173, 118, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 178, 89, 255 ], "toColor": [ 194, 178, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 204, 127, 255 ], "toColor": [ 227, 204, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 158, 86, 255 ], "toColor": [ 184, 158, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "where": "NAME IS NOT NULL AND NAME <> ' ' AND NAME NOT LIKE 'Unnamed%' AND NAME NOT LIKE 'Unknown%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "MAPSHOW", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LLID" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TRIB_TO", "type": "esriFieldTypeString", "alias": "TRIB_TO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TRIB_TO" }, { "name": "TRIB_M", "type": "esriFieldTypeDouble", "alias": "TRIB_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIB_M" }, { "name": "TRIB_TO_N", "type": "esriFieldTypeString", "alias": "TRIB_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRIB_TO_N" }, { "name": "BEGMEAS", "type": "esriFieldTypeDouble", "alias": "BEGMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGMEAS" }, { "name": "ENDMEAS", "type": "esriFieldTypeDouble", "alias": "ENDMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDMEAS" }, { "name": "MAPSHOW", "type": "esriFieldTypeDouble", "alias": "MAPSHOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSHOW" }, { "name": "X_MOUTH", "type": "esriFieldTypeDouble", "alias": "X_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_MOUTH" }, { "name": "Y_MOUTH", "type": "esriFieldTypeDouble", "alias": "Y_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_MOUTH" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664LLID", "fields": "LLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664FWB_ID", "fields": "FWB_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Rivers", "domains": {}, "templates": [ { "name": "Rivers", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 1, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Rivers", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "ENDMEAS": null, "MAPSHOW": 2, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Large Streams", "domains": {}, "templates": [ { "name": "Large Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 3, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Small Streams", "domains": {}, "templates": [ { "name": "Small Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 4, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Rivers and Streams_MS5", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Rivers and Streams Composite Layer" }, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.29230272113E7, "ymin": 5518621.542800002, "xmax": -1.15721692801E7, "ymax": 6350796.207699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAPSHOW", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Rivers", "description": "Rivers", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "1" ], [ "2" ] ] }, { "label": "Large Streams", "description": "Large Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "3" ] ] }, { "label": "Small Streams", "description": "Small Streams", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "1", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2", "label": "Rivers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Large Streams" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.2 }, "value": "4", "label": "Small Streams" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 143, 94, 255 ], "toColor": [ 184, 143, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 109, 255 ], "toColor": [ 222, 207, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 121, 95, 255 ], "toColor": [ 201, 121, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 181, 114, 255 ], "toColor": [ 194, 181, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 111, 90, 255 ], "toColor": [ 153, 111, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 142, 73, 255 ], "toColor": [ 153, 142, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 106, 255 ], "toColor": [ 222, 174, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 131, 255 ], "toColor": [ 222, 161, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 90, 255 ], "toColor": [ 153, 132, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 118, 83, 255 ], "toColor": [ 173, 118, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 178, 89, 255 ], "toColor": [ 194, 178, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 204, 127, 255 ], "toColor": [ 227, 204, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 158, 86, 255 ], "toColor": [ 184, 158, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "where": "NAME IS NOT NULL AND NAME <> ' ' AND NAME NOT LIKE 'Unnamed%' AND NAME NOT LIKE 'Unknown%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "MAPSHOW", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LLID", "type": "esriFieldTypeString", "alias": "LLID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LLID" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TRIB_TO", "type": "esriFieldTypeString", "alias": "TRIB_TO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TRIB_TO" }, { "name": "TRIB_M", "type": "esriFieldTypeDouble", "alias": "TRIB_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIB_M" }, { "name": "TRIB_TO_N", "type": "esriFieldTypeString", "alias": "TRIB_TO_N", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRIB_TO_N" }, { "name": "BEGMEAS", "type": "esriFieldTypeDouble", "alias": "BEGMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGMEAS" }, { "name": "ENDMEAS", "type": "esriFieldTypeDouble", "alias": "ENDMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDMEAS" }, { "name": "MAPSHOW", "type": "esriFieldTypeDouble", "alias": "MAPSHOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSHOW" }, { "name": "X_MOUTH", "type": "esriFieldTypeDouble", "alias": "X_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_MOUTH" }, { "name": "Y_MOUTH", "type": "esriFieldTypeDouble", "alias": "Y_MOUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_MOUTH" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "FWB_ID", "type": "esriFieldTypeInteger", "alias": "FWB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWB_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664LLID", "fields": "LLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I664FWB_ID", "fields": "FWB_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Rivers", "domains": {}, "templates": [ { "name": "Rivers", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 1, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Rivers", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "ENDMEAS": null, "MAPSHOW": 2, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Large Streams", "domains": {}, "templates": [ { "name": "Large Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 3, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Small Streams", "domains": {}, "templates": [ { "name": "Small Streams", "description": "", "prototype": { "attributes": { "ENDMEAS": null, "GLOBALID": "{00000000-0000-0000-0000-000000000000}", "NAME": null, "LLID": null, "MILES": null, "TRIB_TO": null, "TRIB_M": null, "TRIB_TO_N": null, "BEGMEAS": null, "MAPSHOW": 4, "X_MOUTH": null, "Y_MOUTH": null, "COMMENT_": null, "DATASOURCE": null, "CREATED": null, "LASTEDIT": null, "EDITOR": null, "FWB_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Streamflow Gauging Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sites of surface water streamflow gauging stations in Montana rivers and streams, and are maintained by the US Geological Survey (USGS) and Montana Department of Natural Resources (DNRC). USGS gauges within 100 miles of the state boundary are included.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.3159789329E7, "ymin": 5303561.783399999, "xmax": -1.13463199171E7, "ymax": 6274988.596600004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AGENCY", "uniqueValueGroups": [ { "heading": "Agency", "classes": [ { "label": "DNRC", "description": "DNRC", "symbol": { "type": "esriPMS", "url": "3c322387e41e4fb6d16f33f7250739b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9Uwdl5R2bqfXz/l/fr2kQcmyMzC9odLUGL759ePMhkYGJ4SY5gQj6DEqc+vHyuDOLquyQyS6hZgid1T01k+v37ky8bB48LMyOjy/fvnY3gN4xWRPfT5DcQgEJDVdWDQdIiBGDYtg4HhPwPDrx9fONk4efcyMDCoILsQxTABcaWkDy/vaTMQAX59/8whJKM+792Tm+5YDWNiYS1lIAF8fPnAmYGBgRMWKSiGfXn/XEnB0I3Bq3gpXIyNkxfOzlz8koHh/38w++q+hQwH55UwM7Cy6jH8/n0Sw7A/P7+zMjGzMnDyiWB1CSevMJzNys4NpoUlFCXfPr6F6U0OPqEf3z+94Xx4cQ9cTEROh4FbUALMfnRpH8P////A7HdPboDpzy+f3sUeARLK159dP2a0ptYVLuZVtBgem2vq3Bj+//uLcCmfyK/vn95cwWoYF59YJSMj006Y7YSAhIrJ6vvndvzHatidkxt2KRh57HpwbocbIYOEZDXf3T+3Ixlvon1wboeHsqnvvntntjqAXHhyTQfDlb0LwHIwF4spG76SlFcxevf4+k+8hoH03D292dHAOz/0w7PrrW8eXVX88Ow2Cysnzz9JNfM3QrIa86/uWVDx6u55DI04S40LWyeuZmBgAGEw+Pv5HcPzmyfAGBega3lGEgAArRO/32dGti8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DNRC" ] ] }, { "label": "USGS", "description": "USGS", "symbol": { "type": "esriPMS", "url": "c0ebe93fbb7a5207d5fba55a7ee5259b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jb2Uv4saQRTHn8Y1EXcbXWSv2MIfoCYS8BC0NOQ0NpbprGKhaWJjIGnSBWz9B3IrYnWNIJLJYSxSiEljkcj6g4isiBgWQVcwidENDuwS0fNOCPeF4X3nvdnPvt0ZRgf/UbrbhGkA4D4AnADADAC+AsDiWNhdlmXfzGazF9PplFSSer3+D8Mw7wVBeA4Aw5vATAzDfBkMBvbNJB6PQyAQwIVEIqETBCFKkuSZRqM5kySpdhDGsuwnBbRRMBiEWCyGfTKZxHE+nxsoivoIAI5/O9yC2Wy2Z71e7wHcQJIk3XM6ne/a7faTvTCCIF7CEer3+48BwKBsyhZsNBrZwuEwFAoFNUdRlOrH4zHIsox9LpeDdDp9hyCIh8vl8vMObLFYEARBAE3Tezsxm82qNxqNOFqt1pNOp7P7mSaT6acoioZKpaLmPB4PMAyDfbVahfV6jX2r1cJxOBx+V9Zuwex2O1+r1U5DoZCay+fz6m5ufsFqtVJrNE3/FkXx216YxWJ5rdVqPyhvv04+n+8CISTvhRWLxctIJHKJEApfB3K73ROEUPzgoUUIRaLRaLVcLgc3HWYyGeA4DteUjr1e7w+Hw3HK8/yvgzAAkEul0qNUKvWU5/m3zWbT2u12dSRJrv1+v+hyuc45jnvVaDR2Hrzy1shmsxcAsBlYk8kE6vU6HlfpVu+zo/QXw0e+Hevl9IQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "USGS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3c322387e41e4fb6d16f33f7250739b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9Uwdl5R2bqfXz/l/fr2kQcmyMzC9odLUGL759ePMhkYGJ4SY5gQj6DEqc+vHyuDOLquyQyS6hZgid1T01k+v37ky8bB48LMyOjy/fvnY3gN4xWRPfT5DcQgEJDVdWDQdIiBGDYtg4HhPwPDrx9fONk4efcyMDCoILsQxTABcaWkDy/vaTMQAX59/8whJKM+792Tm+5YDWNiYS1lIAF8fPnAmYGBgRMWKSiGfXn/XEnB0I3Bq3gpXIyNkxfOzlz8koHh/38w++q+hQwH55UwM7Cy6jH8/n0Sw7A/P7+zMjGzMnDyiWB1CSevMJzNys4NpoUlFCXfPr6F6U0OPqEf3z+94Xx4cQ9cTEROh4FbUALMfnRpH8P////A7HdPboDpzy+f3sUeARLK159dP2a0ptYVLuZVtBgem2vq3Bj+//uLcCmfyK/vn95cwWoYF59YJSMj006Y7YSAhIrJ6vvndvzHatidkxt2KRh57HpwbocbIYOEZDXf3T+3Ixlvon1wboeHsqnvvntntjqAXHhyTQfDlb0LwHIwF4spG76SlFcxevf4+k+8hoH03D292dHAOz/0w7PrrW8eXVX88Ow2Cysnzz9JNfM3QrIa86/uWVDx6u55DI04S40LWyeuZmBgAGEw+Pv5HcPzmyfAGBega3lGEgAArRO/32dGti8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DNRC", "label": "DNRC" }, { "symbol": { "type": "esriPMS", "url": "c0ebe93fbb7a5207d5fba55a7ee5259b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jb2Uv4saQRTHn8Y1EXcbXWSv2MIfoCYS8BC0NOQ0NpbprGKhaWJjIGnSBWz9B3IrYnWNIJLJYSxSiEljkcj6g4isiBgWQVcwidENDuwS0fNOCPeF4X3nvdnPvt0ZRgf/UbrbhGkA4D4AnADADAC+AsDiWNhdlmXfzGazF9PplFSSer3+D8Mw7wVBeA4Aw5vATAzDfBkMBvbNJB6PQyAQwIVEIqETBCFKkuSZRqM5kySpdhDGsuwnBbRRMBiEWCyGfTKZxHE+nxsoivoIAI5/O9yC2Wy2Z71e7wHcQJIk3XM6ne/a7faTvTCCIF7CEer3+48BwKBsyhZsNBrZwuEwFAoFNUdRlOrH4zHIsox9LpeDdDp9hyCIh8vl8vMObLFYEARBAE3Tezsxm82qNxqNOFqt1pNOp7P7mSaT6acoioZKpaLmPB4PMAyDfbVahfV6jX2r1cJxOBx+V9Zuwex2O1+r1U5DoZCay+fz6m5ufsFqtVJrNE3/FkXx216YxWJ5rdVqPyhvv04+n+8CISTvhRWLxctIJHKJEApfB3K73ROEUPzgoUUIRaLRaLVcLgc3HWYyGeA4DteUjr1e7w+Hw3HK8/yvgzAAkEul0qNUKvWU5/m3zWbT2u12dSRJrv1+v+hyuc45jnvVaDR2Hrzy1shmsxcAsBlYk8kE6vU6HlfpVu+zo/QXw0e+Hevl9IQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "USGS", "label": "USGS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 97, 242, 255 ], "toColor": [ 162, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 189, 81, 255 ], "toColor": [ 147, 189, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 126, 255 ], "toColor": [ 250, 112, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 168, 204, 255 ], "toColor": [ 90, 168, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 82, 123, 255 ], "toColor": [ 133, 82, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 250, 224, 255 ], "toColor": [ 110, 250, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 118, 58, 255 ], "toColor": [ 158, 118, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 120, 212, 255 ], "toColor": [ 89, 120, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 138, 98, 255 ], "toColor": [ 92, 138, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 208, 255 ], "toColor": [ 247, 109, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 48, 255 ], "toColor": [ 130, 47, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 50, 133, 255 ], "toColor": [ 82, 50, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 228, 148, 255 ], "toColor": [ 247, 228, 148, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME] CONCAT \" Site #\" CONCAT [SITENUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "AGENCY", "subtypeField": "", "fields": [ { "name": "SITENUM", "type": "esriFieldTypeString", "alias": "SITENUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SITENUM" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "NAME" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINK" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HUC_CD", "type": "esriFieldTypeInteger", "alias": "HUC_CD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HUC_CD" }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AGENCY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "DNRC", "name": "DNRC", "domains": {}, "templates": [ { "name": "DNRC", "description": "", "prototype": { "attributes": { "HUC_CD": null, "LINK": null, "SITENUM": null, "NAME": null, "LATITUDE": null, "LONGITUDE": null, "AGENCY": "DNRC" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "USGS", "name": "USGS", "domains": {}, "templates": [ { "name": "USGS", "description": "", "prototype": { "attributes": { "HUC_CD": null, "LINK": null, "SITENUM": null, "NAME": null, "LATITUDE": null, "LONGITUDE": null, "AGENCY": "USGS" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }