Hi Hongmei, I am the original author of the RST driver. I can help if you need.
Regards, Ivan ________________________________ From: gdal-dev <gdal-dev-boun...@lists.osgeo.org> on behalf of Even Rouault <even.roua...@spatialys.com> Sent: Friday, April 23, 2021 12:05 PM To: Hongmei Zhu <hon...@clarku.edu>; gdal-dev@lists.osgeo.org <gdal-dev@lists.osgeo.org> Subject: Re: [gdal-dev] How to incorporate driver updates into GDAL? Hongmei, GDAL has now been using github as its main way for code contributions since a few years. Please fork https://github.com/OSGeo/gdal/ , apply your modifications to your clone and submit them as a pull request A few hints are athttps://github.com/OSGeo/gdal/blob/master/CONTRIBUTING.md but if you're not familiar with the git / github way, you may need to consult a few generic tutorials about this workflow. Best regards, Even Le 23/04/2021 à 17:59, Hongmei Zhu a écrit : Hi all, I join the mailing list just now to ask a question for help. IDRISI driver in GDAL doesn't support Cylindrical Equal Area (CEA) so far. Since IDRISI GIS software has added the CEA to its supported reference system, the GDAL IDRISI driver needs to be updated. So, I added the support of CEA in the driver, and we have tested it within IDRISI in Clark Labs, and it passed all tests. Now I want to incorporate the updated version into GDAL. How to do that? Can I send it to Even Rouault? That was the way I did before -- I directly sent the code to Frank Warmerdam when I updated it a few years ago. Thank you very much for any help. Hongmei GIS developer at Clark Labs _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> https://lists.osgeo.org/mailman/listinfo/gdal-dev -- http://www.spatialys.com My software is free, but my time generally not.
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev