Giter Club home page Giter Club logo

Comments (8)

vvoovv avatar vvoovv commented on June 4, 2024

Hi @frede791

Import of files with a custom name is already supported:
image

One needs to select file instead of server in the field Import from: and then set a path to the OSM file.

from blosm.

frede791 avatar frede791 commented on June 4, 2024

I'm not sure this is the use case I have? My idea is to parallelize the download from a server directly. So i run the import_data function that downloads the osm map from a server and this imports with a fixed name based on the counter. This doesn't work for me as I want to run the import_data function for lots of tiles simultaneously and to my understanding the counter stops this from happening.

from blosm.

vvoovv avatar vvoovv commented on June 4, 2024

A possible solution would be to download the required files with a custom script and then import them with the existing addon code.

from blosm.

frede791 avatar frede791 commented on June 4, 2024

The additional overhead from downloading, importing and arranging the tiles in blender is not worth it in my opinion. I have made minor extensions to the source code to enable the functionality I need. If you feel that this would be useful, I can make a PR?

from blosm.

vvoovv avatar vvoovv commented on June 4, 2024

What does the extension do?

from blosm.

frede791 avatar frede791 commented on June 4, 2024

Enables custom name support when downloading terrain data or osm tiles. What kind of formatter do you use? When I try to save my git changes I seem to change empty lines?

from blosm.

vvoovv avatar vvoovv commented on June 4, 2024

How is the custom name defined?

from blosm.

vvoovv avatar vvoovv commented on June 4, 2024

I need to understand if your solution is specific for your project or if it's a general-purpose.

from blosm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.