{ "isCoGoEnabled": false, "extent": { "ymin": 3818569.303000003, "xmin": -1.4061878077E7, "ymax": 6274918.997699998, "xmax": -1.30350865919E7, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 100000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Marine Weather 2010 to 2024", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "wfo": null, "gtype": null, "emergenc": null, "prod_id": null, "sig": null, "hv_sev": null, "poly_end": null, "expired": null, "expired_datetime": null, "area_nm2": null, "issued_format": null, "issued": null, "damagtag": null, "etn": null, "init_iss": null, "hours": null, "nws_ugc": null, "poly_beg": null, "issued_datetime": null, "hours_area": null, "init_exp": null, "area_km2": null, "hv_nwsli": null, "hv_cause": null, "torntag": null, "date_issued": null, "hailtag": null, "phenom": null, "expired_format": null, "hv_rec": null, "updated": null, "windtag": null, "area_clip_km2": null, "status": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "timeInfo": { "startTimeField": "issued_datetime", "trackIdField": null, "exportOptions": { "timeOffsetUnits": null, "timeDataCumulative": false, "useTime": true, "timeOffset": null }, "endTimeField": "expired_datetime", "timeInterval": 10, "timeExtent": [ 1262345040000, 1732363200000 ], "type": "field", "timeReference": { "respectsDaylightSaving": true, "timeZone": "UTC" }, "hasLiveData": false, "timeIntervalUnits": "esriTimeUnitsUnknown" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Marine Weather 2010 to 2024", "allowTrueCurvesUpdates": false, "displayField": "wfo", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "wfo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "wfo", "length": 3, "alias": "WFO", "type": "esriFieldTypeString" }, { "modelName": "issued", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "issued", "length": 12, "alias": "ISSUED", "type": "esriFieldTypeString" }, { "modelName": "expired", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "expired", "length": 12, "alias": "EXPIRED", "type": "esriFieldTypeString" }, { "modelName": "init_iss", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "init_iss", "length": 12, "alias": "INIT_ISS", "type": "esriFieldTypeString" }, { "modelName": "init_exp", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "init_exp", "length": 12, "alias": "INIT_EXP", "type": "esriFieldTypeString" }, { "modelName": "phenom", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PHENOM", "description": "VTEC_PHENOMENA lookup (https://github.com/akrherz/pyIEM/blob/main/src/pyiem/nws/vtec.py), marine subset", "type": "codedValue", "codedValues": [ { "code": "GL", "name": "Gale" }, { "code": "MA", "name": "Marine" }, { "code": "MF", "name": "Marine Dense Fog" }, { "code": "SC", "name": "Small Craft" }, { "code": "SE", "name": "Hazardous Seas" }, { "code": "SR", "name": "Storm" }, { "code": "SS", "name": "Storm Surge" }, { "code": "SU", "name": "High Surf" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "phenom", "length": 2, "alias": "PHENOM", "type": "esriFieldTypeString" }, { "modelName": "gtype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gtype", "length": 1, "alias": "GTYPE", "type": "esriFieldTypeString" }, { "modelName": "sig", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SIG", "description": "VTC_SIGNIFICANCE lookup (https://github.com/akrherz/pyIEM/blob/main/src/pyiem/nws/vtec.py)", "type": "codedValue", "codedValues": [ { "code": "W", "name": "Warning" }, { "code": "Y", "name": "Advisory" }, { "code": "A", "name": "Watch" }, { "code": "S", "name": "Statement" }, { "code": "O", "name": "Outlook" }, { "code": "N", "name": "Synopsis" }, { "code": "F", "name": "Forecast" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "sig", "length": 1, "alias": "SIG", "type": "esriFieldTypeString" }, { "modelName": "etn", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "etn", "length": 4, "alias": "ETN", "type": "esriFieldTypeString" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 3, "alias": "STATUS", "type": "esriFieldTypeString" }, { "modelName": "nws_ugc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nws_ugc", "length": 6, "alias": "NWS_UGC", "type": "esriFieldTypeString" }, { "modelName": "area_km2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_km2", "alias": "AREA_KM2", "type": "esriFieldTypeDouble" }, { "modelName": "updated", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "updated", "length": 12, "alias": "UPDATED", "type": "esriFieldTypeString" }, { "modelName": "hv_nwsli", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hv_nwsli", "length": 5, "alias": "HV_NWSLI", "type": "esriFieldTypeString" }, { "modelName": "hv_sev", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hv_sev", "length": 1, "alias": "HV_SEV", "type": "esriFieldTypeString" }, { "modelName": "hv_cause", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hv_cause", "length": 2, "alias": "HV_CAUSE", "type": "esriFieldTypeString" }, { "modelName": "hv_rec", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hv_rec", "length": 2, "alias": "HV_REC", "type": "esriFieldTypeString" }, { "modelName": "emergenc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "emergenc", "alias": "EMERGENC", "type": "esriFieldTypeSmallInteger" }, { "modelName": "poly_beg", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "poly_beg", "length": 12, "alias": "POLY_BEG", "type": "esriFieldTypeString" }, { "modelName": "poly_end", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "poly_end", "length": 12, "alias": "POLY_END", "type": "esriFieldTypeString" }, { "modelName": "windtag", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "windtag", "alias": "WINDTAG", "type": "esriFieldTypeDouble" }, { "modelName": "hailtag", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hailtag", "alias": "HAILTAG", "type": "esriFieldTypeDouble" }, { "modelName": "torntag", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "torntag", "length": 16, "alias": "TORNTAG", "type": "esriFieldTypeString" }, { "modelName": "damagtag", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "damagtag", "length": 16, "alias": "DAMAGTAG", "type": "esriFieldTypeString" }, { "modelName": "prod_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prod_id", "length": 36, "alias": "PROD_ID", "type": "esriFieldTypeString" }, { "modelName": "issued_format", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "issued_format", "length": 14, "alias": "ISSUED_format", "type": "esriFieldTypeString" }, { "modelName": "expired_format", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "expired_format", "length": 14, "alias": "EXPIRED_format", "type": "esriFieldTypeString" }, { "modelName": "issued_datetime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "issued_datetime", "length": 29, "alias": "ISSUED_DateTime", "type": "esriFieldTypeDate" }, { "modelName": "expired_datetime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "expired_datetime", "length": 29, "alias": "EXPIRED_DateTime", "type": "esriFieldTypeDate" }, { "modelName": "area_nm2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_nm2", "alias": "Area_NM2", "type": "esriFieldTypeDouble" }, { "modelName": "hours_area", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hours_area", "alias": "Hours_Area", "type": "esriFieldTypeDouble" }, { "modelName": "hours", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hours", "alias": "Hours", "type": "esriFieldTypeDouble" }, { "modelName": "area_clip_km2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_clip_km2", "alias": "AREA_Clip_KM2", "type": "esriFieldTypeDouble" }, { "modelName": "date_issued", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "date_issued", "length": 29, "alias": "Date_Issued", "type": "esriFieldTypeDate" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r1052_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a817_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 16000000, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "627d33490125404397760048a28c223a", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 100, 200, 200, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }