In memory spatial index for frequent updating point objectsSpatial index vs two coordinates indexesHow can I...

Does the Bracer of Flying Daggers benefit from the Dueling Fighting style?

US to Europe trip with Canada layover- is 52 minutes enough?

Format picture and text with TikZ and minipage

Is a lawful good "antagonist" effective?

Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?

"However" used in a conditional clause?

"One can do his homework in the library"

Ban on all campaign finance?

How is the Swiss post e-voting system supposed to work, and how was it wrong?

Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?

Question about partial fractions with irreducible quadratic factors

Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements

Is King K. Rool's down throw to up-special a true combo?

Is going from continuous data to categorical always wrong?

Who is our nearest neighbor

Good allowance savings plan?

Is "history" a male-biased word ("his+story")?

what does the apostrophe mean in this notation?

Best approach to update all entries in a list that is paginated?

Confusion with the nameplate of an induction motor

Rejected in 4th interview round citing insufficient years of experience

Humans have energy, but not water. What happens?

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

Can "semicircle" be used to refer to a part-circle that is not a exact half-circle?



In memory spatial index for frequent updating point objects


Spatial index vs two coordinates indexesHow can I use R-Tree to find points within a distance in Spatialite?Is it possible that a good spatial index just cannot be made?PostGIS Spatial Index not used after copying tableQgsSpatialIndex partial or complete overlapAdding Spatial Index for Geometric Network?Spatial index on PostGIS with ST_MakeEnvelope testing against point geometries (before vacuum full analyse)Spatial join - which of the layers to indexStoring a Spatial Index in SqliteDistance between point and line layers & spatial index issue













2















Is there any in memory spatial index specialized for frequent updating point objects?



The dataset will be moving cars, most likely update per second but with millions of them.



The project will be written in c/c++.










share|improve this question

























  • In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

    – Vince
    Nov 2 '15 at 3:20
















2















Is there any in memory spatial index specialized for frequent updating point objects?



The dataset will be moving cars, most likely update per second but with millions of them.



The project will be written in c/c++.










share|improve this question

























  • In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

    – Vince
    Nov 2 '15 at 3:20














2












2








2








Is there any in memory spatial index specialized for frequent updating point objects?



The dataset will be moving cars, most likely update per second but with millions of them.



The project will be written in c/c++.










share|improve this question
















Is there any in memory spatial index specialized for frequent updating point objects?



The dataset will be moving cars, most likely update per second but with millions of them.



The project will be written in c/c++.







spatial-index






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 2 '15 at 3:26







feverzsj

















asked Nov 2 '15 at 3:11









feverzsjfeverzsj

6416




6416













  • In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

    – Vince
    Nov 2 '15 at 3:20



















  • In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

    – Vince
    Nov 2 '15 at 3:20

















In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

– Vince
Nov 2 '15 at 3:20





In what software? Please edit this question to contain several paragraphs describing your platform, GIS software, and data.

– Vince
Nov 2 '15 at 3:20










1 Answer
1






active

oldest

votes


















0














Yes, Try TPR-tree from libspatialindex. It features:




  • Generic main memory and disk based storage managers.

  • TPR-tree index.





share








New contributor




Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "79"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f168660%2fin-memory-spatial-index-for-frequent-updating-point-objects%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Yes, Try TPR-tree from libspatialindex. It features:




    • Generic main memory and disk based storage managers.

    • TPR-tree index.





    share








    New contributor




    Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      Yes, Try TPR-tree from libspatialindex. It features:




      • Generic main memory and disk based storage managers.

      • TPR-tree index.





      share








      New contributor




      Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        Yes, Try TPR-tree from libspatialindex. It features:




        • Generic main memory and disk based storage managers.

        • TPR-tree index.





        share








        New contributor




        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        Yes, Try TPR-tree from libspatialindex. It features:




        • Generic main memory and disk based storage managers.

        • TPR-tree index.






        share








        New contributor




        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share


        share






        New contributor




        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 1 min ago









        LaszloLaszlo

        101




        101




        New contributor




        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Laszlo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f168660%2fin-memory-spatial-index-for-frequent-updating-point-objects%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Щит и меч (фильм) Содержание Названия серий | Сюжет |...

            is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

            Meter-Bus Содержание Параметры шины | Стандартизация |...