Skip to content
Discussion options

You must be logged in to vote

Hi Soorajts,

shapeID is tricky - it is based on a hash of the underlying geometry of every file. So, if the geometry changes in any way, so too will the ID. This results in unique IDs for every geometry, but also results in instability in our IDs across releases if there are even minor changes (i.e., a vertex moves).

We hope - in either 7.0 this year or 8.0 next year - to introduce a new column, likely "staticID", which would be an ID that only changes in response to major changes: i.e., an administrative zone splits or merges with another. We're working on the underlying algorithms that would let us try to detect that now. The big advantage of this is it would allow much easier joining o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SOORAJTS2001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants