Trying to find a list of the different types of projects available in plotly
Projection types from different sample:
projection = list(type = "equirectangular")
projection = list(type = 'azimuthal equal area'),
projection = dict(type = 'Mercator')
Any online documentation would be helpful
Here's a more comprehensive listing of the world projections:
This github displays the different projections: http://etpinard.github.io/plotly-dashboards/map-projections/
A list of map projections (with images) is available on Wikipedia.
Here's a dropdown with all of the supported projections:
https://plot.ly/python/dropdowns/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With