Skip to main content

All Questions

Tagged with
-1 votes
1 answer
59 views

QGIS how to know which ids are used in (All layers)

I've connecting to my provider WMS, but the problem I face is I want to know which layers and in which order they are setup in the (All Lager (All layers)) When I choose it, the layer panel shows one ...
Printer's user avatar
  • 101
1 vote
2 answers
189 views

Leaflet custom layers: how to make them to be combined by user?

I have created a Leaftlet map in an Angular project, using an extended version of tileLayer WMS class: export class ExtendedWMS extends TileLayer.WMS { constructor(baseUrl: string, options: ...
smartmouse's user avatar
1 vote
0 answers
41 views

Adding WMS-Maps to the Layer-section in QGIS by making groups and subgroups through Python

I want to add WMS-Maps to the Layer-section in QGIS, where there should be a group and sub-groups with those. The wish is to add the WMS-Maps to the Layer-section and group them at once-time by using ...
road board's user avatar
1 vote
0 answers
89 views

Extraction layer information inside a polygon from a WMS layer in QGIS

I am wondering how I can exctract data that is inside a polygon that is drawn from a DXF file using QGIS. Case: I have a boundryline from a polyline in autocad that I export to DXF, and then import it ...
Andreas's user avatar
  • 11
1 vote
1 answer
124 views

Visualization of CDSE WMS tiles using Folium

Using the Copernicus Data Space Ecosystem dashboard I created a New Configuration that I am able to visualize on Folium using Python. How can I specify an absolute timestamp? I want to visualize a ...
Just_4n0th3r_Pr0gr4mm3r's user avatar
3 votes
0 answers
272 views

QGIS - How to request multiple layers in one WMS request?

How can I prompt QGIS to do a single WMS request of two layers instead of doing two seperate requests? What I try to achieve per view: https://myservice.org/wms?REQUEST=GetMap&...&LAYERS=a,b ...
user27772's user avatar
  • 243
0 votes
0 answers
38 views

GeoServer Setup - Geometry and Labels

Setting up data in GeoServer and have points of interest with names. I'd like to show them in OpenLayers with a checkbox to turn labels off and on. I know I can do this with separate layers, but I ...
Andrew T's user avatar
  • 279
0 votes
1 answer
584 views

QGIS2Web - OSM and one WMS layer disappear when zoomed

I've created a nice map for my work. However, the two layers, both important to me, disappear when zoomed in enough. One layer (WMS) disappears at 1:500 while the OSM layer at around 1:300. I would ...
Tom Tchibo's user avatar
0 votes
0 answers
79 views

Layer Blending in ArcGIS Pro and Publishing to service

I've been working on a service to publish and have made a very clean map using layer blending. However, when publishing as a Web Map, a web layer WMS and a Map image, it removes the blending of my ...
Narcosys's user avatar
0 votes
1 answer
427 views

WMS layer not visible while clicking Leaflet's grouped basemap layers

I have a webpage that adds Geoserver's WMS layer to the OSM basemap and also provide GetFeatureInfo on map click. The webpage works fine. The code was adapted from here. For the sake of tidiness, I am ...
khajlk's user avatar
  • 1,081
1 vote
0 answers
79 views

How to get the layer name of the WMS in the legend of the user interface

I have a problem with displaying the name of the layer in the legend of the user interface. I prepare the mapfile and I access with the WMS in my local test interface. When I add it to the user ...
UTM18N's user avatar
  • 11
0 votes
0 answers
1k views

Saving WMS layers in ArcGIS Pro so that they are accessible offline

How do I save WMS data, specifically WMS layers, so that they may be accessible online? I am using these two databases: one with layers containing map information: ( https://ags.cga.harvard.edu/...
Helen Heng's user avatar
0 votes
0 answers
309 views

Intermittent problem in GeoServer 2.13

Frequently my GeoServer in production stops working in intermittently. I could not found a pattern of cause of this problem but this occurs with much frequency in production. A interesting point is, ...
Igor Rodrigues's user avatar
1 vote
0 answers
398 views

Merge all layers become a single layer in WMS

I am using ArcGIS Server now to create my WMS, but my WMS has many layers and I use another program (The Leica Spider Business), it can add the WMS in the basemap, but you just can choose only one ...
Minh Hoang Nguyên's user avatar
0 votes
2 answers
1k views

Why is the background of my Geoserver WMS+Leaflet example grey instead of transparent?

I am trying to add a WMS layer to my leaflet map. When I add the layer it shows up but the the outside of the layer is grey instead of a world map. This is my code: <!DOCTYPE html --> <...
J.vee's user avatar
  • 131

15 30 50 per page