Web Map Service (WMS) produces maps of spatially referenced data dynamically from geographic information.
2
votes
0answers
10 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
1answer
30 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
18 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
0answers
25 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:
...
1
vote
1answer
34 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 ...
0
votes
0answers
25 views
Point Within, Query in a buffer polygon in WMS like in ArcGIS ESRI
I need to do a query to filter the result inside a polygon or geometry, like this:
http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/query_buffer.html
But, i need to do this in a opengeo ...
0
votes
0answers
6 views
Using rsc file when publishing dgn files with Bentley Geo Web Publisher
Is it possible, and if so how, to reference a .rsc file when publishing dgn files (as automated iDPR). The .rsc file have the custom symbols defined within them. As it is now the symbols are displayed ...
0
votes
1answer
69 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
32 views
setup Mapserver WMS from tile files
I'm totally new to Mapserver and I've been banging my head trying to figure out how to mount a WMS server that will seed images of a small geographical area to a OpenLayers HTML page.
I already ...
0
votes
1answer
28 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
0answers
17 views
Geoserver Cross-layer filtering Overlap
Has anybody a WMS Example how to set a OVERLAPS Funktion with two layers? When i use the example for intersect it works great, but by OVERLAPS i get a blank respsonse.
Here is my WMS Request:
...
0
votes
1answer
43 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 ...
0
votes
0answers
29 views
Openlayers redraw layers: consecutive redraw calls not working
SETUP
OpenLayers / GeoServer + PostGIS
REQUIREMENT
I have a map with multiple WMS layers and of these I need to refresh a few after inserting a polygon in one of the layers.
PROBLEM
Given below ...
0
votes
0answers
26 views
Refresh WMS Select Control
I use WMS layer in my application and I need to refresh it with new parameters.
I did refresh the WMS layer correctly but I couldn't find a way to refresh its select control. So I got the new layer ...
0
votes
1answer
47 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
57 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
1answer
53 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 ...
0
votes
1answer
46 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:
...
0
votes
0answers
32 views
SLD based selection on WMS layers - How to set the new style of clicked point?
I'm trying to follow this example:
http://openlayers.org/dev/examples/SLDSelect.html
When I click on the point, its color should be changed, here is a piece of my code:
control = new ...
0
votes
0answers
14 views
GeoServer/Leaflet - Context menu to change raster [duplicate]
It's my first GIS project and after days of reading, it is still not clear how I should start.
I'm using GeoServer to serve GeoTiff images in WMS to a leaflet application. It works great.
Those ...
1
vote
0answers
35 views
GetCapabilities Request for WMS
I'm trying to connect to a WebMapServer with the Geotools WMS classes.
My problem is, that the resonse-object "capabilities" doesn't contain all layers.
When I'm doing the request in a browser, I can ...
0
votes
0answers
16 views
How to retrieve latlon values of point that is searched by user?
I want to create a shortest route in openlayers. I created the sql queries of shortest route algorithms and can query shortest route in sql. Now I want to create a search functionality so that the ...
1
vote
0answers
39 views
How to debug QGIS Server WMS “Download of capabilities failed”?
Currently I am using a QGIS server with a linux Centos system. I am attempting the create a WMS in QGIS and upload it to my website. I have followed the instructions in the "Quantium GIS User Guide: ...
1
vote
3answers
86 views
How to add wms layer in OpenLayers from a geoserver?
How to overlay a wms layer from geoserver (localhost)in Open layers? What is the basic syntax of Geoserver WMS Layer?
Details are as follow !
workspace name: india
layer name:hospitals.
<script ...
1
vote
1answer
60 views
ARCGIS JS API map.centerAndZoom()
I'm trying to get the map to move and zoom in to a point when a function is executed. Point gets selected, but without zoom. Interestingly when I zoom in to a random location and then execute the ...
1
vote
0answers
28 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.
Here ...
0
votes
0answers
24 views
not able to view imported .tif file in geoserver
I am using geoserver. I have imported a .tif file using postgis, which has been saved in vector type layer in geoserver. Now, whenever, I preview it, the layer gets automatically downloaded as wms ...
2
votes
1answer
44 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 ...
0
votes
1answer
81 views
Arcgis JS api WMS layer on top of basemap
I'm trying to place WMSlayer on top of basemap "streets", but have ran into problems. Code:
// mapHandler.mapextent = new esri.geometry.Extent(350000,6370000,750000,6630000,new ...
2
votes
2answers
71 views
Slippy map format
When do you decide which to use? I've started using Geoserver and it seems like map files are downloaded to the browser (using Leaflet) in the WFS format.
When I look at OSM, Mapbox etc, they use ...
-1
votes
0answers
45 views
WMS using OpenLayers [closed]
roadidPicker = new OpenLayers.Control.WMSGetFeatureInfo({
url: 'http://www.domainname.com:8080/geoserver/wms',
title: 'identify features on click',
...
0
votes
1answer
55 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:
...
0
votes
0answers
113 views
Open Layers, Geoserver WMS and OSM Cloudmade?
While I have some familiarity with GIS, this is my first attempt using OpenLayers.
I am trying to display the following layers in Openlayers:
1) Cloudmade Base Map
2)WMS Data overlay from my ...
1
vote
1answer
24 views
Where can I set GetLegendGraphic width?
Given a wms-service, the GetCapabilities request returns a legendurl like the following:
<LegendURL width="186" height="22">
If I specify a width (like below) when using GetLegendGraphic, it ...
2
votes
1answer
65 views
Recommended way for changing value in PostGIS using GeoServer
I have a map being rendered from PostGIS using GeoServer. I frequently make some edits to the map and update the new value by directly connecting to the PostGIS database and then making the changes ...
0
votes
1answer
101 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
57 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 ...
3
votes
2answers
54 views
GeoServer cascading WMS, FeatureInfo is lost
I'm trying to cascade a WMS service in GeoServer (http://grb.agiv.be/geodiensten/raadpleegdiensten/GRB/wms?REQUEST=GetCapabilities&SERVICE=WMS).
I can view the cascaded layers just fine, but ...
0
votes
0answers
49 views
WMS-C with OSMDroid [closed]
I´m using the code provided by Stephen Potell for displaying WMS tiles in osmdroid. (https://groups.google.com/forum/?fromgroups=#!topic/osmdroid/WtRrQCIfYVk)
At first it seems like the tiles are ...
1
vote
1answer
57 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
102 views
Geoserver, openlayers and WMS
I have millions of seismic lines to publish on a map (3,000,000+) so WFS is not really an option at a large scale. For this reason I will have to use WMS. My question is, is it possible using ...
0
votes
1answer
146 views
How to store an image in PostgreSQL and display it in an openlayers popup?
This is question regarding storing of image in PostgreSQL and display in openlayers popup through geoserver(using wms service).
PostgreSQL is installed in my virtual machine.
I tried to store image ...
0
votes
1answer
98 views
How to create WMS service with GeoServer?
I am trying to build first WMS service with GeoServer. I have made layer from shape and layer preview works fine. How can I open this layer with QGIS? How to do map with OpenLayers?
I have tried to ...
1
vote
1answer
78 views
Query WMS for available layers using Openlayers
Is it possible to use Openlayers to return an array of available Layers on a WMS?
I am attempting to allow users to add a layer.wms to a map. I would like to allow the user to view available ...
1
vote
0answers
63 views
WMS bounded overlay with OpenLayers and GeoServer
I'm trying to design a heatmap overlay bounded within four given coordinates with OpenLayers using WMS protocol to communicate with my GeoServer instance, where my data and SLD heatmap description ...
0
votes
1answer
77 views
Problem with WMS layer from SAGIS: Invalid format/can't parse XML
Can you help me the following problem:
I try to load WMS layer from SAGIS (Salzburg GIS) into Qgis:
http://www.salzburg.gv.at/themen/se/sagis/download.htm
for example: Geoland WMS
...
1
vote
1answer
89 views
GeoServer: Receive multiple tiles from layer
Using GeoServer you can do a WMS request to receive a single PNG representation of a certain layer using something like this.
...
0
votes
0answers
125 views
How do I format a geoserver WMS overlay over an OSM basemap?
First of all, the image won't even display. I am using the openlayers wms layer constructor and it is basically a getmap request more or less. It seems to be a square of same height and width. When I ...
0
votes
0answers
62 views
how to get all features from a layer in openlayers?
I deal with geoserver and openlayers,
i use WMS layer for displaying due to loading time is shorter than vector layer.
My problem i couldn't get all features of a layer without event,
For sure i ...
0
votes
0answers
19 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 ...


