QGIS Server: Project name shown as layer. No other layers are shown The 2019 Stack Overflow...
Correct punctuation for showing a character's confusion
ODD NUMBER in Cognitive Linguistics of WILLIAM CROFT and D. ALAN CRUSE
What do I do when my TA workload is more than expected?
What do hard-Brexiteers want with respect to the Irish border?
What do these terms in Caesar's Gallic wars mean?
Why “相同意思的词” is called “同义词” instead of "同意词"?
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
Can withdrawing asylum be illegal?
Why does the nucleus not repel itself?
"as much details as you can remember"
Mathematics of imaging the black hole
What is the meaning of Triage in Cybersec world?
How to notate time signature switching consistently every measure
Deal with toxic manager when you can't quit
Does adding complexity mean a more secure cipher?
Output the Arecibo Message
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
Pokemon Turn Based battle (Python)
Keeping a retro style to sci-fi spaceships?
Did any laptop computers have a built-in 5 1/4 inch floppy drive?
How come people say “Would of”?
Why isn't the black hole white?
Worn-tile Scrabble
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
QGIS Server: Project name shown as layer. No other layers are shown
The 2019 Stack Overflow Developer Survey Results Are InQGIS Server Capabilities Response doesn't contain any LayersUsing Qgis server with Ubuntu 12.04How do I show my WMS layer using QGIS server and OpenLayers?QGIS Server not working on CentOS 7Remove QGIS watermark on QGIS Server tilesQGIS Server dosen't answer a GetCapabilities request on Debian 8.3Qgis server - tiles are not rendered when version is set to 1.3.0Installing QGIS-Server on Ubuntu 14 (64-Bit AWS EC2 Instance), /cgi-bin/ doesn't workQGIS Web Client 2 & QGIS Server features break after adding new project sourceXYZ Tiles base map not working on QGIS Server
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have installed QGIS Server on Ubuntu 14.04
I do get a valid WMS response trying to reach
http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
Next step I've done is trying to add a *.qgs map file and loading it back in QGIS 2.18.
There should be 2 layers served as WMS in that particular project, however I only get to see one called identified by 0 which is also my project title...
How come my layers are not showing up ?
<Layer queryable="1">
<Name>gisoost.be</Name>
<Title>Gisoost.be</Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:31370</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>3.32657</westBoundLongitude>
<eastBoundLongitude>3.53157</eastBoundLongitude>
<southBoundLatitude>51.007</southBoundLatitude>
<northBoundLatitude>51.1356</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="EPSG:31370" maxx="91244.8" minx="77053.8" maxy="203167" miny="189038"/>
</Layer>
qgis qgis-server
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have installed QGIS Server on Ubuntu 14.04
I do get a valid WMS response trying to reach
http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
Next step I've done is trying to add a *.qgs map file and loading it back in QGIS 2.18.
There should be 2 layers served as WMS in that particular project, however I only get to see one called identified by 0 which is also my project title...
How come my layers are not showing up ?
<Layer queryable="1">
<Name>gisoost.be</Name>
<Title>Gisoost.be</Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:31370</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>3.32657</westBoundLongitude>
<eastBoundLongitude>3.53157</eastBoundLongitude>
<southBoundLatitude>51.007</southBoundLatitude>
<northBoundLatitude>51.1356</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="EPSG:31370" maxx="91244.8" minx="77053.8" maxy="203167" miny="189038"/>
</Layer>
qgis qgis-server
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have installed QGIS Server on Ubuntu 14.04
I do get a valid WMS response trying to reach
http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
Next step I've done is trying to add a *.qgs map file and loading it back in QGIS 2.18.
There should be 2 layers served as WMS in that particular project, however I only get to see one called identified by 0 which is also my project title...
How come my layers are not showing up ?
<Layer queryable="1">
<Name>gisoost.be</Name>
<Title>Gisoost.be</Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:31370</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>3.32657</westBoundLongitude>
<eastBoundLongitude>3.53157</eastBoundLongitude>
<southBoundLatitude>51.007</southBoundLatitude>
<northBoundLatitude>51.1356</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="EPSG:31370" maxx="91244.8" minx="77053.8" maxy="203167" miny="189038"/>
</Layer>
qgis qgis-server
I have installed QGIS Server on Ubuntu 14.04
I do get a valid WMS response trying to reach
http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
Next step I've done is trying to add a *.qgs map file and loading it back in QGIS 2.18.
There should be 2 layers served as WMS in that particular project, however I only get to see one called identified by 0 which is also my project title...
How come my layers are not showing up ?
<Layer queryable="1">
<Name>gisoost.be</Name>
<Title>Gisoost.be</Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:31370</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>3.32657</westBoundLongitude>
<eastBoundLongitude>3.53157</eastBoundLongitude>
<southBoundLatitude>51.007</southBoundLatitude>
<northBoundLatitude>51.1356</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="EPSG:31370" maxx="91244.8" minx="77053.8" maxy="203167" miny="189038"/>
</Layer>
qgis qgis-server
qgis qgis-server
edited Jan 12 '17 at 17:45
mgri
13k42959
13k42959
asked Jan 12 '17 at 17:39
Steven De VriendtSteven De Vriendt
233
233
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 3 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I had the same issue but on Windows and the OSGeo4W installation.
In my case it was due to the fact that I didn't save the login information to connect to the database in the qgis-project.
-> Make sure that your project file has access and proper rights for your data sources.
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%2f224283%2fqgis-server-project-name-shown-as-layer-no-other-layers-are-shown%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
I had the same issue but on Windows and the OSGeo4W installation.
In my case it was due to the fact that I didn't save the login information to connect to the database in the qgis-project.
-> Make sure that your project file has access and proper rights for your data sources.
add a comment |
I had the same issue but on Windows and the OSGeo4W installation.
In my case it was due to the fact that I didn't save the login information to connect to the database in the qgis-project.
-> Make sure that your project file has access and proper rights for your data sources.
add a comment |
I had the same issue but on Windows and the OSGeo4W installation.
In my case it was due to the fact that I didn't save the login information to connect to the database in the qgis-project.
-> Make sure that your project file has access and proper rights for your data sources.
I had the same issue but on Windows and the OSGeo4W installation.
In my case it was due to the fact that I didn't save the login information to connect to the database in the qgis-project.
-> Make sure that your project file has access and proper rights for your data sources.
answered Aug 10 '18 at 13:53
DjanaDjana
508419
508419
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%2f224283%2fqgis-server-project-name-shown-as-layer-no-other-layers-are-shown%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