Giter Club home page Giter Club logo

Comments (7)

mmorang avatar mmorang commented on September 25, 2024

That you for this excellent suggestion. I don't know why I never thought of it myself!

Calculating locations can, indeed, be very slow, so I think parallelizing this process makes a lot of sense. I will have to ponder the best way to approach it since you can't write to the same geodatabase or feature class from multiple processes at the same time. I would have to store the location fields somewhere else and rejoin them, but that can be done.

I am adding this to my to-do list. However, I'm not sure when I can get to it, so you may have another couple of months of slow processing. I will update this issue when I have a solution.

from large-network-analysis-tools.

iamaflyingsquirrel avatar iamaflyingsquirrel commented on September 25, 2024

Thanks Melinda! Much appreciated.

from large-network-analysis-tools.

mmorang avatar mmorang commented on September 25, 2024

Hello @iamaflyingsquirrel. I spoke with the developer on my team who wrote the locating logic, and he expressed interest in learning more about your 13 million points. I'm curious as well! Would you be willing to tell us more about your analysis?

For the short term, parallelizing the call to Calculate Locations in this tool is definitely the way to go. For the long term, my team is interested in improving the efficiency of the locating logic under the hood to better account for clustered points and large datasets generally. Would it be possible for you to share an example of your 13m points with us? (We understand if not, if it's proprietary or confidential or whatever. You can also scrub out/delete any fields. We're mostly interested in the geographic distribution of the points.)

Thanks.

from large-network-analysis-tools.

mmorang avatar mmorang commented on September 25, 2024

PS. You can e-mail me privately at [email protected] if you don't want to post info for the whole world to see.

from large-network-analysis-tools.

iamaflyingsquirrel avatar iamaflyingsquirrel commented on September 25, 2024

Thanks Melinda, will send you an email!

from large-network-analysis-tools.

mmorang avatar mmorang commented on September 25, 2024

And done! Please pull the latest repo changes or download the latest release. It includes a new Parallel Calculate Locations tool if you want to just calculate your locations separately up front. Or, if you're running one of the other tools, and you tell it to precalculate network locations, it will use the parallelized logic. Please let me know how this works for you and if you have any problems with it. Thanks again for the great idea. Should have done this ages ago!

from large-network-analysis-tools.

mmorang avatar mmorang commented on September 25, 2024

Apparently I forgot to close this issue.

from large-network-analysis-tools.

Related Issues (13)

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.