Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening basemap using Blender GIS #943

Open
philorbis opened this issue Dec 29, 2024 · 1 comment
Open

Error opening basemap using Blender GIS #943

philorbis opened this issue Dec 29, 2024 · 1 comment

Comments

@philorbis
Copy link

Blender and OS versions

Blender 4.3, macOS 15.2

Describe the bug ERROR MESSAGE upon hitting "E" after selecting map area

. Per the errort message:

Report: Error
File "/Users/philipallsopp/Library/Application Support/Blender/4.3/scripts/addons/BlenderGIS-master/operators/view3d_mapviewer.py", line 959, in modal
File "/Users/philipal|sopp/Library/Application Support/Blender/4.3/scripts/addons/BlenderGIS-master/operators/utils/bgis_utils.py", line 108, in adjust3Dview

Python: Traceback (most recent call last):
adjust3Dview (context, getBBOX.fromObj(obj))

with context.temp_override(overrideContext):
ААААААААААААААААААААААААААААААААААААА
TypeError: temp_override() takes no positional arguments

How to Reproduce

Via Blender GIS add on, select Basemap.
Chhose Google, Bing or OSM
Zoom into map area of interest
Hit "E"

Error dialog pops up

Screenshot 2024-12-28 at 17 09 25 Screenshot 2024-12-28 at 17 07 38

Error message

@obliqueoptimist
Copy link

You need to:

  1. Create a free account with opentopography.org
  2. Request an API key once you've created an account
  3. Copy your API key into the API key section in the BIender GIS Preferences.
  4. Restart the program and you will be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants