Web Map Service (WMS) produces maps of spatially referenced data dynamically from geographic information.

learn more… | top users | synonyms

0
votes
1answer
9 views

Layer overlay problem in Openlayers /Geoserver

Hallo I am trying to create a Web Map servise using Openlayers and Geoserver. I want Open Street Map (OSM) as back ground and that both vagar_alla and adresspt layers to be tranparent, so that it will ...
3
votes
1answer
306 views

How to overlay a Shapefile on a WMS layer using Geotools?

I am trying to overlay a shp file on wms layer using the example http://docs.geotools.org/latest/userguide/tutorial/raster/image.html. Each time I want to read the format of the file to get a reader ...
1
vote
1answer
109 views

Geoserver 2.1.3 no GetFeatureInfo-Response when multiple Features found on same location within same layer

I have a Geoserver postgis layer with multiple point features on the same location. GetFeatureInfo returns results when only one feature is found. But Geoserver returns nothing (empty html) when ...
5
votes
2answers
1k views

How to make geoserver return JSON for WMS GetFeatureInfo?

I wish to get the results of a WMS GetFeatureInfo request as a JSON instead of the table that comes up by default. Out of the box, the only options for the response from a WMS GetFeatureInfo are the ...
2
votes
0answers
27 views

OpenLayers Google v3 and other layers drift apart

I'm stuck. My code works with OSM, but I need it to work with Google as well. The problem is simply that Google v3 and my other layers are not playing well together at all. They don't zoom together. ...
1
vote
0answers
14 views

ESRI imagery service that is WMS Compliant

I want to use the ESRI free online imagery service http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer But I want a service that is WMS compliant. Is there a version of ...
0
votes
1answer
71 views

OpenLayers WMS - TypeError: this.resolutions is undefined

I'm trying to setup a map with WMS and WFS Layers by using Geoserver. However, when I'm combining WFS and WMS (with some Google basemaps) together in one map I got following error in Firebug: ...
1
vote
2answers
207 views

how to check if a wms layer has no features

I've been searching the net for a couple of days to find a way, how to check if a wms layer has no features... Let me explain I'm using openLayers/geoserver/postgis. I'm using a cql_filter to search ...
0
votes
0answers
26 views

How to change selection tolerance for WMS/WFS in QGIS?

Does anyone know if there is any equal function to the selection tolerance (ArcMap) in QGIS. I have a problem activating points in my WMS/WFS. The "selection tolerance" function solves the problem in ...
0
votes
1answer
57 views

Problem with wfs layer in OpenLayers [closed]

I'm trying to add a wfs layer and it's not working. Here is full code: WebGis .legend { padding-left: 18px; } .x-tree-node-el { ...
0
votes
1answer
178 views

Openlayers & WMS - GetFeatureInfo problem

I'm making a small project but I encounter some problems. Let me explain that : Having generated mapfile with mapserver and they are viewable by the openlayers interface, I would like to make me ...
0
votes
0answers
23 views

Geoserver WMS animator to animate layers along with its data(e.g time)

i am going to create animated map by the use of geoserver WMS animator in which the animation parameters like "APARAM" takes the value 'layers' and "AVALUE" takes the layer name in the geoserver(aprox ...
0
votes
1answer
46 views

OpenLayers: Problems adding WMS layer to OSM

I need to create a map with 2 layers. The first layer (basemap) is the OSM layer, and the second layer is my custom geoserver WMS layer. This layer is in EPSG:4326 projection. Is this possible? I have ...
1
vote
1answer
71 views

Geoserver cascading and fetching projection

I tried to use cascade of WMS from this portal in order to cache wms layers http://geoportal.dgu.hr/wms?request=GetCapabilities Native for this portal is EPSG:3765, but EPSG:31275 is also supported ...
0
votes
1answer
176 views

WMS-C Google Maps v2 Android

I'm have added a map from a WMS-server in Google Maps v2 for Android using the code provided from this site: http://www.azavea.com/blogs/labs/2013/01/wms-on-android/ . The tiles are downloaded and ...
0
votes
1answer
80 views

From local tiles to WMS via Mapproxy

I have any local tiles (seed via Mapproxy) of any local area. May I configure mapproxy that I can use a local tile directory on my computer as a source and get the output then WMS ? I've already ...
2
votes
1answer
177 views

Intersection of drawn polygon with WMS layer features. Better of two methods?

Scenario: Several WMS layers with polygon features. Objective: Draw a polygon with OpenLayers and allow it only if doesn't not cut any features in WMS layer. It can contain the features as a whole ...
1
vote
0answers
36 views

Is there a tutorial explaining the basics of WMS?

I'm building some software that needs to download satellite map images to display behind some survey charts. I understand that, to download these images, I need access to a Web Map Service. The only ...
0
votes
1answer
59 views

WMS - Export Retrieved XML Data

I use WMS layer in my app and could successfully retrieved Feature Info by click like so: http://openlayers.org/dev/examples/getfeatureinfo-control.html My question is: Is there any way to export the ...
3
votes
2answers
174 views

WMS layers don't draw in QGIS or ArcMap but do in OpenLayers

WMS Map was published by myself in AutoDesk Infrastructure Map Server 2013. I can connect and load detials (properties / metadata) in QGIS Browser, ArcCatelog. I can load the wms into QGIS desktop and ...
0
votes
0answers
10 views

PHP Post WMS GetMap Request using XML (GeoServer) [migrated]

I need to be able to 'post' some XML to Geoserver WMS GetMap and get an image back. I have some valid XML which I can test using the 'demo' feature on Geoserver and it returns an image as expected. ...
0
votes
1answer
56 views

OpenLayers WMS Request speed against direct request

I'm using OpenLayers and I'm calling an Untiled 3rd party WMS service. I've run some tests to test performance\time differences between the following: OpenLayers WMS call to the service (mostly ...
0
votes
0answers
71 views

adding point to layer in Arcgis10 from ortho layer

I need to "fill-in" a large number of houses as points in an urban setting. I have access to WMS ortho layer provided by the municipality through its "open geo" portal. The partially drawn housing ...
0
votes
1answer
95 views

uncaught typeerror: undefined is not a function

Using some examples from internet, I found this code that shows WMSGetfeatureinfo I don't know where's the problem: Here goes my code: <!DOCTYPE HTML> <meta http-equiv="Content-Type" ...
0
votes
1answer
81 views

Problem Overlaying layers in OpenLayers

I have a html page with 2 WMS layers. The first is one Base Layer , & the second is my personal WMS feature. I load it from Geoserver. The problem when I add the 2 layers I do not have the ...
0
votes
0answers
20 views

WMS GetMap MIME type error

After adding the following to the top of my index.html page <!DOCTYPE html> I begin to receive the following error on my GetMap WMS request Resource interpreted as Image but ...
0
votes
1answer
38 views

Leaflet WMS layer not working until zoomed

I created a toggle button to add and remove wms layer from the map. In the default zoom level, it is working fine. But when I remove layer and zoom in or out, then do "Add Layer", the layer does not ...
0
votes
1answer
43 views

How to set maximum Width / Height for printing?

I have installed geoserver 2.3.1 - I am using this to create a WMS of some data held in PostGIS. I can view the WMS in QGIS and ArcGIS, but it won't print from ArcGIS (blank sheet) and in QGIS I get ...
0
votes
1answer
67 views

“Request contains a format not offered by the server.” Error when using CRS transformation with WMS in QGIS

When I try to load a WMS layer which has a WSG84 as a default projection and use a CRS transformation on it, it gives this error message: Request contains a format not offered by the server. The WMS ...
1
vote
0answers
37 views

GeoServer WMS OGC-filter fails with “I dont understand the tag: gml:Polygon”

I'm trying to construct an OGC filter to pass to a WMS GetMap request to GeoServer but I can't seem to do it. The goal is to show the parts of the layer that intersects with a supplied polygon. ...
0
votes
2answers
52 views

Why gdalwarp cannot make transparent black nodata?

I have a MODIS ariel image geotiff and I want to remove black nodata pixel (this is Aerosol Of Thickness) 1 band image. I've done like this C:>convert -transparent black ...
0
votes
1answer
73 views

How to create a map with OSM and webatlas.de's WMS layer?

I spent hours trying to figure out the following problem, I hope someone can help me. You can see here that this WMS has different Projections available: ...
3
votes
1answer
70 views

WMS 1.3.0 from ArcGIS Server not work in GeoExt (OpenGeo Suite 3.0.2)

I used geoext sample app as in the example. added a new source and layers. but does not work: warn message "Non-existing source 'rs' referenced in layer config". but the response from the server ...
0
votes
0answers
27 views

Use a WMS raster in ArcGIS 10 and combine with vector layer as an

I have connected to a WMS server which provided a raster images which are a LIDAR surface elevation map. http://data.gov.uk/dataset/lidar-digital-surface-model-wms I also have a vector layer which ...
2
votes
0answers
30 views

How to add individual layer of WMS group layer to ArcMap?

I am attempting to add a single WMS layer that is part of a WMS service group layer. I am writing code to do this using ArcObjects in C# .Net. So far I have been unsuccessful. I can either only add ...
0
votes
1answer
27 views

How to apply bounding box filter in leaflet WMS?

There is a working example in leaflet site for adding WMS Layer in leaflet map at : http://leafletjs.com/reference.html#tilelayer-wms. But I don't see methods to provide the filter for bounding box. ...
0
votes
0answers
42 views

Customize display of WMS GetFeatureInfo results

i have a popup that get the featureInfo on the map, what i want to do is to customize the display of the WMS GetInfo Results, i don't want to avoid automatic alphabetic sortingof the attribute ...
0
votes
0answers
86 views

ArcGIS Desktop - Adding My own WMS requires what CREDENTIALS?

I published a WMS out of AutoDesk Infrastructure Map Server (AIMS). I can connect and display it's layers and data using Openlayers, Gaia, Qgis and Mapguide Studio with no issues and no forced ...
1
vote
0answers
31 views

Restrict featureinfo fetched with the WMSGetFeatureInfo request in geoserver

i followed a GeoEXT example to create popup menu that gets WMSFeatureinfo on click on the map, What i want to do is to get some specific fields not all the fields, i try the propertyName (with ...
2
votes
2answers
67 views

Can Geoserver return the raster value of a lat/lon point

I have a GeoTIFF published by Geoserver 2.2 and being used by Leaflet via WMS. How can I get Geoserver to return the raster value at a lat/long point? I'm guessing it has to do with using WCS, but ...
2
votes
2answers
90 views

GeoServer and OpenLayers in production - Securing WMS calls?

I've a mapping site where users have to login in with username and password. Once logged in the user gets a map of their data using WMS and WFS to display and edit data. This data is served using ...
3
votes
1answer
129 views

ArcGIS Server cache from outside wms service

I have an arcgis server web application (version 10.0) that utilizes an external wms service for displaying some information layers on top of a local basemap. This external service has a tendency to ...
0
votes
0answers
22 views

How to access the USGS Small Scale Shaded Relief from a client application?

I am writing a Java client application that needs to make use of USGS Small Scale Shaded Relief images served as tiles. The supported interfaces are REST SOAP WMS as described at the bottom of that ...
1
vote
2answers
55 views

Apply styles to WMS layer

I am working with OpenLayers (and GeoServer) and I am showing a WMS layer with countries in a map. Each object (country) in the layer has an attribute called NAME (the name of the country). I created ...
1
vote
1answer
445 views

GeoServer GetCapabilities Not Working

I am trying to learn how to use the OpenGeo suite by following the tutorials on the site. The one I'm currently trying to follow is http://workshops.opengeo.org/geoext/stores/capabilities.html. Most ...
0
votes
0answers
38 views

WMSGetFeatureInfo returns blank

I've been working on a WMS with a QuantumGIS server. So I've added the QGIS map as a layer to my OpenLayers map on my webpage. Now I want to use the WMSGetFeatureInfo function of OpenLayers to get ...
1
vote
1answer
33 views

Having trouble with Webserver configuration on Windows

im currently working on a WMS with QGIS 1.8.0 Desktop with apache from xampp. What I want to do is to have my .qgs file displayed on my webpage as a OpenLayer. So I followed this tutorial: ...
0
votes
1answer
63 views

WMSgetFeatureInfo ProxyHost

Does WMSGetFeatureInfo need a proxyhost to allow remote server accessing the data? I use ProxyHost to allow WFS requests, but seems its not working with WMSGetFeatureInfo. the local machines retrieves ...
0
votes
0answers
22 views

Adding a WMS - connection timed out?

I am trying to add a WMS service to qgis but am having some problems. After adding the url and name of the service and clicking on connect, I am receiving the following error message:- "Could not ...
1
vote
1answer
59 views

Display Shapefile on website (Java or PHP)

i have to write an application where similar to Google Maps where i have to display a shapefile in a web application. My available technologies are Java (frontend framework: Apache Wicket) or PHP. It ...

1 2 3 4 5 8