Edit of asset "Godot Map Loader" Accepted

Old/Current New/Edit
Title Godot Map Loader Godot Map Loader
Description Loads maps from Mapbox and renders it in 3D.
The module tries to represent that data as accurate as possible and being as fast as possible, being this way ideal to load dynamically the terrain (imagine flight simulator that can load terrain from anywhere in the world as you go).

TRY IT YOURSELF
Create a scene with directional light, a camera, etc. Then add a TerrainLoader node. And then in the node's properties set latitude, longitude and zoom level (It's the Cordinates setting, or Tilecoords if you want to enter directly the tile X/Y/Z). You can load multiple tiles by just changing the coordinates, usually, once entered the first Lat/Lon/Zoom you may want to just change the tile, so that you have contiguous tiles. The "Arrange Tiles" checkbox will enable automatic alignment of the tiles, based on their tile position.

MAPBOX
You will need to open an account to Mapbox and paste the API key in the settings of the node.
It is also required from Mapbox that you use their watermark, see the main scene example or look here: https://www.mapbox.com/help/how-attribution-works/

FUTURE
I am working on a totally new version of this add-on, but it is not ready yet.
Loads maps from Mapbox and renders it in 3D.
The module tries to represent that data as accurate as possible and being as fast as possible, being this way ideal to load dynamically the terrain (imagine flight simulator that can load terrain from anywhere in the world as you go).

TRY IT YOURSELF
Create a scene with directional light, a camera, etc. Then add a TerrainLoader node. And then in the node's properties set latitude, longitude and zoom level (It's the Cordinates setting, or Tilecoords if you want to enter directly the tile X/Y/Z). You can load multiple tiles by just changing the coordinates, usually, once entered the first Lat/Lon/Zoom you may want to just change the tile, so that you have contiguous tiles. The "Arrange Tiles" checkbox will enable automatic alignment of the tiles, based on their tile position.

MAPBOX
You will need to open an account to Mapbox and paste the API key in the settings of the node.
It is also required from Mapbox that you use their watermark, see the main scene example or look here: https://www.mapbox.com/help/how-attribution-works/
Category 3D Tools 3D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Toshiwoz/GodotMapLoader/ https://github.com/Toshiwoz/GodotMapLoader/
Issues Url https://github.com/Toshiwoz/GodotMapLoader/issues https://github.com/Toshiwoz/GodotMapLoader/issues
Godot version Godot 3.1 Godot 3.0
Version String 0.8.32 0.8
Download Commit 3.1.1 cce68cec00ca27e962dbab0b63d6c73878607ec7
Download Url (Computed) https://github.com/Toshiwoz/GodotMapLoader/archive/3.1.1.zip https://github.com/Toshiwoz/GodotMapLoader/archive/cce68cec00ca27e962dbab0b63d6c73878607ec7.zip
Icon Url https://raw.githubusercontent.com/Toshiwoz/GodotMapLoader/master/icon.png
https://raw.githubusercontent.com/Toshiwoz/GodotMapLoader/master/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Toshiwoz/GodotMapLoader/master/mount_fuji_area_screenshot.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Toshiwoz/GodotMapLoader/master/himalaya_mountains_screenshot.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Toshiwoz/GodotMapLoader/master/godot_map_loader_demo.gif
Thumbnail