I've a GeoTIFF image in WGS84)and when I try with gdalwarp to reproject to UTM, it has problem ...

Any stored/leased 737s that could substitute for grounded MAXs?

Keep at all times, the minus sign above aligned with minus sign below

Adapting the Chinese Remainder Theorem (CRT) for integers to polynomials

What is the proper term for etching or digging of wall to hide conduit of cables

calculator's angle answer for trig ratios that can work in more than 1 quadrant on the unit circle

Short story about astronauts fertilizing soil with their own bodies

First paper to introduce the "principal-agent problem"

Why does BitLocker not use RSA?

How do I say "this must not happen"?

New Order #6: Easter Egg

The Nth Gryphon Number

Is this Half-dragon Quaggoth boss monster balanced?

Table formatting with tabularx?

3D Masyu - A Die

What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?

Was the pager message from Nick Fury to Captain Marvel unnecessary?

How to achieve cat-like agility?

Did John Wesley plagiarize Matthew Henry...?

The test team as an enemy of development? And how can this be avoided?

Statistical analysis applied to methods coming out of Machine Learning

Sally's older brother

How could a hydrazine and N2O4 cloud (or it's reactants) show up in weather radar?

What was the last profitable war?

Why do C and C++ allow the expression (int) + 4*5;



I've a GeoTIFF image in WGS84)and when I try with gdalwarp to reproject to UTM, it has problem



Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Fixing raster with wrong Eastings using QGIS and GDAL?Translating Modis HDF To GeoTIFF?Warping raster to new domain/resolution/projection causes data loss“Too many points” when using gdal2tiles.py in EPSG:4326Retaining resolution of MODIS data while reprojecting using gdalwarpCan gdalwarp reproject from ESPG:4326 (WGS84) to UTM?Are there any more specific tutorial about the -t_srs parameter in gdalwarp?CSRS to NAD83 datum shift with ogr2ogr using grid shift file failsSplitting and converting a large tif files into multiple .hgt filesreprojecting a tif file





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















size of tif is J: 15769, W: 60027



when I try:
gdalwarp -t_srs '+proj=utm +zone=12 +datum=WGS84 +units=m +no_defs' test.tif test_utm1.tif



ERROR 1: Too many points (10201 out of 10201) failed to transform, unable to compute output bounds.



Could you please help me?









share







New contributor




FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    size of tif is J: 15769, W: 60027



    when I try:
    gdalwarp -t_srs '+proj=utm +zone=12 +datum=WGS84 +units=m +no_defs' test.tif test_utm1.tif



    ERROR 1: Too many points (10201 out of 10201) failed to transform, unable to compute output bounds.



    Could you please help me?









    share







    New contributor




    FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      size of tif is J: 15769, W: 60027



      when I try:
      gdalwarp -t_srs '+proj=utm +zone=12 +datum=WGS84 +units=m +no_defs' test.tif test_utm1.tif



      ERROR 1: Too many points (10201 out of 10201) failed to transform, unable to compute output bounds.



      Could you please help me?









      share







      New contributor




      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      size of tif is J: 15769, W: 60027



      when I try:
      gdalwarp -t_srs '+proj=utm +zone=12 +datum=WGS84 +units=m +no_defs' test.tif test_utm1.tif



      ERROR 1: Too many points (10201 out of 10201) failed to transform, unable to compute output bounds.



      Could you please help me?







      gdal linux





      share







      New contributor




      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 mins ago









      FrancisLiFrancisLi

      1




      1




      New contributor




      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      FrancisLi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "79"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          FrancisLi is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319478%2five-a-geotiff-image-in-wgs84and-when-i-try-with-gdalwarp-to-reproject-to-utm%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          FrancisLi is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          FrancisLi is a new contributor. Be nice, and check out our Code of Conduct.













          FrancisLi is a new contributor. Be nice, and check out our Code of Conduct.












          FrancisLi is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319478%2five-a-geotiff-image-in-wgs84and-when-i-try-with-gdalwarp-to-reproject-to-utm%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Щит и меч (фильм) Содержание Названия серий | Сюжет |...

          is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

          Meter-Bus Содержание Параметры шины | Стандартизация |...