Pixel depth and raster output won't align with the originalExporting raster as .tif with “use renderer”...
Are babies of evil humanoid species inherently evil?
How do I express some one as a black person?
Rejected in 4th interview round citing insufficient years of experience
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Could you please stop shuffling the deck and play already?
A three room house but a three headED dog
Should I tell my boss the work he did was worthless
PTIJ: How can I halachically kill a vampire?
Finding algorithms of QGIS commands?
Why is Beresheet doing a only a one-way trip?
Do items de-spawn in Diablo?
Am I not good enough for you?
Do I really need to have a scientific explanation for my premise?
Placing subfig vertically
Is there any way to damage Intellect Devourer(s) when already within a creature's skull?
A word meaning “to take something with you since it is not difficult for you anyway”
Accountant/ lawyer will not return my call
Things to avoid when using voltage regulators?
Subset counting for even numbers
What to do when during a meeting client people start to fight (even physically) with each others?
Offered promotion but I'm leaving. Should I tell?
Why is there a voltage between the mains ground and my radiator?
PTIJ: Why can't I eat anything?
Time travel short story where dinosaur doesn't taste like chicken
Pixel depth and raster output won't align with the original
Exporting raster as .tif with “use renderer” and “force RGB” produces inaccurate colors?What's the correct way to reproject a population raster?Why does the composite raster pixel values not cover the full range of RGB and what does this mean for reclassification after conversion to int?GDAL tool for converting raster to point shapefile based on locations of another shapefile?Resolution problem in QGIS rasterRasterization of point vector in QGis: how to align the resulting raster to an existing one?Drawing concentric circles that correspond to free space loss formula?Error in raster Analysis in QGISElevation shading of linear feature compared to surrounding ground level in QGISMax value for each cell
The problem
- Need to convert a raster .tif tile (DOWNLOAD) from WGS84 to GDA94 Albers;
- Need to convert its stored pixel info from Float32 to 8 bit UNSIGNED;
- Need to multiply it by 40; and
- Need to set its pixel size to 30x30 metres.
My steps
1 - Project the raster tile to GDA94 Albers, stating "30" as Output cell size: ArcMap -> Project raster tool;
2 - Converted the pixel depth from Float32 to 8-Unsigned: ArcMap -> copy raster tool;
3 - Recalculated the pixel values multiplying by 40: QGIS -> Raster calculator (Syntax = "tile_name" * 40)
My results
As you can see from the picture below, I have sampled some points and retrieved the info from the original tile and compared to my output raster:
After multiplying by 40, the result I SHOULD expect should be equal to the "OrigX40", however, my results are shown in the "New" column and there's a substantial difference.
My tools
I have used a combination of QGIS 3.6 Noosa and ArcMap 10 (no Spatial Analyst extension -> no raster calculator!).
What am I doing wrong?
Thank you all!
qgis raster coordinate-system arcmap raster-calculator
add a comment |
The problem
- Need to convert a raster .tif tile (DOWNLOAD) from WGS84 to GDA94 Albers;
- Need to convert its stored pixel info from Float32 to 8 bit UNSIGNED;
- Need to multiply it by 40; and
- Need to set its pixel size to 30x30 metres.
My steps
1 - Project the raster tile to GDA94 Albers, stating "30" as Output cell size: ArcMap -> Project raster tool;
2 - Converted the pixel depth from Float32 to 8-Unsigned: ArcMap -> copy raster tool;
3 - Recalculated the pixel values multiplying by 40: QGIS -> Raster calculator (Syntax = "tile_name" * 40)
My results
As you can see from the picture below, I have sampled some points and retrieved the info from the original tile and compared to my output raster:
After multiplying by 40, the result I SHOULD expect should be equal to the "OrigX40", however, my results are shown in the "New" column and there's a substantial difference.
My tools
I have used a combination of QGIS 3.6 Noosa and ArcMap 10 (no Spatial Analyst extension -> no raster calculator!).
What am I doing wrong?
Thank you all!
qgis raster coordinate-system arcmap raster-calculator
add a comment |
The problem
- Need to convert a raster .tif tile (DOWNLOAD) from WGS84 to GDA94 Albers;
- Need to convert its stored pixel info from Float32 to 8 bit UNSIGNED;
- Need to multiply it by 40; and
- Need to set its pixel size to 30x30 metres.
My steps
1 - Project the raster tile to GDA94 Albers, stating "30" as Output cell size: ArcMap -> Project raster tool;
2 - Converted the pixel depth from Float32 to 8-Unsigned: ArcMap -> copy raster tool;
3 - Recalculated the pixel values multiplying by 40: QGIS -> Raster calculator (Syntax = "tile_name" * 40)
My results
As you can see from the picture below, I have sampled some points and retrieved the info from the original tile and compared to my output raster:
After multiplying by 40, the result I SHOULD expect should be equal to the "OrigX40", however, my results are shown in the "New" column and there's a substantial difference.
My tools
I have used a combination of QGIS 3.6 Noosa and ArcMap 10 (no Spatial Analyst extension -> no raster calculator!).
What am I doing wrong?
Thank you all!
qgis raster coordinate-system arcmap raster-calculator
The problem
- Need to convert a raster .tif tile (DOWNLOAD) from WGS84 to GDA94 Albers;
- Need to convert its stored pixel info from Float32 to 8 bit UNSIGNED;
- Need to multiply it by 40; and
- Need to set its pixel size to 30x30 metres.
My steps
1 - Project the raster tile to GDA94 Albers, stating "30" as Output cell size: ArcMap -> Project raster tool;
2 - Converted the pixel depth from Float32 to 8-Unsigned: ArcMap -> copy raster tool;
3 - Recalculated the pixel values multiplying by 40: QGIS -> Raster calculator (Syntax = "tile_name" * 40)
My results
As you can see from the picture below, I have sampled some points and retrieved the info from the original tile and compared to my output raster:
After multiplying by 40, the result I SHOULD expect should be equal to the "OrigX40", however, my results are shown in the "New" column and there's a substantial difference.
My tools
I have used a combination of QGIS 3.6 Noosa and ArcMap 10 (no Spatial Analyst extension -> no raster calculator!).
What am I doing wrong?
Thank you all!
qgis raster coordinate-system arcmap raster-calculator
qgis raster coordinate-system arcmap raster-calculator
asked 2 mins ago
Overlord84Overlord84
63
63
add a comment |
add a comment |
0
active
oldest
votes
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%2f315300%2fpixel-depth-and-raster-output-wont-align-with-the-original%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f315300%2fpixel-depth-and-raster-output-wont-align-with-the-original%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