QGIS Atlas with insert mapQGIS atlas-generation: Is it possible to preserve the map section?Is it possible to have a locked/different first page with QGIS Atlas printing?Using scale bar in QGIS Atlas?Atlas with different projections in QGISOverview maps within atlasDynamic selection of layer in QGIS atlasQGIS Atlas generation for multiple map extents?Atlas generation for different extentsChange label or symbology in QGIS AtlasCreating more than one map page and breaking geometry representation based on max map scale in QGIS Atlas?
How to tell a function to use the default argument values?
Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?
Personal Teleportation: From Rags to Riches
Why didn't Miles's spider sense work before?
Can a virus destroy the BIOS of a modern computer?
Do UK voters know if their MP will be the Speaker of the House?
How do I gain back my faith in my PhD degree?
Is it logically or scientifically possible to artificially send energy to the body?
Method Does Not Exist error message
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Is it possible to create a QR code using text?
Madden-Julian Oscillation (MJO) - How to interpret the index?
Why is consensus so controversial in Britain?
What about the virus in 12 Monkeys?
What mechanic is there to disable a threat instead of killing it?
Can my sorcerer use a spellbook only to collect spells and scribe scrolls, not cast?
Short story with a alien planet, government officials must wear exploding medallions
Bullying boss launched a smear campaign and made me unemployable
One verb to replace 'be a member of' a club
Should I cover my bicycle overnight while bikepacking?
What do you call someone who asks many questions?
Am I breaking OOP practice with this architecture?
QGIS Atlas with insert map
QGIS atlas-generation: Is it possible to preserve the map section?Is it possible to have a locked/different first page with QGIS Atlas printing?Using scale bar in QGIS Atlas?Atlas with different projections in QGISOverview maps within atlasDynamic selection of layer in QGIS atlasQGIS Atlas generation for multiple map extents?Atlas generation for different extentsChange label or symbology in QGIS AtlasCreating more than one map page and breaking geometry representation based on max map scale in QGIS Atlas?
I am making a document with descriptions of how to get to some points of interest. For each point I am making a document that contains two maps, one showing the general overview and the larger roads (Typically scale 1:50000 - 1:100000) and another map showing a more detailed map close to the point of interest and the smaller roads or paths to get there (typically scale > 1:10000)
As the exact area I want to use in each map depends on the way the road network is around the point, it i not possible to calculate the mapextent from the point, but I can draw two polygons for each point indiating the overview area and the local area for each point.
So my question is:
Is it possible to make an atlas where I am using two different data sets to define the area covered by two different maps on one page?
Or do I have to make two different atlas and combine the maps when I am making the final document?
qgis atlas qgis-print-layouts
add a comment |
I am making a document with descriptions of how to get to some points of interest. For each point I am making a document that contains two maps, one showing the general overview and the larger roads (Typically scale 1:50000 - 1:100000) and another map showing a more detailed map close to the point of interest and the smaller roads or paths to get there (typically scale > 1:10000)
As the exact area I want to use in each map depends on the way the road network is around the point, it i not possible to calculate the mapextent from the point, but I can draw two polygons for each point indiating the overview area and the local area for each point.
So my question is:
Is it possible to make an atlas where I am using two different data sets to define the area covered by two different maps on one page?
Or do I have to make two different atlas and combine the maps when I am making the final document?
qgis atlas qgis-print-layouts
3
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago
add a comment |
I am making a document with descriptions of how to get to some points of interest. For each point I am making a document that contains two maps, one showing the general overview and the larger roads (Typically scale 1:50000 - 1:100000) and another map showing a more detailed map close to the point of interest and the smaller roads or paths to get there (typically scale > 1:10000)
As the exact area I want to use in each map depends on the way the road network is around the point, it i not possible to calculate the mapextent from the point, but I can draw two polygons for each point indiating the overview area and the local area for each point.
So my question is:
Is it possible to make an atlas where I am using two different data sets to define the area covered by two different maps on one page?
Or do I have to make two different atlas and combine the maps when I am making the final document?
qgis atlas qgis-print-layouts
I am making a document with descriptions of how to get to some points of interest. For each point I am making a document that contains two maps, one showing the general overview and the larger roads (Typically scale 1:50000 - 1:100000) and another map showing a more detailed map close to the point of interest and the smaller roads or paths to get there (typically scale > 1:10000)
As the exact area I want to use in each map depends on the way the road network is around the point, it i not possible to calculate the mapextent from the point, but I can draw two polygons for each point indiating the overview area and the local area for each point.
So my question is:
Is it possible to make an atlas where I am using two different data sets to define the area covered by two different maps on one page?
Or do I have to make two different atlas and combine the maps when I am making the final document?
qgis atlas qgis-print-layouts
qgis atlas qgis-print-layouts
asked 2 days ago
MortenSickelMortenSickel
231211
231211
3
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago
add a comment |
3
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago
3
3
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
Create your atlas with your Point Of Interest layer as coverage layer.
For each of the two maps, make them controlled by the atlas and fix their scales.
If you want different scales from one POI to another, create two integer fields in the coverage layer for each map scale. You can define after the scale of each map in the control by attribute dropdown by :
attribute(@atlas_feature, 'large_scale_field')
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%2f317317%2fqgis-atlas-with-insert-map%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
Create your atlas with your Point Of Interest layer as coverage layer.
For each of the two maps, make them controlled by the atlas and fix their scales.
If you want different scales from one POI to another, create two integer fields in the coverage layer for each map scale. You can define after the scale of each map in the control by attribute dropdown by :
attribute(@atlas_feature, 'large_scale_field')
add a comment |
Create your atlas with your Point Of Interest layer as coverage layer.
For each of the two maps, make them controlled by the atlas and fix their scales.
If you want different scales from one POI to another, create two integer fields in the coverage layer for each map scale. You can define after the scale of each map in the control by attribute dropdown by :
attribute(@atlas_feature, 'large_scale_field')
add a comment |
Create your atlas with your Point Of Interest layer as coverage layer.
For each of the two maps, make them controlled by the atlas and fix their scales.
If you want different scales from one POI to another, create two integer fields in the coverage layer for each map scale. You can define after the scale of each map in the control by attribute dropdown by :
attribute(@atlas_feature, 'large_scale_field')
Create your atlas with your Point Of Interest layer as coverage layer.
For each of the two maps, make them controlled by the atlas and fix their scales.
If you want different scales from one POI to another, create two integer fields in the coverage layer for each map scale. You can define after the scale of each map in the control by attribute dropdown by :
attribute(@atlas_feature, 'large_scale_field')
answered 2 days ago
J. MonticoloJ. Monticolo
1,371217
1,371217
add a comment |
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%2f317317%2fqgis-atlas-with-insert-map%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
3
Who ever downvoted this, could you pleas explain why?
– MortenSickel
2 days ago
+1 to rebalance and answer
– J. Monticolo
2 days ago