The OpenGeo Suite is a web mapping platform built on open source geospatial components.
1
vote
1answer
91 views
Geoexplorer cannot Save and Publish maps
I installed Geoexplorer 3.0.2 according to instructions.
I also setup GEOEXPLORER_DATA in web.xml file and it seems that it works fine because http://localhost:8080/geoexplorer/maps/? returns:
...
1
vote
1answer
54 views
OpenGeo Suite Dashboard Not Showing Up
I installed the OpenGeo Suite in my computer running Windows 7 Home Edition. When I installed it, I checked the box "launch OpenGeo Suite" and it ran. After installing several other software (XAMPP, ...
0
votes
1answer
37 views
Getting Google Earth Plugin to work using OpenGeo suite-sdk
I am learning to make a web GIS using OpenGeo Suite-SDK. I have been trying to get the google earth plugin to work but I still fail to make it. I read from ...
0
votes
1answer
33 views
Edit and query buttons disabled in geoexplorer
I have an issue: edit and query buttons are disabled in geoexplorer. This app use to be OK and then went wrong without doing anything on my server. How can I fix this ?
Thanks, Thomas
4
votes
0answers
73 views
How to include streaming media into an OpenGeo system to monitor live-tracked animals?
I am wondering how to include streaming media (video), or camera feeds, into an OpenGeo system to monitor live-tracked animals.
I am currently doing so with different applications, but I want to do ...
1
vote
0answers
42 views
OpenGeo 3.0.2 Suite not starting on Windows 8 Pro 64 bit
Hi I need some help please,
OpenGeo 3.0.2 Suite not starting on Windows 8 Pro 64 bit.
The opengeosuite log is empty.
I tried to launch opengeo-suite.bat
The command output is :
"Sorry, one ...
1
vote
0answers
49 views
Installing OpenGeo suite breaks tomcat on an instance of AWS Ubuntu Server 12.04
I am running an instance of Ubuntu Server 12.04 on AWS and after installing the OpenGeo suite have been unable to get access to tomcat6 via localhost:8080 and thus no access to the OpenGeo dashboard.
...
1
vote
0answers
85 views
Multipolygon WFS Layer do not show
I am new in GIS and I am exploring OpenGeo for a weeks.
->What I am trying to do?
Show in a map (using Goolgle Layer), 1 Layer representing administrative areas of my country (witch is Portugal). ...
1
vote
0answers
164 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
176 views
Add SLDs to GeoServer using REST API Fails
I have been writing some python code to automatically add data layers from PostGIS to GeoServer and attach a suitable SLD as default. I got this working using the following code:
...
1
vote
0answers
345 views
Cannot Edit Features of PostGIS Layers in OpenGeo GeoExplorer
I admit I originally posted the question here:
http://getsatisfaction.com/opengeo/topics/cannot_edit_features_of_postgis_layers
But due to no response and not finding a solution, I thought I'd try ...
1
vote
0answers
182 views
About event to Latitude and Longitude in C#
I am beginning to study Ready GXP and I would like to know which event receives Latitude and Longitude and passes them to the browser for execution in C#.
Could you help me ?
Thanks
0
votes
0answers
23 views
Vector Layer not working in opengeosuite
I need to create a vector layer using wfs protocol to give input to my gs:Nearest WPS process.
this.layer2 = new OpenLayers.Layer.Vector("parks", {
strategies: [new ...
0
votes
0answers
35 views
My geoserver is showing HTTP ERROR: 503 SERVICE_UNAVAILABLE and empty log file
I reinstalled opengeosuite many times but still I cant open geoserver. PostGIS and Geoexplorer are working fine. my environmental variable is set to
variable name:GEOSERVER_DATA_DIR
value: ...
0
votes
0answers
69 views
How to add geocoder and routing options in geoexplorer in Opengeo suite 3.0.1?
I am using Opengeo suite 3.0.1 and was wanted to know if there is a way to add a geocoding and routing options using osm. Basically, I am trying to add text boxes (one for start point and one for end ...
0
votes
0answers
38 views
Not seved chenges in Postgres from Opengeo API
I create my site like http://suite.opengeo.org/recipes/#app/wfs/commitedits but with my data from postgres(9.2). After chenged and press Save show error: Cannot read property 'features' of null. Also ...
0
votes
0answers
65 views
How to create a collaborative mapping website?
I have read about webservers, static and dynamic pages, cgi-bin...
I can create a simple web mapping service in which a map with layers and controls will be there.
And now I want to provide login ...
0
votes
0answers
128 views
Are there any free tools that can view and edit ArcGIS Map Packages?
I'm looking for a tool that can open ArcGIS Desktop 10 map packages (.mpk files) and allow in a simplified way for a third-party to add geology cross sections and well points.
Any suggestions? It ...