【问题标题】:what is the difference between imageExtent and bounding box?imageExtent 和边界框有什么区别?
【发布时间】:2021-11-09 11:29:48
【问题描述】:

我在问 openlayers 中 imageExtent 和边界框的定义?我在其他类型的映射库(如传单)中看到了这些词。我没有找到真正的定义。

【问题讨论】:

    标签: leaflet openlayers openlayers-3


    【解决方案1】:

    https://gis.stackexchange.com/questions/240979/difference-between-bounding-box-envelope-extent-bounds有答案

    如果您正在处理旋转图像,您需要知道范围是旋转前图像的范围(以蓝色显示)还是旋转(红色)图像的边界范围(以绿色显示)。例如,KML 地面叠加层由图像旋转前的范围定义,但您可能会发现图像的范围是旋转后的外部范围,类似于旋转视图的范围。

    【讨论】:

    • 感谢您的回复,我的 pb 原则是我有一个图像(投影'EPSG:4326')png(绿色),范围:[minX,minY,maxX,maxY],我需要在 openlayers 中旋转它(红色亮起)。我看到你的回复stackoverflow.com/questions/55356335/…,但我不明白回复中的bl_longitude和tr_longitude,所以我问了这个问题stackoverflow.com/questions/69890774/…。有什么想法吗?
    猜你喜欢
    • 2014-01-07
    • 2010-10-02
    • 2016-07-02
    • 2010-10-22
    • 2011-02-18
    • 2015-10-08
    • 2022-10-13
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多