I am currently trying to get OpenLayers to show a WMS-Layer. Doing this I encounter a problem I am not able to solve. This might even be a bug in OpenLayers, but before filling an appropriate bugrepor
After playing with honeycomb a lot, it turns out if you do any HTTP stuff it wines about a NetworkOnMainThread issue.I was dealing with this by putting my calls to http in a separate AsynTask and this
Do someone know how to use a custom host开发者_如何转开发ed Geoserver\'s Tile Layers or WMS layers to be laid on Mapstraction as a base layer?
I\'m a \"do it yourself\" kind of guy, but I want to make sure I\'m not going to do myself in by trying to bite off more than I can chew.
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 s
Hello Everyone Do you know how to run servi开发者_高级运维ces in Windows Mobile Application. So it can running on background and i can handle the all mobile events through that Services.
I\'m struggling with a peculiar set up: we have a WMS layer in OpenLayers (within a GeoExt web interface) invoking a MapServer string (e.g. http://mydomain/cgi-bin/mapserv.exe?map=someMapFile.map&
I have set up a webpage that calls wms from geoserver operating on localhost and using openlayers as a front end.Everything works perfectly well.The next step, however, causes a few issues.My website
I need some help.I am new to the concept of Geoserver and WMS and I am looking for very basic help.I have downloaded and installed Geoserver, set up layers etc (including sld), however, I have no idea
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 see