Results 1 to 10 of 15

Thread: Antique (or faux antique) globe projection styles--what is this one called?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator waldronate's Avatar
    Join Date
    Mar 2007
    Location
    The High Desert
    Posts
    3,561

    Default

    I don't recall ever seeing a map with that particular "M" configuration. It should be easy enough to do with a program that lets you define your own projection (just shift the bottom interruptions). I know it's doable with Fractal Terrains, but the projection definitions for FT aren't the easiest to define.

    How the output from FT might look:

    Click image for larger version. 

Name:	Untitled-1.png 
Views:	181 
Size:	45.7 KB 
ID:	48519 Click image for larger version. 

Name:	Untitled-1.jpg 
Views:	614 
Size:	84.0 KB 
ID:	48520

    And the projection block to add to Projection.txt:


    Projection 92, "AE M Interrupted"
    Scale 1.0
    Description "Azimuthal Equidistant M interruption"

    Segment "Azimuthal Equidistant", 0, -90, 0, 0, 1, 0, 0
    scale 1, 1
    Offset -0.5, 0.0
    Effective -180, 90, 0, 0
    Rotate 0
    EndSegment

    Segment "Azimuthal Equidistant", 0 90, 0, 0, 1, 0, 0
    scale 1, 1
    Offset 0.5, 0.0
    Effective 0, 90, 180, 0
    Rotate 0
    EndSegment

    Segment "Azimuthal Equidistant", 0, -180, 0, 0, 1, 0, 0
    scale 1, 1
    Offset -1.0, 0.0
    Effective -180, 0, -90, -90
    Rotate 0
    EndSegment

    Segment "Azimuthal Equidistant", 0, 0, 0, 0, 1, 0, 0
    scale 1, 1
    Offset 0.0, 0.0
    Effective -90, 0, 90, -90
    Rotate 0
    EndSegment

    Segment "Azimuthal Equidistant", 0, +180, 0, 0, 1, 0, 0
    scale 1, 1
    Offset +1.0, 0.0
    Effective 90, 0, 180, -90
    Rotate 0
    EndSegment

    EndProjection


    And a bonus one for Azimuthal Equidistant hemispheres:


    Projection 91, "AE Hemispheres"
    Scale 1.0
    Description "Azimuthal Equidistant Hemispheres"

    Segment "Azimuthal Equidistant", 0, -90, 0, 0, 1, 0, 0
    scale 1, 1
    Offset -0.5, 0.0
    Effective -180, 90, 0, -90
    Rotate 0
    EndSegment

    Segment "Azimuthal Equidistant", 0 90, 0, 0, 1, 0, 0
    scale 1, 1
    Offset 0.5, 0.0
    Effective 0, 90, 180, -90
    Rotate 0
    EndSegment

    EndProjection
    Last edited by waldronate; 09-26-2012 at 08:39 PM.

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
  •