Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 5 of 5

Threaded View

  1. #3
    Master
    Join Date
    Feb 2011
    Location
    Sofia
    Age
    39
    Posts
    735
    Rep Power
    223

    Default

    First you need to understand the difference between the two and you would see that in general this question is meaningless. KMZ (compressed JREG) is a raster file (image) compared to .img which is a vector file compossed of points, lines and shapes. Read this:

    Code:
    Please Login or Register to see the links
    What the software mapwell is doing, as Caty suggested, is a trick - vectorising the image. This means that by using an incredible amount of ponts, lines and shapes a simmilar vector file as the image is createn. But the bad thing about this method is that the created end vector file is incredibly large and heavy for rendering from the unit.

    If you can write what is the end task maybe we can suggest a smarter way.
    Last edited by catymag; 19th June 2013 at 02:40 PM. Reason: coded link

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •