Tagged Questions

0
votes
1answer
130 views

Trouble With ActionScript Loader Events

Hello, I am working with a loader to request an image from a WMS(Web Mapping Service). Everything thing is fine and dandy with a valid request. When a bad request is made to a WMS, a Standard …
0
votes
0answers
52 views

How to consume WMS (Web Map Service) using objective-C

Hi, I'm new to Objective-C and I was asked to develop an app on iPhone to pull down map images via WMS (Web Map Service). I've tried many ways but it doesn't work, I need some sample code. Thanks in …
0
votes
0answers
55 views

WMS Custom DataSourcePlugin in C#

Has anyone managed to successfully implement a WMS DataSourcePlugin in C#? I want to stream WMV/WMA content from a database via a C# API and this seemed like the only way to do it. There is a note …
1
vote
2answers
193 views

Windows Media Server Streaming from database

Is it possible to somehow set up WMS to stream the content from a database only using Windows Server 2003 Standard edition? I know it can be done using custom-plugin data source but that is only …
0
votes
0answers
156 views

WMS authentication plugin

Hi, I'm trying to create a custom authentication plugin for WMS 2009 in C#. I managed to implement something that for some reason blocks all requests... [ComVisible(true)] …
1
vote
2answers
298 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.