Tagged Questions
1
vote
1answer
56 views
tomcat 5.5.20 on geoserver 2.3
i know it is curious, but i want to run Geoserver 2.3.0 on Tomcat 5.5.20. When i deploy the war file, it deploys successful but i cant start the Geoserver.
Message:
FAIL - Application at context ...
1
vote
0answers
52 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 ...
2
votes
1answer
121 views
Creating shapefiles using Java and Accumulo
I have tracking data with latitude and longitude stored in an Accumulo database table. We want to move toward using Geoserver for some layer display features on the client side. Right now I'm ...
1
vote
0answers
109 views
When I try to do a WMS request to geoserver using the leaflet API I am getting a format related error
This XML file does not appear to have any style information associated with it. The
document tree is shown below.
<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
...
2
votes
2answers
416 views
OpenLayers WFS implementation in java for editing and saving data
I am new user in openlayers and want to implement WFS layer to edit and save data to postgis tables.am using netbeans as development environment and m very new in that.Can anyone to help me regarding ...
1
vote
2answers
196 views
Convert HMR to GeoTiff
I've got gigs of .hmr raster files from our customer and I need them to be converted into GeoTiffs or something else which can be nicely imported into Geoserver system. I wonder if I can do it with ...
4
votes
3answers
280 views
How to choose a language for web map development?
I am building a web map application using:
GeoServer
OpenLayers
Tomcat
I would like to build a web application, where the user can log in and have the map arranged according to their profile. ...
1
vote
1answer
200 views
Can I create OGC Services via Geoserver automatically?
I am new to GeoServer and wonder how I can create OGC Services via Geoserver automatically. I have to publish my data (Shapefiles) with a Java program as OGC Services. How can I do that?
BTW: I ...
1
vote
1answer
795 views
How to connect GeoServer with Java to a PostGIS/PostGres database?
I am having trouble using GeoServer to perform a shortest path analysis between two network points. My question is about connecting GeoServer with Java to a PostGIS/PostGres database.
I know that in ...
3
votes
2answers
3k views
Geoserver/java out of heap space - how do I increase it?
I'm new to Geoserver, Ubuntu and Java, but have downloaded a virtual machine from gisvm.com and am getting up to speed. I got as far as configuring it with some fairly large shapefiles from a project ...
3
votes
4answers
912 views
best browser framework
Dear all,
I am building a GIS system. All my data is stuffed into geoserver. I need to have a front end able to do the following:
Select one or several layers from geoserver and show it to the end ...