Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: How to turn a country's irregular border inside out (Win 10, 64-bit)?

  1. #11
    Administrator waldronate's Avatar
    Join Date
    Mar 2007
    Location
    The High Desert
    Posts
    3,554

    Default

    For working with raster images, get a piece of GIS software that supports reprojection of images (The GDAL package has good ones, but it's no GUI: QGIS has a GUI). This piece of software will get you into and out of your stereographic projection. Then find a package that will invert your image with respect to a circle ( https://github.com/synesthesiam/invert claims to be able to do this sort of thing, but I have not used it ) and use that on your intermediate image.

    Vector data would be somewhat more complex because changing the points in this manner would most likely require a high-density data set and/or interpolation along the segments to avoid significant visual distortion.

  2. #12
    Guild Novice Rock's Avatar
    Join Date
    Jul 2018
    Location
    Little Rock, Arkansas USA
    Posts
    12

    Default

    GUI is definitely preferable (I love the concept of command line, but find the execution irksome). I'll check into QGIS (and of course GDAL out of curiosity, even though I probably won't go with that) and Synesthesiam's Invert (or an equivalent, if that goes pear-shaped on me). Thank you!!!

    I won't worry about vectored, then. :-)
    What doesn't kill me just p*sses me off... 😉

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

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