Defining new custom projections in QGIS?How to create a custom projection of PRS92 and UTM 51N for the...
Real Analysis: Provide example of two Series that....
How do I purchase a drop bar bike that will be converted to flat bar?
Did ancient Germans take pride in leaving the land untouched?
Can an attached stirge deal no more than 10 HP of damage before it detaches?
How many copper coins fit inside a cubic foot?
What is formjacking?
In a post apocalypse world, with no power and few survivors, would Satnav still work?
Is there redundancy between a US Passport Card and an Enhanced Driver's License?
Reason for small-valued feedback resistors in low noise Op Amp
bash aliases do not expand even with shopt expand_aliases
Why write a book when there's a movie in my head?
Can someone explain what a key is?
Including proofs of known theorems in master's thesis
Are all power cords made equal?
Can a Way of Shadow Monk use Shadow Step to teleport to a dark ceiling and then body slam another creature?
Will the duration of traveling to Ceres using the same tech developed for going to Mars be proportional to the distance to go to Mars or not?
Need help now with power steering
Is layered encryption more secure than long passwords?
What does "south of due west" mean?
How to deal with an underperforming subordinate?
Why do single electrical receptacles exist?
Buying a "Used" Router
Cartoon in which kids compete by fighting as monsters or creatures with special powers in a virtual world
How bad is a Computer Science course that doesn't teach Design Patterns?
Defining new custom projections in QGIS?
How to create a custom projection of PRS92 and UTM 51N for the Philippines?How to add an unknown CRS to QGIS?How to get the Parameters for a Lambert conformal conic projection CRS in QGIS 2.6Custom Geographic Transformation on QGISProjection for Russia mapConverting local Coordinates to lat/long Coordinates using QGIS?Which CRS fits “Lambert Conformal Conic Projection, Standard Parallels 46.40 and 49.20”?How to add EPSG:5235 to QGIS?Copy .prj file into QGIS projection folderHow to set my own CRS in QGISConversion of any projection to latlong using proj4 stringProjecting shp from GK3 to UTM32 with BeTA2007How do I make this into a working CRS in ArcGIS?QGIS doesn't create the correct projections when creating new shp filesGdal does not honor proj.4 scaling factor “+k_0”EPSG of “Albers equal area conic projection (WGS 1972)”custom equal area projections with proj4Determining map-projected coordinates in custom CRS for Leaflet?Scaling two rasters to same elevation scale in QGIS?Import projection from existing layer
I'm trying to define a projection in QGIS. I want to add North America Albers Equal Area Conic. From the spatialreference site I copied the proj4
line:
+proj=aea +lat_1=20 +lat_2=60 +lat_0=40 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
Then I went into QGIS -> Settings -> Custom CRS
and pasted the following into the window:
But when I go to view the projection within QGIS I see a very different set of parameters:
Is this ok?
I don't know enough about projections to tell if the parameters generated are the correct ones, or whether something else is going on. It also ignored the name that I provided which made me suspect the parameters may also be incorrect.
I'm using QGIS 1.7.3 on Windows 7.
qgis coordinate-system
add a comment |
I'm trying to define a projection in QGIS. I want to add North America Albers Equal Area Conic. From the spatialreference site I copied the proj4
line:
+proj=aea +lat_1=20 +lat_2=60 +lat_0=40 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
Then I went into QGIS -> Settings -> Custom CRS
and pasted the following into the window:
But when I go to view the projection within QGIS I see a very different set of parameters:
Is this ok?
I don't know enough about projections to tell if the parameters generated are the correct ones, or whether something else is going on. It also ignored the name that I provided which made me suspect the parameters may also be incorrect.
I'm using QGIS 1.7.3 on Windows 7.
qgis coordinate-system
add a comment |
I'm trying to define a projection in QGIS. I want to add North America Albers Equal Area Conic. From the spatialreference site I copied the proj4
line:
+proj=aea +lat_1=20 +lat_2=60 +lat_0=40 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
Then I went into QGIS -> Settings -> Custom CRS
and pasted the following into the window:
But when I go to view the projection within QGIS I see a very different set of parameters:
Is this ok?
I don't know enough about projections to tell if the parameters generated are the correct ones, or whether something else is going on. It also ignored the name that I provided which made me suspect the parameters may also be incorrect.
I'm using QGIS 1.7.3 on Windows 7.
qgis coordinate-system
I'm trying to define a projection in QGIS. I want to add North America Albers Equal Area Conic. From the spatialreference site I copied the proj4
line:
+proj=aea +lat_1=20 +lat_2=60 +lat_0=40 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
Then I went into QGIS -> Settings -> Custom CRS
and pasted the following into the window:
But when I go to view the projection within QGIS I see a very different set of parameters:
Is this ok?
I don't know enough about projections to tell if the parameters generated are the correct ones, or whether something else is going on. It also ignored the name that I provided which made me suspect the parameters may also be incorrect.
I'm using QGIS 1.7.3 on Windows 7.
qgis coordinate-system
qgis coordinate-system
edited 16 mins ago
PolyGeo♦
53.5k1780240
53.5k1780240
asked Feb 19 '12 at 18:30
djqdjq
9,7022399173
9,7022399173
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
@underdark made me realize that I didn't actually press save
while defining the CRS. So, what I needed to do was first click save
, and then to click ok
. The projection then showed up fine.
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
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%2f20566%2fdefining-new-custom-projections-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
@underdark made me realize that I didn't actually press save
while defining the CRS. So, what I needed to do was first click save
, and then to click ok
. The projection then showed up fine.
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
add a comment |
@underdark made me realize that I didn't actually press save
while defining the CRS. So, what I needed to do was first click save
, and then to click ok
. The projection then showed up fine.
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
add a comment |
@underdark made me realize that I didn't actually press save
while defining the CRS. So, what I needed to do was first click save
, and then to click ok
. The projection then showed up fine.
@underdark made me realize that I didn't actually press save
while defining the CRS. So, what I needed to do was first click save
, and then to click ok
. The projection then showed up fine.
answered Feb 19 '12 at 19:23
djqdjq
9,7022399173
9,7022399173
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
add a comment |
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
2
2
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
With QGIS Master 1.9.0, the issue is solved. No need for a bug report anymore...
– AndreJ
Jun 5 '13 at 9:42
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%2f20566%2fdefining-new-custom-projections-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