Giter VIP home page Giter VIP logo

Comments (9)

domlysz avatar domlysz commented on May 16, 2024

Hi,

When Separate objects option is checking it's possible to choose a field as object's name. Is that the option you search for ?

from blendergis.

BenRacicot avatar BenRacicot commented on May 16, 2024

Thanks for replying domlysz, yeah that was the first thing I tried, However it gave a large error message. Would it help if I replicate the error?

Also while I'm here, my .shp import is missing about 75% of the buildings when using extrude with a height attribute but 100% without extrusion. Do you know how I can improve or troubleshoot that?

from blendergis.

domlysz avatar domlysz commented on May 16, 2024

Can you attach the file for test it?

from blendergis.

BenRacicot avatar BenRacicot commented on May 16, 2024

Sure thing. Its the city of providence. If I can help please let me know at [email protected]
pvd-shp.zip

from blendergis.

domlysz avatar domlysz commented on May 16, 2024

I must admit shp importer isn't very well optimized right now, especially extrusion option is terribly slow, separate object option seems also to have a memory leak. I can't process your file with these options because it's too large but I can process a subset of it, and naming the object according to a field work for me. However, in your shp most buildings have no name (null value in the field name) and this case isn't really handle in the code so that must be why you have an error message.

I'm sorry that the tool is not really suitable for your case. I'will try to improve it in the next weeks.

from blendergis.

BenRacicot avatar BenRacicot commented on May 16, 2024

Thanks for your time with my files, I really appreciate it. It's relieving to know that it is currently slow when processing, I was waiting about 20 minutes each time and some options demanded 700% cpu....

I think this plugin is hugely important to many Blender users. I mean if you have a shapefile it helps to
skip some nightmarish ArcGIS work! If there's anything I can do to help improve it please let me know.

On Sunday, April 3, 2016, domlysz [email protected] wrote:

I must admit shp importer isn't very well optimized right now, especially
extrusion option is terribly slow, separate object option seems also
to have a memory leak. I can't process your file with these options because
it's too large but I can process a subset of it, and naming the object
according to a field work for me. However, in your shp most buildings have
no name (null value in the field name) and this case isn't really
handle in the code so that must be why you have an error message.

I'm sorry that the tool is not really suitable for your case. I'will try
to improve it in the next weeks.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#14 (comment)

-Ben Racicot
(774) 222-1011

G+ http://plus.google.com/u/0/100363396199779309537/about/p/pub - Twitter
http://twitter.com/BenRacicot - Scientifik http://Scientifik.com

from blendergis.

domlysz avatar domlysz commented on May 16, 2024

fix in latest commit 695146d

null name values are now better handle.

fix also a bug when using separate objects along with extrusion option and a shapefile that contains mutipart geometry (I think it's the bug you encounter as described in your second message, the script stop before finished and you got only a subset of building)

from blendergis.

BenRacicot avatar BenRacicot commented on May 16, 2024

Wow! Nice work. Where you able to import and extrude the shapefile of PVD I attached above?

from blendergis.

domlysz avatar domlysz commented on May 16, 2024

more or less !
I added a comment here
#15

from blendergis.

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.