Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Work with Geotiff in C#

Work with Geotiff in C#

Scheduled Pinned Locked Moved C#
csharpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Reza Shojaee
    wrote on last edited by
    #1

    Hi How can load an image with geotiff format in the .Net application? And, how can read the coordination(x,y) of each point at geotiff? thanks in advance

    Best Regards, Reza Shojaee

    P 1 Reply Last reply
    0
    • R Reza Shojaee

      Hi How can load an image with geotiff format in the .Net application? And, how can read the coordination(x,y) of each point at geotiff? thanks in advance

      Best Regards, Reza Shojaee

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      You're going to need a third party library to read GeoTiff files because they are non-standard, and the metadata inside them is not supported by the default readers. There are a number of libraries available such as libtiff.net[^] but you're probably going to be better off with GDAL[^].

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups