Results 1 to 10 of 28

Thread: From flat to shperical

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #15
    Guild Expert johnvanvliet's Avatar
    Join Date
    Jul 2012
    Location
    N 42.39 W 83.44
    Posts
    1,091
    Blog Entries
    4

    Default

    a few example grids that one can make using MMPS
    http://www.users.globalnet.co.uk/~arcus/mmps


    Code:
    MMPSproject stereographic -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.stereographic.ppm
      MMPSproject mercator -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.mercator.ppm
      MMPSproject cylindrical -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.cylindrical.ppm
      MMPSproject sinusoidal  -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.sinusoidal.ppm
      MMPSproject equalarea -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.equalarea.ppm
      MMPSproject stereographic -lat 90  -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.stereographic90n.ppm
      MMPSproject mollweide -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.mollweide.ppm
      MMPSproject gnomonic -lat 45 -long 180 -grid -w 2048 -h 1024  -f 2k.ppm -out 2k.gnomonic.ppm

    with qgis you can really make it exact
    Last edited by johnvanvliet; 08-13-2016 at 06:57 PM.
    --- 90 seconds to Midnight ---
    --------

    --- Penguin power!!! ---


Posting Permissions

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