GeoServer is an open source software server written in Java that allows users to share and edit geospatial data.

learn more… | top users | synonyms

0
votes
0answers
43 views

How to configure the Ubuntu server after publishing the map using Geoserver (Open GeoSuite)

I've installed the GeoServer that comes with the Open GeoSuite on Ubuntu. I've created an HTML page (index.html) inside the /usr/share/opengeo-suite-data/geoserver_data/www/ for viewing maps using ...
0
votes
1answer
55 views

Geoserver is not running on port :8080 on Windows 7

After Installing geoserver on my windows machine, then I restarted tomcat but it doesn't start. Before installing the geoserver localhost:8080 is working. whats wrong ? Any help would be appreciated ...
1
vote
0answers
86 views

Geoserver - restrict access to layer by IP mask

Well the title probably describes my question - can you restrict access to an individual map layer in geoserver by an IP mask (eg. 192.17.204.0/32)? This is as opposed to firewalling the whole ...
0
votes
0answers
71 views

Geoserver Not Starting

The following error message shows during an attempt to open geoserver url... "HTTP ERROR: 404 NOT_FOUND RequestURI=/geoserver" Note: I have restared the Start/Stop .bat files several times & ...
1
vote
2answers
105 views

Load information about a feature

I must mention first of all that I am very new to this area... I am developing a GIS application. I created a simple map using geoserver with openlayers, it is all working through apache tomcat - and ...
0
votes
1answer
55 views

Can you use a large file directory of jpgs for without georeferencing

I have a large map data set of 256x256 jpg images. The file directory is organized by /map_type/zoom/x/y.jpg. I have 12 zoom levels and each zoom level directory has 2^(2*zoom level) images. I have ...
1
vote
3answers
138 views

How to configure GeoServer for web hosting on window xp?

I want to access my data (shp, img, kml, tiff file) through IE, Google chrome or Mozilla, via local hosting (then through LAN). How to configure the GeoServer, so that the client (IE, chrome) can ...
0
votes
0answers
33 views

what different parameters can pass in GetCoverage request of WCS 1.1.1 in geoserver 2.2.4

i have to implement stretch operation on geotiff image. is there any possibility to request the stretched output using GetCoverage request by passing some parameters in the URL along with necessary ...
1
vote
1answer
72 views

How to modify gml using openlayers?

i have to edit GML file in openlayers but i am not able to do same. please guide me with some code if possible. i also have to save edited data to hard disk using openlayers Thanks for any help.... ...
0
votes
0answers
44 views

How to make a REST request to a WFS-G service?

I'm trying to execute a REST-based query to a WFS-G Gazeteer service (as described at: http://frameworkwfs.usgs.gov/wfsg/) to query for a location name, but haven't been successul. Can anyone assist ...
0
votes
1answer
108 views

OpenLayers SLD duplication problem

Hey guys i am creating a web map and I am running into a little problem. I am serving two WMS layers from GeoServer to my OpenLayers script. For styling I am using SLD in GeoServer. The SLD script ...
1
vote
0answers
59 views

WMS getMap request with POST and XML

It's possible to make WFS queries by POSTing query as XML. Does GeoServer support this also for WMS getMap request? If yes, I'm looking for information on XML syntax for such query. Sounds like a ...
0
votes
1answer
75 views

Defining SQL 2008 store within GeoServer 2.3

I want to define a SQL server 2008 store within Geoserver 2.3. I installed the sql Extension. After defining the different attributes, I get the following error message : Error creating data store, ...
1
vote
1answer
85 views

combine between WFS and WMS

we developing a project which contains a lot of data , using WMS layers for displaying the points, Also we used WMS to return points information in a popup window , however to highlight selected point ...
0
votes
1answer
52 views

Geoserver don't show sql data store

I've just installed Geoserver 2.3-RC1 on windows 7 64bit and JRE 6.43 and downloaded the relevant sql extensions and Microsoft files . As instructed , I've copied "gt-jdbc-sqlserver-9.0-RC1.jar" to ...
0
votes
1answer
118 views

Can´t start GeoServer 2.2.5

I am having trouble starting GeoServer 2.2.5 on Win Vista 64 bit. When I hit "Start GeoServer", the window says "Waiting to start..." a few times, but I am unable to access the admin page. During ...
1
vote
0answers
131 views

