Tagged Questions

4
votes
3answers
159 views

How to style transparent overlayed WMS layer

I successfully overlayed a WMS layer in google maps v3, however, as the information on tiles is black on transparent, it is not well seen on dark background (like satellite map), see some tile for ...
1
vote
1answer
922 views

Most complex WMS mapserver?

i'm building a client-side WMS parser (flex/ActionScript 3) & i'd like to test against as complex a WMS mapserver as i can find. can anyone point me to some sites? thanks.
0
votes
1answer
174 views

WPF Map Control with WMS Support

Is anybody aware of a map control for WPF with WMS support that is considered stable? I've been looking around and coming up short on any recent efforts to build a map control for WPF. I found the ...
0
votes
1answer
245 views

WMS layer is empty although mxd shows data

I use ArcGIS Server to serve a map of points from a database. When I create and publish the mxd as a WMS service in AGS everything looks fine. But after a while, the day after or something - the map ...
0
votes
1answer
336 views

Some advices for creating a WMS service and a desktop client?

I'm learning to create a WMS service using MapServer and after that I want to develop a PyQt desktop application which will access it. I don't know what is the best way to do that because I have seen ...