> Thanks for you answer. > which version of QGIS do you use and how do you know that it's displayed > according to RPC ?
I tested with development version [0] but I think it's already working with previous one. To check if it's displayed according to RPC, you could display OpenStreetMap XYZ tiles beneath your image and check if your image is at the right place. The SCR (in QGIS right bottom corner) should default to 4326 and your coordinate should be lat/long in degrees. If the RPC isn't read, you should have coordinate in pixel instead. [0] https://www.qgis.org/en/site/forusers/alldownloads.html#windows Regards, Julien > > Best Regards > > Laurène > > -----Message d'origine----- > De : QGIS-Developer [mailto:[email protected]] De la > part de Julien Cabieces > Envoyé : mercredi 15 avril 2020 10:12 > À : [email protected] > Objet : Re: [QGIS-Developer] loading images in QGIS Viewer with RPC > modelisation > > > Hello, > > Last time I check, if the RPC file is in the same folder than your Pleiades > image, QGIS will load it automatically when you open your Pleiades images. > Your image will be displayed according to its RPC then. > > I think that Gdal (used by QGIS to open the file) looks for a file starting > with RPC_ > > Regards, > Julien > >> Hello, >> >> I would like to load an Satellite image from the sensor Pleiades in Qgis. >> Linked with the image there is an RPC (rational polynomial coefficient) file >> which give geolocation information. >> I would like to load this image with the RPC information in the QGIS viewer. >> Has someone already try to develop something about loading an image in QGIS >> viewer with RPC geolocation of any satellite sensor? >> >> Best regards >> >> Laurène Glandus >> >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