working with multiple wfs-t layers

I am using multiple wfs layers and using editing tools in that like edit,draw,save etc. The code is shown here...... var district = new OpenLayers.Layer.Vector("district(wfs)", { ...
2
votes
0answers
115 views

Geoserver, PostGIS and KML: Creating clickable nodes from OSM data

I have a PostGIS database that has OSM data imported into it using osm2pgsql and I'm using GeoServer to plot the points into a networked KML file for Google Earth. What I'd like to do is make the ...
3
votes
1answer
100 views

how to add GML files in geoserver 2.2.2

How can I add GML files to a GeoServer 2.2.2 instance? How can edit them "on the fly" and save the results back to the server using OpenLayers? I would appreciate examples if possible. sir i m ...
1
vote
0answers
58 views

features supported by WCS in geoserver?

i have implemented a geotiff image layer using WCS service in geoserver 2.2.4. I have searched on net for operations supported by WCS...it tells me about 3 operations: GetCapabilities, ...
2
votes
0answers
93 views

Geoserver Clustering Problems

I have problems setting up a clustered Geoserver. So far got four instances (version 2.2.4) running on a ubuntu linux box with a shared data directory behind HAProxy. I use one of the geoservers to ...
0
votes
0answers
66 views

geoserver server JSP

I have shown the wms through geoserver+openlayers, and I wish the page go from html to .jsp after I click a button but i get error 404 RequestURI=/WEB-INF/query.jsp. I'm sure query.jsp is located ...
3
votes
0answers
77 views

Geoserver administration - defining different privileges

I need to create separate admin accounts for Geoserver. I'd like to have one superadmin account that would be able to read/edit/delete any style, layergroup, workspace, store or layer - that is what ...
1
vote
0answers
28 views

Is it possible to create Tessellation table in schema other than sysspatial

As per geoserver teradata documentation, tessellation table is required in sys spatial schema only. My question is - Is it possible to configure geoserver to pick the tessellation table from a ...
0
votes
0answers
65 views

Set feature properties in Mapguide

I'm trying to put information (name, value) in a point, this is my property definition MgClassDefinition classDefinition = new MgClassDefinition(); classDefinition.SetName("Points"); ...
1
vote
0answers
60 views

OpenLayers GetFeature Control Mobile

I have a map that is using OpenLayers and GeoServer. I have a base layer and a WMS layer with many features. I was using OpenLayers.Control.Click to get the coordinates from the map and show a popup ...
0
votes
1answer
73 views

How to publish a GML file as a Web Feature Service (WFS)?

I am interested in publishing a GML file as a WFS. I don't want to use a database like PostgreSQL. What would be the rough steps I need to do for that? I like to use open source software (geoserver). ...
2
votes
2answers
157 views

Managing a large number of layers in OpenLayers/GeoExt and Geoserver

I am building a web application to facilitate the handling of approximately 2500+ historic maps. I think it would be too difficult for our users to search for specific maps in an ordinary layer tree. ...
0
votes
0answers
17 views

Search within distance of another object (MySQL and GeoServer)

New to geoserver and trying to do the following, I want to search for all objects within specific distance of a cluster. Lets say there is a cluster of 10 items, I wish to display only items which are ...
0
votes
0answers
56 views

FreeMarker Template Link values

I created two views in postgres and I just added both views to geoserver. I am using Freemarker Template to create a custom popup table output. I am currently just using layer preview to see the ...
1
vote
0answers
84 views

How can I use Oracle views with Geoserver and WFS-T?

What goes on when Geoserver handles updates to my table using WFS-T? I have a table AREA ( ID NUMBER(10) NOT NULL PRIMARY KEY, SOME_OTHER_ID NUMBER(10) NOT NULL FOREIGN KEY REFERENCES FOO(ID), ...
1
vote
1answer
362 views

GeoExt WMS GetFeatureInfo in proxy server. Problem - popup is empty in chrome and not responding in firefox?

I have python2.7 and apache installed in my computer. In proxy.cgi, I included in topline : #!/usr/bin/env python.exe -u; I also added 'localhost:8080/geoserver' and 'localhost:80 in ...
1
vote
0answers
170 views

Help me with this code from GeoExt and OpenLayers

I haven't gone entirely through GeoExt. But I am trying to understand the below code, but I am struck. The below code is about creating popups of feature information. But the layers added are WMS ...
1
vote
0answers
75 views

WPS chaining in Geoserver

I want to create a WPS-chain in Geoserver. Here's the HTTP-Post statement: <?xml version="1.0" encoding="UTF-8"?> <wps:Execute version="1.0.0" service="WPS" ...> ...
0
votes
0answers
61 views

Does time in GeoServer work?

I'm trying to replicate the time sample founded in the GeoServer User Manual here http://docs.geoserver.org/latest/en/user/googleearth/tutorials/time/time.html Here you are my GeoServer status ...
2
votes
0answers
43 views

Datatypes to return in GeoServer WPS

Is it possible, that my created WPS (in Geoserver) returns an image or a pdf (general: returns a datatype, that isn't a supported format by Geoserver). Is it sufficient to expand the ...
0
votes
1answer
55 views

Why 'Transparent' Parameter in OpenLayers is a Server Side Property?

There are four parameters for WMS Layers : Name, URL, Server Side Params, OpenLayer Options. And Transparent Parameter comes under Server Side Params. Does it mean that transparent images are ...
1
vote
1answer
80 views

Geoserver - tiles/grid offset

I would like to host an Openstreetmap server using Geoserver (Geoserver/GeoWebCache/postgis). However, I encounter a problem regarding the tiles and gridsets. TMS urls (myserv/z/x/y.png) are different ...
0
votes
0answers
63 views

Masking NaN values in raster as transparent in SDL

I have several floating point raster files where nodata values are signified by NaNs. I would like to mask these values as transparent using an SDL style before uploading to GeoServer. However, when ...
2
votes
3answers
273 views

GetFeature request giving variable results

I have a map with a tilecache baselayer and a wms property layer. By clicking on a property a GetFeature request is done using OpenLayers.Protocol.WFS.fromWMSLayer for the protocol. A test version ...
0
votes
1answer
68 views

Populating Dropdown based on Geoserver service

I am new to web programming here. I have a table which has multiple columns including: Restaurant Name,Restaurant Id, Lat, Lon, City, District, Country. My requirement is to build a web client using ...
0
votes
2answers
165 views

How to implement WCS in geoserver?

I have to add raster data in geoserver using Web Coverage Service. I have raster data in geotiff format. The problem is that the geotiff image I have added to the geoserver is using WMS not the WCS ...
1
vote
1answer
55 views

Is it possible to cache the same WMS service based on a vendor parameter?

I'm exploring optimization techniques for caching data coming back from a Digital Globe service. We have two unique identifiers we use for their WMS GetMap service that will give us low or hi-res ...
0
votes
1answer
34 views

How to change the format output from ftl

Hello everyone I have have a view in geoserver from postgres and I like the default free marker template output in Layer preview but I would like to change it to where to column names Field name and ...
0
votes
0answers
41 views

Can I edit non geographic tables in geoexplorer?

I'm using postgis, geoserver and geoexplorer to manage my data. However I would like to edit non geographic tables in geoexplorer and edit a field feature based on other tables using a drop-down menu. ...
0
votes
1answer
53 views

Geoportal to harvest services hosted by Geoserver

I am trying to set up Geoportal to harvest services hosted by Geoserver. I tried follow this instructions: Open your Geoportal Server. Go to the Administration tab Choose the 'Add' option Choose ...
2
votes
2answers
57 views

Executing Styles based on rule Geoserver

I would like to execute a style based on some parameter passed through WMS Rest request. What I am trying to achieve is, while requesting the tile, I want a particular country to be filled in separate ...
1
vote
0answers
47 views

Making tracking data available to Geoserver

I have tracking data from GPS, which gives latitude, longitude, heading, etc. Right now it's stored in a non-standard database (Accumulo) and I'm looking into how best to make the data available for ...
3
votes
1answer
84 views

JSON format unavailable for GetFeatureInfo service

I have Geoserver 2.2.4 installed - which allows GetFeatureInfo to be returned as json If I make the following call ...
1
vote
1answer
102 views

Geoserver 2.1.3 no GetFeatureInfo-Response when multiple Features found on same location within same layer

I have a Geoserver postgis layer with multiple point features on the same location. GetFeatureInfo returns results when only one feature is found. But Geoserver returns nothing (empty html) when ...

1 2 3 4 5 20