Adding CSV file with lat/long to map in different CRS in QGISImporting Lat/Long coordinates as CSV file & only displaying single point in QGISWhy does my gpx layer go to the wrong spot even if they have the same CRS?Overlay a Lat/Long CSV and NAD83 Shapefile in QGIS?Convert GDA eastings/northings to WGS84 lat/long in QGISHow to show two layers with different projections in QGISChanging lat long to UTM in csv using Save As in QGISAdding a point at given lat/long Australia - suspected CRS issuesMysterious Lat Long conversion to XY problem using QGIS
Why did Khan ask Admiral James T. Kirk about Project Genesis?
Is for(( ... )) ... ; a valid shell syntax? In which shells?
Is gzip atomic?
How do you harvest carrots in creative mode?
Anatomically Correct Whomping Willow
Would the Republic of Ireland and Northern Ireland be interested in reuniting?
Pythagorean triple with hypotenuse a power of 2
A discontinuity in an integral
What is this symbol: semicircles facing each other?
What is the difference between Major and Minor Bug?
Understanding Parallelize methods
Is there any way to keep a player from killing an NPC?
Why did MS-DOS applications built using Turbo Pascal fail to start with a division by zero error on faster systems?
Is using a hyperlink to close a modal a poor design decision?
Why do banks “park” their money at the European Central Bank?
Are there any elected officials in the U.S. who are not legislators, judges, or constitutional officers?
How do I get toddlers to stop asking for food every hour?
SQL Server Management Studio - Why is Dark Theme Disabled by Default?
Does travel insurance for short flight delays exist?
Algorithms vs LP or MIP
Compelling story with the world as a villain
Prove your innocence
How should I face my manager if I make a mistake because a senior coworker explained something incorrectly to me?
Thank God it's Friday, tomorrow is THE weekend. Why the definite article?
Adding CSV file with lat/long to map in different CRS in QGIS
Importing Lat/Long coordinates as CSV file & only displaying single point in QGISWhy does my gpx layer go to the wrong spot even if they have the same CRS?Overlay a Lat/Long CSV and NAD83 Shapefile in QGIS?Convert GDA eastings/northings to WGS84 lat/long in QGISHow to show two layers with different projections in QGISChanging lat long to UTM in csv using Save As in QGISAdding a point at given lat/long Australia - suspected CRS issuesMysterious Lat Long conversion to XY problem using QGIS
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm very new to QGIS, so I'm sure the solution to this is common sense.
I have a map in the WGS 84 zone 58S CRS and am trying to add lat/long coordinates from a text file to it. The issue: the WGS 84 58S CRS uses meters as its reference, but my coordinates are, like I said, lat/long. This is causing my points to show up in the wrong place. If I load the text file in a different CRS (WGS 84), they show up in the right place, but then the data is in a different CRS, which is no good.
How do I take lat/long data in a text file and import it into my maps CRS, and have the data points show up in the correct locations on the map?
qgis coordinate-system wgs84
add a comment |
I'm very new to QGIS, so I'm sure the solution to this is common sense.
I have a map in the WGS 84 zone 58S CRS and am trying to add lat/long coordinates from a text file to it. The issue: the WGS 84 58S CRS uses meters as its reference, but my coordinates are, like I said, lat/long. This is causing my points to show up in the wrong place. If I load the text file in a different CRS (WGS 84), they show up in the right place, but then the data is in a different CRS, which is no good.
How do I take lat/long data in a text file and import it into my maps CRS, and have the data points show up in the correct locations on the map?
qgis coordinate-system wgs84
add a comment |
I'm very new to QGIS, so I'm sure the solution to this is common sense.
I have a map in the WGS 84 zone 58S CRS and am trying to add lat/long coordinates from a text file to it. The issue: the WGS 84 58S CRS uses meters as its reference, but my coordinates are, like I said, lat/long. This is causing my points to show up in the wrong place. If I load the text file in a different CRS (WGS 84), they show up in the right place, but then the data is in a different CRS, which is no good.
How do I take lat/long data in a text file and import it into my maps CRS, and have the data points show up in the correct locations on the map?
qgis coordinate-system wgs84
I'm very new to QGIS, so I'm sure the solution to this is common sense.
I have a map in the WGS 84 zone 58S CRS and am trying to add lat/long coordinates from a text file to it. The issue: the WGS 84 58S CRS uses meters as its reference, but my coordinates are, like I said, lat/long. This is causing my points to show up in the wrong place. If I load the text file in a different CRS (WGS 84), they show up in the right place, but then the data is in a different CRS, which is no good.
How do I take lat/long data in a text file and import it into my maps CRS, and have the data points show up in the correct locations on the map?
qgis coordinate-system wgs84
qgis coordinate-system wgs84
edited Aug 11 at 19:23
TomazicM
3,4934 gold badges9 silver badges23 bronze badges
3,4934 gold badges9 silver badges23 bronze badges
asked Aug 11 at 19:02
Michael StoneMichael Stone
183 bronze badges
183 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Reproject your data:
- load your text file with EPSG:4326 as CRS
- Right click on that layer and choose "Export --> Save features as..."
- Choose the CRS you want your data to be in (WGS 84 58S)
- Save it (choose a file format you like)
- Add this new file to your project
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
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%2f331674%2fadding-csv-file-with-lat-long-to-map-in-different-crs-in-qgis%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
Reproject your data:
- load your text file with EPSG:4326 as CRS
- Right click on that layer and choose "Export --> Save features as..."
- Choose the CRS you want your data to be in (WGS 84 58S)
- Save it (choose a file format you like)
- Add this new file to your project
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
add a comment |
Reproject your data:
- load your text file with EPSG:4326 as CRS
- Right click on that layer and choose "Export --> Save features as..."
- Choose the CRS you want your data to be in (WGS 84 58S)
- Save it (choose a file format you like)
- Add this new file to your project
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
add a comment |
Reproject your data:
- load your text file with EPSG:4326 as CRS
- Right click on that layer and choose "Export --> Save features as..."
- Choose the CRS you want your data to be in (WGS 84 58S)
- Save it (choose a file format you like)
- Add this new file to your project
Reproject your data:
- load your text file with EPSG:4326 as CRS
- Right click on that layer and choose "Export --> Save features as..."
- Choose the CRS you want your data to be in (WGS 84 58S)
- Save it (choose a file format you like)
- Add this new file to your project
answered Aug 11 at 19:25
MrXsquaredMrXsquared
3,5571 gold badge12 silver badges26 bronze badges
3,5571 gold badge12 silver badges26 bronze badges
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
add a comment |
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
1
1
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
Yes, that worked! Thank you!
– Michael Stone
Aug 11 at 19:28
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%2f331674%2fadding-csv-file-with-lat-long-to-map-in-different-crs-in-qgis%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