In memory spatial index for frequent updating point objects Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Spatial index vs two coordinates indexesIs 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 issueSpatial Index on 100s of Millions of Records Taking Days in PostGIS?

Searching extreme points of polyhedron

Where did Ptolemy compare the Earth to the distance of fixed stars?

NIntegrate on a solution of a matrix ODE

By what mechanism was the 2017 UK General Election called?

The test team as an enemy of development? And how can this be avoided?

What is the proper term for etching or digging of wall to hide conduit of cables

Understanding piped commands in GNU/Linux

How to resize main filesystem

Did John Wesley plagiarize Matthew Henry...?

How do Java 8 default methods hеlp with lambdas?

Why does BitLocker not use RSA?

Noise in Eigenvalues plot

Dinosaur Word Search, Letter Solve, and Unscramble

How to make an animal which can only breed for a certain number of generations?

How to get a flat-head nail out of a piece of wood?

How to name indistinguishable henchmen in a screenplay?

Is there a verb for listening stealthily?

Should man-made satellites feature an intelligent inverted "cow catcher"?

Why are two-digit numbers in Jonathan Swift's "Gulliver's Travels" (1726) written in "German style"?

Any stored/leased 737s that could substitute for grounded MAXs?

Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?

Is there a spell that can create a permanent fire?

Can gravitational waves pass through a black hole?

Short story about astronauts fertilizing soil with their own bodies



In memory spatial index for frequent updating point objects



Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Spatial index vs two coordinates indexesIs 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 issueSpatial Index on 100s of Millions of Records Taking Days in PostGIS?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








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|improve this answer























    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|improve this answer



























      0














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



      • Generic main memory and disk based storage managers.

      • TPR-tree index.





      share|improve this answer

























        0












        0








        0







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



        • Generic main memory and disk based storage managers.

        • TPR-tree index.





        share|improve this answer













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



        • Generic main memory and disk based storage managers.

        • TPR-tree index.






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 14 at 1:02









        LaszloLaszlo

        1012




        1012



























            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

            រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

            QGIS export composer to PDF scale the map [closed] Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Print Composer QGIS 2.6, how to export image?QGIS 2.8.1 print composer won't export all OpenCycleMap base layer tilesSave Print/Map QGIS composer view as PNG/PDF using Python (without changing anything in visible layout)?Export QGIS Print Composer PDF with searchable text labelsQGIS Print Composer does not change from landscape to portrait orientation?How can I avoid map size and scale changes in print composer?Fuzzy PDF export in QGIS running on macSierra OSExport the legend into its 100% size using Print ComposerScale-dependent rendering in QGIS PDF output

            PDF-ში გადმოწერა სანავიგაციო მენიუproject page