Converting Latitude Longitude Coordinates to Image Map Coordinates

后端 未结 2 1193
眼角桃花
眼角桃花 2021-01-16 19:04

I\'m almost positive this has been answered already; however, unable to find it since XY coordinates are overloaded due to their relative definition.

What I am tryi

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-16 19:35

    This operation is called "projection." You need to know the identity of the coordinate system you want to project into. There is a lot of arcane lore here.

    See this.

    https://gis.stackexchange.com/questions/11560/convert-latitude-and-longitude-into-northings-and-eastings

提交回复
热议问题