• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

MSFS20 Which projection does Bing Maps use?

Messages
55
Country
spain
Hi
I'm playing a little bit with msfs SDK trying to correct a couple of airstrip without a good aerial photo coverage. When I check my reprojected orthophotos (EPSG4326 - WGS84+Geographic as usual) on top of the Bing Maps in QGis, there is an important displacement, similar to the one that happens when using different projections:

Screenshot 2023-11-09 130728.jpg.png

I know it's possible to reproject my aerial photos to match with Bing maps, but I suspect that the real problem happens when importing these layers into QGis. The QGis base file is configured with EPSG 4326. So, as far I remember, all the layers that I import should be reprojected "on the fly" and match, right? Or is there something I am missing?

It has been a while since the last time I was playing with QGis and the sim and maybe there is something I am missing.

Regards.
 
As far as I know, the MSFS processes orthophotos in the "Mercator Auxiliary Sphere" projection, the code is as Dick already wrote 3857.
The image data is then congruent with Bing image data and the MSFS world:

msfs_ortho_EPSG_3857.jpg
 
Sorry to reply so late. I have been testing other wms services using 3857 and it matchs correctly with Bing. So I suspect I have a problem with the initial service I have been using. To top it off, right now, it doesn't connect so I'll have to wait to proceed with further testing. Anyway, thanks for the clarification.
 
Back
Top