Tagged Questions
4
votes
2answers
1k views
How to develop WMS services in java?
Can anyone point me to any resources regarding developing a custom WMS service in java? I am seeking for a tutorial for an experienced programmer, but including the details of setting up the server ...
3
votes
3answers
150 views
How to access an wms layer that requires authorization via OpenLayers?
Is there a way to send username and password parameter to a wms layer that needs authorization?
If not, I guess it's perhaps a non-spatial thing to solve so that you before the javascript sends a ...
1
vote
1answer
46 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
vote
0answers
107 views
When I try to do a WMS request to geoserver using the leaflet API I am getting a format related error
This XML file does not appear to have any style information associated with it. The
document tree is shown below.
<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
...
0
votes
0answers
21 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 ...