-
### 请选择:
- [ ] 我正在着手修复这个问题
### 问题描述
worldedit加载导出的schem文件失败,且Litematica也无法加载
[01.zip](https://github.com/user-attachments/files/17240037/01.zip)
### 重现
1. 导入图片尺寸256*256,地图画配置游戏版本1.21立体地图画,方块全选…
-
MWE:
```julia
using Rasters, GeoInterface
geom = GeoInterface.Polygon([GeoInterface.LinearRing([(0.0, 0.0), (0.0, 10.0), (10.0, 10.0), (10.0, 0.0), (0.0, 0.0)])])
raster = Raster(ones(11, 11), (X(…
-
There was some discussion in https://github.com/w3c/csswg-drafts/issues/4165 about whether, in CSS images, EXIF image orientation should be ignored based on where it occurs in the encoded image file. …
-
Hi, I noticed that when the total amount of allocated small chunks exceeds the bins depth, I can substantial performance overheads which seems due to increases of instruction count which is 8 times h…
-
**Describe the bug**
i see that u added an option to decrease hours but the extention dont work
**Browser**
- [x] chrome
**version**:
**rosettastone product**
- [x] Fluency builder
**T…
-
This issue was seen on rack2 after it was updated to omicron commit `4a6be3a40f6c9f876ff53308532f6c37f030b13f`. Here are the log lines at the time pantry crashed:
```
angela@jeeves /staff/core/omicr…
-
# Summary
Data in the "record/metadata/mods/physicalDescription/extent" for the mods XML path is not being loaded into the "extent" field. (From https://docs.google.com/document/d/1LmGsLw95CqBmRkRk5…
-
fim services QC layers ex:
https://maps.water.noaa.gov/server/rest/services/nwm/mrf_gfs_10day_max_inundation_extent_noaa/MapServer/20
Each one of our live services has this capability, but looking…
-
### Apache Hop version?
2.8
### Java version?
jdk-11.0.19.7-hotspot
### Operating system
Windows
### What happened?
When we import kettle transformations with Text file output Steps, the extent…
-
Combining `geom_imshow` with `scale_y_reverse ` does not seem to work:
```
(
ggplot()
+ scale_y_reverse()
+ geom_imshow(pixels, extent=[0, im.width, im.height, 0])
)
`…