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
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
add a comment |
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
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
add a comment |
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
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
spatial-index
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
Yes, Try TPR-tree from libspatialindex. It features:
- Generic main memory and disk based storage managers.
- TPR-tree index.
New contributor
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Yes, Try TPR-tree from libspatialindex. It features:
- Generic main memory and disk based storage managers.
- TPR-tree index.
New contributor
add a comment |
Yes, Try TPR-tree from libspatialindex. It features:
- Generic main memory and disk based storage managers.
- TPR-tree index.
New contributor
add a comment |
Yes, Try TPR-tree from libspatialindex. It features:
- Generic main memory and disk based storage managers.
- TPR-tree index.
New contributor
Yes, Try TPR-tree from libspatialindex. It features:
- Generic main memory and disk based storage managers.
- TPR-tree index.
New contributor
New contributor
answered 1 min ago
LaszloLaszlo
101
101
New contributor
New contributor
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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