latest version of QGIS fails to edit attribute table of GeoJSON file
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am using QGIS 3.6.4 and working with GeoJSON files. I have come across a very annoying problem. Whenever I try to add an attribute and assign values to it using the field calculator, the values will appear to update and the field looks correctly populated. However as soon as I exit out of the attribute table (while saving changes) and reopen it the entire column is converted to NULL.
I have tried playing around with the precision and width of the output field to no avail. I don't think this is related to coordinate system units since this is not a geometric operation of type $area
or $length
. It is more like Acol1+Bcol2.
Has anyone had such an issue before? Please help... I would have thought basic functionality like this is already well tested and bug free in QGIS....
EDIT
Other symptoms include:
- new field disappears if I remove the layer and add it again from file location, despite having saved layer changes....
- a separate geojson file called result.geojson.tmp is created and contains the modified attribute table. However my result.geojson is unchanged. Adding an attribute field and populating it should not create a new file but modify the current one in place... why does this happen?
- I have also attempted this with QGIS 3.6.1 - Same problem.
The problem appears to be under discussion in the QGIS issue tracker
qgis
|
show 3 more comments
I am using QGIS 3.6.4 and working with GeoJSON files. I have come across a very annoying problem. Whenever I try to add an attribute and assign values to it using the field calculator, the values will appear to update and the field looks correctly populated. However as soon as I exit out of the attribute table (while saving changes) and reopen it the entire column is converted to NULL.
I have tried playing around with the precision and width of the output field to no avail. I don't think this is related to coordinate system units since this is not a geometric operation of type $area
or $length
. It is more like Acol1+Bcol2.
Has anyone had such an issue before? Please help... I would have thought basic functionality like this is already well tested and bug free in QGIS....
EDIT
Other symptoms include:
- new field disappears if I remove the layer and add it again from file location, despite having saved layer changes....
- a separate geojson file called result.geojson.tmp is created and contains the modified attribute table. However my result.geojson is unchanged. Adding an attribute field and populating it should not create a new file but modify the current one in place... why does this happen?
- I have also attempted this with QGIS 3.6.1 - Same problem.
The problem appears to be under discussion in the QGIS issue tracker
qgis
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
1
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13
|
show 3 more comments
I am using QGIS 3.6.4 and working with GeoJSON files. I have come across a very annoying problem. Whenever I try to add an attribute and assign values to it using the field calculator, the values will appear to update and the field looks correctly populated. However as soon as I exit out of the attribute table (while saving changes) and reopen it the entire column is converted to NULL.
I have tried playing around with the precision and width of the output field to no avail. I don't think this is related to coordinate system units since this is not a geometric operation of type $area
or $length
. It is more like Acol1+Bcol2.
Has anyone had such an issue before? Please help... I would have thought basic functionality like this is already well tested and bug free in QGIS....
EDIT
Other symptoms include:
- new field disappears if I remove the layer and add it again from file location, despite having saved layer changes....
- a separate geojson file called result.geojson.tmp is created and contains the modified attribute table. However my result.geojson is unchanged. Adding an attribute field and populating it should not create a new file but modify the current one in place... why does this happen?
- I have also attempted this with QGIS 3.6.1 - Same problem.
The problem appears to be under discussion in the QGIS issue tracker
qgis
I am using QGIS 3.6.4 and working with GeoJSON files. I have come across a very annoying problem. Whenever I try to add an attribute and assign values to it using the field calculator, the values will appear to update and the field looks correctly populated. However as soon as I exit out of the attribute table (while saving changes) and reopen it the entire column is converted to NULL.
I have tried playing around with the precision and width of the output field to no avail. I don't think this is related to coordinate system units since this is not a geometric operation of type $area
or $length
. It is more like Acol1+Bcol2.
Has anyone had such an issue before? Please help... I would have thought basic functionality like this is already well tested and bug free in QGIS....
EDIT
Other symptoms include:
- new field disappears if I remove the layer and add it again from file location, despite having saved layer changes....
- a separate geojson file called result.geojson.tmp is created and contains the modified attribute table. However my result.geojson is unchanged. Adding an attribute field and populating it should not create a new file but modify the current one in place... why does this happen?
- I have also attempted this with QGIS 3.6.1 - Same problem.
The problem appears to be under discussion in the QGIS issue tracker
qgis
qgis
edited Apr 21 at 13:49
user32882
asked Apr 21 at 12:37
user32882user32882
1,17611127
1,17611127
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
1
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13
|
show 3 more comments
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
1
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
1
1
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13
|
show 3 more comments
1 Answer
1
active
oldest
votes
Don't waste your time like I did. This is a QGIS bug. I spent several days trying to solve this issue.
There is no solution at the moment.
I posted the same issue on QGIS bug report. I don't know what developers
did, but after version 3.2.3, GeoJSON files doesn't work on windows OS (it creates a temp file on the same location and all the edits only apply on temp file).
My suggestion is to downgrade to 3.2.3, I did this in our company and it works well.
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
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%2f319450%2flatest-version-of-qgis-fails-to-edit-attribute-table-of-geojson-file%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
Don't waste your time like I did. This is a QGIS bug. I spent several days trying to solve this issue.
There is no solution at the moment.
I posted the same issue on QGIS bug report. I don't know what developers
did, but after version 3.2.3, GeoJSON files doesn't work on windows OS (it creates a temp file on the same location and all the edits only apply on temp file).
My suggestion is to downgrade to 3.2.3, I did this in our company and it works well.
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
add a comment |
Don't waste your time like I did. This is a QGIS bug. I spent several days trying to solve this issue.
There is no solution at the moment.
I posted the same issue on QGIS bug report. I don't know what developers
did, but after version 3.2.3, GeoJSON files doesn't work on windows OS (it creates a temp file on the same location and all the edits only apply on temp file).
My suggestion is to downgrade to 3.2.3, I did this in our company and it works well.
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
add a comment |
Don't waste your time like I did. This is a QGIS bug. I spent several days trying to solve this issue.
There is no solution at the moment.
I posted the same issue on QGIS bug report. I don't know what developers
did, but after version 3.2.3, GeoJSON files doesn't work on windows OS (it creates a temp file on the same location and all the edits only apply on temp file).
My suggestion is to downgrade to 3.2.3, I did this in our company and it works well.
Don't waste your time like I did. This is a QGIS bug. I spent several days trying to solve this issue.
There is no solution at the moment.
I posted the same issue on QGIS bug report. I don't know what developers
did, but after version 3.2.3, GeoJSON files doesn't work on windows OS (it creates a temp file on the same location and all the edits only apply on temp file).
My suggestion is to downgrade to 3.2.3, I did this in our company and it works well.
edited Apr 21 at 16:30
Ian Turton♦
50.5k548120
50.5k548120
answered Apr 21 at 13:53
Ehsan AliverdiEhsan Aliverdi
1759
1759
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
add a comment |
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
1
1
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
It seems to work with QGIS 3.2.3. How lame that newer versions of the software actually break vital functionality! The developers should really look into this...
– user32882
Apr 21 at 14:13
1
1
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
the developers seem to be unable to reproduce it on their machines - if you follow the bug you can see what is happening. If you company is dependant on this functionality you can contribute sponsorship to get it fixed.
– Ian Turton♦
Apr 21 at 16:31
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
They did reproduce the issue. the reason why they were unable to reproduce it at the beginning is, they were trying on Linux while this is Windows problem, not Linux.
– Ehsan Aliverdi
2 days ago
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%2f319450%2flatest-version-of-qgis-fails-to-edit-attribute-table-of-geojson-file%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
U have this behavior each time u change the structure of a table ? ...
– snaileater
Apr 21 at 12:42
no, adding and deleting fields seems to work fine... I just can't edit the contents....
– user32882
Apr 21 at 12:43
And u never succeeded in editing the content when u were doing this ???
– snaileater
Apr 21 at 12:49
I would succeed before, but unpredictably so... Now it is systematically failing even after closing and reopening the whole program.
– user32882
Apr 21 at 12:53
1
So ... my question was : do your problems appear only when playing with geojson ?
– snaileater
Apr 21 at 13:13