Point disappears when zooming in - QGIS 3.4.1
I had a vector layer stored in GeoPackage format with a text field (lbl_text
) that was being used to create labels on a map. After creating 3 points I decided it would be nice to rotate my labels, so I added a rotation field (lbl_rotation
). This prompted multiple notifications stating that the rotation field already existed and that the changes could not be made. I could not save changes to the layer so I cancelled and discarded them.
Despite the rotation field not previously existing and the notifications that creating this field had failed, the rotation field was now present. So I linked it to the data defined rotation option under Properties > Labels > Rotation
. Now my labels could be rotated using Label Toolbar > Rotate Label
.
But when zooming in the point created after this event disappeared. I could not see any reason for this and checked for others having a similar issue. A common solution was to use the geometry checker, so I tried this and found no errors (they're all points after all, what could go wrong?).
Deleting the point and recreating it did not fix the issue. The 4th point created always disappeared when zoomed in, regardless of how many times it was deleted and recreated, or where on the map it was created.
I added a 5th point and it did not have this issue. Eventually I deleted all points and recreated them all. None of them had this issue.
Edit: now all points on this layer exhibit the same problem behaviour, though they didn't when first posting about the issue.
Does anyone have any idea what might have happened and how to fix the problem?
Edit: The following has recovered the project so has been noted to help others, but it does not identify or repair the original problem so I am not marking it as the answer. Note that simply duplicating the affected layer resulted in duplicating the problem too.
To recover from this problem:
Add saved file to map
is checked or re-add the saved layer.Styles > Copy Style
.Styles > Paste Style
.Points when zoomed out.
The same 3 points when zoomed in. One cannot be seen.
point geopackage
add a comment |
I had a vector layer stored in GeoPackage format with a text field (lbl_text
) that was being used to create labels on a map. After creating 3 points I decided it would be nice to rotate my labels, so I added a rotation field (lbl_rotation
). This prompted multiple notifications stating that the rotation field already existed and that the changes could not be made. I could not save changes to the layer so I cancelled and discarded them.
Despite the rotation field not previously existing and the notifications that creating this field had failed, the rotation field was now present. So I linked it to the data defined rotation option under Properties > Labels > Rotation
. Now my labels could be rotated using Label Toolbar > Rotate Label
.
But when zooming in the point created after this event disappeared. I could not see any reason for this and checked for others having a similar issue. A common solution was to use the geometry checker, so I tried this and found no errors (they're all points after all, what could go wrong?).
Deleting the point and recreating it did not fix the issue. The 4th point created always disappeared when zoomed in, regardless of how many times it was deleted and recreated, or where on the map it was created.
I added a 5th point and it did not have this issue. Eventually I deleted all points and recreated them all. None of them had this issue.
Edit: now all points on this layer exhibit the same problem behaviour, though they didn't when first posting about the issue.
Does anyone have any idea what might have happened and how to fix the problem?
Edit: The following has recovered the project so has been noted to help others, but it does not identify or repair the original problem so I am not marking it as the answer. Note that simply duplicating the affected layer resulted in duplicating the problem too.
To recover from this problem:
Add saved file to map
is checked or re-add the saved layer.Styles > Copy Style
.Styles > Paste Style
.Points when zoomed out.
The same 3 points when zoomed in. One cannot be seen.
point geopackage
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. UsingRight Click > Duplicate
on the affected layer results in a new layer with the same problem. UsingRight Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.
– Sangster
Dec 7 '18 at 5:51
Properties > Rendering > Scale dependent visibility
is unchecked althoughProperties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link
– Sangster
Dec 7 '18 at 6:00
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50
add a comment |
I had a vector layer stored in GeoPackage format with a text field (lbl_text
) that was being used to create labels on a map. After creating 3 points I decided it would be nice to rotate my labels, so I added a rotation field (lbl_rotation
). This prompted multiple notifications stating that the rotation field already existed and that the changes could not be made. I could not save changes to the layer so I cancelled and discarded them.
Despite the rotation field not previously existing and the notifications that creating this field had failed, the rotation field was now present. So I linked it to the data defined rotation option under Properties > Labels > Rotation
. Now my labels could be rotated using Label Toolbar > Rotate Label
.
But when zooming in the point created after this event disappeared. I could not see any reason for this and checked for others having a similar issue. A common solution was to use the geometry checker, so I tried this and found no errors (they're all points after all, what could go wrong?).
Deleting the point and recreating it did not fix the issue. The 4th point created always disappeared when zoomed in, regardless of how many times it was deleted and recreated, or where on the map it was created.
I added a 5th point and it did not have this issue. Eventually I deleted all points and recreated them all. None of them had this issue.
Edit: now all points on this layer exhibit the same problem behaviour, though they didn't when first posting about the issue.
Does anyone have any idea what might have happened and how to fix the problem?
Edit: The following has recovered the project so has been noted to help others, but it does not identify or repair the original problem so I am not marking it as the answer. Note that simply duplicating the affected layer resulted in duplicating the problem too.
To recover from this problem:
Add saved file to map
is checked or re-add the saved layer.Styles > Copy Style
.Styles > Paste Style
.Points when zoomed out.
The same 3 points when zoomed in. One cannot be seen.
point geopackage
I had a vector layer stored in GeoPackage format with a text field (lbl_text
) that was being used to create labels on a map. After creating 3 points I decided it would be nice to rotate my labels, so I added a rotation field (lbl_rotation
). This prompted multiple notifications stating that the rotation field already existed and that the changes could not be made. I could not save changes to the layer so I cancelled and discarded them.
Despite the rotation field not previously existing and the notifications that creating this field had failed, the rotation field was now present. So I linked it to the data defined rotation option under Properties > Labels > Rotation
. Now my labels could be rotated using Label Toolbar > Rotate Label
.
But when zooming in the point created after this event disappeared. I could not see any reason for this and checked for others having a similar issue. A common solution was to use the geometry checker, so I tried this and found no errors (they're all points after all, what could go wrong?).
Deleting the point and recreating it did not fix the issue. The 4th point created always disappeared when zoomed in, regardless of how many times it was deleted and recreated, or where on the map it was created.
I added a 5th point and it did not have this issue. Eventually I deleted all points and recreated them all. None of them had this issue.
Edit: now all points on this layer exhibit the same problem behaviour, though they didn't when first posting about the issue.
Does anyone have any idea what might have happened and how to fix the problem?
Edit: The following has recovered the project so has been noted to help others, but it does not identify or repair the original problem so I am not marking it as the answer. Note that simply duplicating the affected layer resulted in duplicating the problem too.
To recover from this problem:
Add saved file to map
is checked or re-add the saved layer.Styles > Copy Style
.Styles > Paste Style
.Points when zoomed out.
The same 3 points when zoomed in. One cannot be seen.
point geopackage
point geopackage
edited Nov 26 '18 at 5:11
Sangster
asked Nov 23 '18 at 6:14
SangsterSangster
335
335
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. UsingRight Click > Duplicate
on the affected layer results in a new layer with the same problem. UsingRight Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.
– Sangster
Dec 7 '18 at 5:51
Properties > Rendering > Scale dependent visibility
is unchecked althoughProperties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link
– Sangster
Dec 7 '18 at 6:00
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50
add a comment |
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. UsingRight Click > Duplicate
on the affected layer results in a new layer with the same problem. UsingRight Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.
– Sangster
Dec 7 '18 at 5:51
Properties > Rendering > Scale dependent visibility
is unchecked althoughProperties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link
– Sangster
Dec 7 '18 at 6:00
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. Using
Right Click > Duplicate
on the affected layer results in a new layer with the same problem. Using Right Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.– Sangster
Dec 7 '18 at 5:51
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. Using
Right Click > Duplicate
on the affected layer results in a new layer with the same problem. Using Right Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.– Sangster
Dec 7 '18 at 5:51
Properties > Rendering > Scale dependent visibility
is unchecked although Properties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link– Sangster
Dec 7 '18 at 6:00
Properties > Rendering > Scale dependent visibility
is unchecked although Properties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link– Sangster
Dec 7 '18 at 6:00
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50
add a comment |
1 Answer
1
active
oldest
votes
Ive seen this happen with a out of date spatial index file. Have look in the directory where the shape file is and if there is a file with the same name as the shape file with a ".qix" extension try deleting it and then view the layer again in QGIS.
If you're not using shape file? You can try going into the layer Properties > Source > Create Spatial index, to recreate the index. As shown in image below.
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking theCreate Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried theUpdate Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.
– Sangster
Nov 26 '18 at 4:49
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%2f303688%2fpoint-disappears-when-zooming-in-qgis-3-4-1%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
Ive seen this happen with a out of date spatial index file. Have look in the directory where the shape file is and if there is a file with the same name as the shape file with a ".qix" extension try deleting it and then view the layer again in QGIS.
If you're not using shape file? You can try going into the layer Properties > Source > Create Spatial index, to recreate the index. As shown in image below.
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking theCreate Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried theUpdate Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.
– Sangster
Nov 26 '18 at 4:49
add a comment |
Ive seen this happen with a out of date spatial index file. Have look in the directory where the shape file is and if there is a file with the same name as the shape file with a ".qix" extension try deleting it and then view the layer again in QGIS.
If you're not using shape file? You can try going into the layer Properties > Source > Create Spatial index, to recreate the index. As shown in image below.
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking theCreate Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried theUpdate Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.
– Sangster
Nov 26 '18 at 4:49
add a comment |
Ive seen this happen with a out of date spatial index file. Have look in the directory where the shape file is and if there is a file with the same name as the shape file with a ".qix" extension try deleting it and then view the layer again in QGIS.
If you're not using shape file? You can try going into the layer Properties > Source > Create Spatial index, to recreate the index. As shown in image below.
Ive seen this happen with a out of date spatial index file. Have look in the directory where the shape file is and if there is a file with the same name as the shape file with a ".qix" extension try deleting it and then view the layer again in QGIS.
If you're not using shape file? You can try going into the layer Properties > Source > Create Spatial index, to recreate the index. As shown in image below.
edited Nov 25 '18 at 22:55
answered Nov 23 '18 at 7:01
Andrew JeffreyAndrew Jeffrey
1,276719
1,276719
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking theCreate Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried theUpdate Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.
– Sangster
Nov 26 '18 at 4:49
add a comment |
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking theCreate Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried theUpdate Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.
– Sangster
Nov 26 '18 at 4:49
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Thanks for your help, in this case the data is stored in GeoPackage format.
– Sangster
Nov 25 '18 at 22:41
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Can you amend your question to contain that detail. It may help people recognize the problem if they have encountered it before and subsequently provide you with a solution.
– Andrew Jeffrey
Nov 25 '18 at 22:57
Clicking the
Create Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried the Update Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.– Sangster
Nov 26 '18 at 4:49
Clicking the
Create Spatial Index
button results in a message box saying it was successful, but the problem persists. I also tried the Update Extents
button afterwards but don't see any changes. The question has been amended to include that the layer is in GeoPackage format.– Sangster
Nov 26 '18 at 4:49
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%2f303688%2fpoint-disappears-when-zooming-in-qgis-3-4-1%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
I noticed that you said you copied the layer styles to replicate the problem. Can you confirm that there isn't a scale level set in the style which may be making points of a certain type not be visible? Also is there any chance of making the geopackage and style available for testing?
– Andrew Jeffrey
Dec 5 '18 at 0:19
Copying the style and pasting it to a new layer does not carry the problem forward. The problem exists only in the original layer. Using
Right Click > Duplicate
on the affected layer results in a new layer with the same problem. UsingRight Click > Save As
and saving as a new geopackage then adding that to the map results in a layer with no problem, and pasting the style to this layer results in a layer with the same style and no problem.– Sangster
Dec 7 '18 at 5:51
Properties > Rendering > Scale dependent visibility
is unchecked althoughProperties > Labels > Rendering > Scale dependent visibility
is configured to show labels when zoomed in. Disabling this for labels does not prevent the points from disappearing. GeoPackage here: link– Sangster
Dec 7 '18 at 6:00
Thanks for sharing the data. I'm at a loss to explain what is happening, I can see the behaviour you are referring to. I did save the layer out to a new GeoPackage layer and the issue does not occur in the new layer. The issue on the gpkg you provided might be related to how it was created or something that has happened to it in the meantime.
– Andrew Jeffrey
Dec 10 '18 at 2:24
I appreciate your time investigating this. It's helpful to have confirmation that the geopackage appears to have been corrupted when attempting to add a label rotation field after setting up the initial labels. We have global desktops and strange network events here so hopefully this is an isolated problem. I have not been able to reproduce it.
– Sangster
Dec 10 '18 at 4:50