I\'m installing GeoServer as a WMS server to cooperate with OpenLayers. The trouble is that I have to use 3rd-party tile source which is provided through web service.
I\'m trying to display a map using OpenLayers through GeoServer\'s WMS. I\'d like to know how OpenLayers calculates the BBOX coordinates to set them properly with js and avoid the posted error respons
I have developed web map applic开发者_运维百科ation using OpenLayers and GeoServer. Geoserver is installed on production server on port 8080. It works fine in Internet Explorer and all the GIS layers
I have openlayers, geoserve开发者_StackOverflowr and postgis/postgres working quite nicely.I\'m trying to create an app that allows a user to add a point to a map.After the point is created, I need a
I use geoserver 2.0.1, I used textsymbolizer to labeling features on the map. It is likely geoserver not support \'\' tag because event I try to change font-size, font-family or .. it deosn\'t eff开发
We\'re using a Geoserver, and we\'ve a performance problems in production with a large number of users.
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 want to do the following cURL request in c#: curl -u admin:geoserver -v -XPOST -H \'Content-type: text/xml\' \\
I have a directory of imagery that will be updated continually. From this imagery, I am making Image Pyramids using the Geotool\'s PyramidBuilder utility. I need to setup a cron job to automatically a
I downloaded the shape data from OSM. I have imported data from Shapefile into PostgreSQL without any problem but I got an error when I do the select statement.