Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

ex26.rst 1.1 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  1. .. _example_26:
  2. (26) General vertical perspective projection
  3. --------------------------------------------
  4. Next, we present a recent extension to the **-JG** projection option
  5. which allows the user to specify a particular altitude (this was always
  6. at infinity before), as well as several further parameters to limit the
  7. view from the chosen vantage point. In this example we show a view of
  8. the eastern continental US from a height of 160 km. Below we add a view
  9. with a specific tilt of 55 and azimuth 210; here we have chosen a
  10. boresight twist of 45. We view the land from New York towards
  11. Washington, D.C.
  12. At this point the full projection has not been properly optimized and
  13. the map annotations will need additional work. Also, note that the
  14. projection is only implemented in
  15. :doc:`coast </coast>` and
  16. :doc:`grdimage </grdimage>`. We hope to refine this
  17. further and extend the availability of the full projection to all of the
  18. GMT mapping programs.
  19. .. literalinclude:: /_verbatim/ex26.txt
  20. :language: bash
  21. .. figure:: /_images/ex26.*
  22. :width: 500 px
  23. :align: center
  24. General vertical perspective projection.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...