About 315,000 results
Open links in new tab
  1. GitHub - afourmy/pyEarth: :globe_with_meridians: A lightweight 3D ...

    pyEarth is a lightweight 3D visualization of the Earth implemented with pyQt and OpenGL: it is the 3D counterpart of pyGISS. Users can: import shapefiles to visualize maps in 3D. create …

  2. python - How to plot a rotating 3D earth - Stack Overflow

    So you could load your image of the earth surface into a numpy array as a template and export the rotated image into a jpg. This you plot as shown in the warp example. I know we can …

  3. EarthPy: A Python Package for Earth Data — EarthPy 0.9.4 …

    EarthPy is a python package that makes it easier to plot and work with spatial raster and vector data using open source tools. Earthpy depends upon geopandas which has a focus on vector …

  4. Create a beautiful 3D Map with PyDeck, GeoPandas and Pandas

    Sep 18, 2023 · Cut hours from your geospatial workflows with this lean, time-saving Python stack — designed for speed, scale, and sanity

  5. 3D Earth Visualisation with UV Texture Mapping in Python

    Jun 7, 2022 · Take Figure 2 as an example flat Earth map. UV mapping projects this 2D image to a 3D model’s surface. The process assigns image pixels to surface areas on the model.

  6. Roysubh/3D-Globe-Visualization-using-Python - GitHub

    This project demonstrates how to create a 3D visualization of the globe using the Basemap toolkit in Python, along with a space-themed background image. The visualization is generated …

  7. saiduc/PyOpenGLobe: 3D World Map in Python using PyOpenGL - GitHub

    A 3D OpenGL rendered Sphere with an applied texture in a PyGame window. A personal project to get acquainted with basics of OpenGL and PyGame. I opted to use PyGame to display the …

  8. How to Create a Rotating Globe Using Python and the Basemap …

    Aug 20, 2018 · In this tutorial, an SSD1306 organic light emitting diode (OLED) display will be controlled using the Pico microcontroller. A MicroPython library will be used as the base class …

  9. Create “Interactive Globe + Earthquake Plot in Python

    Nov 24, 2020 · How to create a cool interactive figure in Python: the Globe plotted by Plotly. Here we create an interactive Globe like Google Earth using the topography data with an amazing …

  10. How to plot a 3D Earth map using Basemap and Matplotlib

    Apr 1, 2018 · In this tutorial, I will show you how to plot a 3-Dimension Earth Map from satellite data using Basemap and Matplotlib. The result will be something like this: 3D interactive earth …

  11. Some results have been removed