GeoServer is an open source software server written in Java that allows users to share and edit geospatial data.
0
votes
0answers
9 views
creating map not working
am following this tuto to create a map on web with geoserver, GeoEXT, EXTJs, and openlayers here's the linki downloaded ext 4.2.0, openlayers 2.12 and GeoEXT 1.1, when i try to show the map : ...
0
votes
0answers
11 views
Geoserver WMST Date Format
There is table in SLQ-Server 2008 R2.
In this table i have date column with date format like this 2006-09-08 14:39:41.000. Now i make View from this table on Geoserver side but do nothing wiht date ...
0
votes
0answers
11 views
LayerUploadPanel
how can i add a layer upload panel tool in my suite sdk?
The main problem is when i click "upload layers" button. Appear errors in the firebug. I don't
know the reason why those errors appear
...
0
votes
0answers
30 views
How to create a vector layer in OpenLayers?
I published/overlay my layers in openlayers from geoserver as wms. Now I want to add/create vector layers on those layer either point/line or polygon, if it is line/polygon I need to display ...
0
votes
0answers
16 views
Geowebcache REST Truncate
I'm using geoserver with geowebcache and I need to use the REST API to truncate tiles in a bounding box so they can be rebuilt. All the examples in the documentation are in curl and I'm using JQuery. ...
0
votes
1answer
23 views
Geoserver 2.2.5 tomcat unable to load servlet2.5.jar
am trying to use geoserver 2.2.5 with tomcat 7.0.34 following this tuto:
http://ian01.geog.psu.edu/geoserver_docs/software/geoserver.html
but am getting this error concerning the servlet jar:
...
0
votes
0answers
18 views
Geoserver - Key Authentication against a MySql Database
I am trying to implement a token based security scheme with Geoserver.
What we need to do is send the client a license key when they log into our primary application. This license key is generated by ...
0
votes
1answer
42 views
Problem Overlaying layers in OpenLayers
I have a html page with 2 WMS layers.
The first is one Base Layer , & the second is my personal WMS feature. I load it from Geoserver. The problem when I add the 2 layers I do not have the ...
2
votes
0answers
30 views
Problem in importing raster data from PostGIS to Geoserver
I am using Opengeo Suite 3.0.2, PostGIS 2.0.3 and PostgreSQl 9.2.
I am trying to import raster data from PostGIS to Geoserver but facing an error.
I follow this tutorial link to import the raster ...
0
votes
0answers
24 views
GetFeatureInfo Pop up - Openlayers/GeoServer
I am an OL and GeoServer newbie. I've been trawling the net looking for guidance on how to code a GetFetureInfo request in OpenLayers to retrieve attribute information from a GeoServer WMS running on ...
1
vote
1answer
25 views
How do we get wcs service in openlayers using geoserver?
How do we get wcs service in openlayers using geoserver?
1
vote
0answers
24 views
Implementing gs:Nearest WPS process from geoserver
I am implementing gs:Nearest WPS process available in GeoServer using openlayers in OpenGeo Suite SDK.
I am trying to implement this process as a openlayers plugin to hook into my custom web mapping ...
-2
votes
0answers
56 views
How to show image in popup from postgis using geoserver?
i want to store image in postgis.
tell me how can i do it.
then i want to retrive it from geoserver using openlayers .
my main motto is to display that image in popup ?
images is stored in postgis ...
0
votes
1answer
20 views
How show filter image out of feature in other color?
I am using openlayer js to filter the features display. I am trying to show the filtered imaged in other color keeping rest of feature also.
Following is the code i am using for filtering:
var ...
1
vote
1answer
46 views
display WMS layer from geoserver in mobile app with openlayers mobile
i try to display WMS layer from geoserver with openLayers Mobile,and its working great in the navigator (chrome) but its not appeering in the simulator device (android)...
& with another WMS ...