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

Mesh Resolution & Optimization Questions #13

Open
Piminski opened this issue Apr 22, 2024 · 2 comments
Open

Mesh Resolution & Optimization Questions #13

Piminski opened this issue Apr 22, 2024 · 2 comments

Comments

@Piminski
Copy link

I have a question about mesh resolution. I have done a bunch of testing with various parameters. I understand that 2 is presently the best definition. I wonder if Google does not make public the highest resolution as the mesh does appear to have more detail in Google Earth than what we get in Houdini with Earthmesh (see attached image), is that the case?
Eathmesh Resolution

On another note I wondered if it was not more optimal to perform some kind of culling before downloading meshes? It does download the entire planet albeit in low resolution which is aweome in some use cases but most of the time its not such a large area that is required. Using box clip and caching works but seems to be an opportunity to reduce the volume of processing.

As always I would like to express my appreciation to David for creating this super useful resource. I wish I had some pyhton skills so I could contribute more substatially.

@xjorma
Copy link
Owner

xjorma commented Jul 24, 2024

Sorry, @Piminski, I was very busy.
There is no guarantee that using the API will provide the same resolution as Google Maps. I thought it did, but I might be wrong.
Also, the "idea" of a max resolution of 2 is more based on experimentation than on a scientific study. The truth is when I coded the plugins I never saw something more detailed than that. But in theory some area could be more detailed.
If you have a specific area,, I can take a look.

@Piminski
Copy link
Author

Thank you Daniel.

Upon reflection it really is not a big issue. It works well enough, it was just an observation.

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