The OpenGeo Suite is a web mapping platform built on open source geospatial components.

learn more… | top users | synonyms

1
vote
1answer
21 views

OpenGeo Suite start up failure

I started the openGeo Suite 3.0.1 in Windows 8 and after a while I get this error: Giving up on starting the Suite as it is taking longer than expected Any idea?
1
vote
1answer
61 views

GeoServer Web Admin Interface: 404 error

I'm working through the OpenGeo workshop and I'm stuck with setting up a GeoServer. When I try to access the Web Admin Interface localhost:8080/geoserver/, Tomcat reports a "HTTP 404 Status" error ...
0
votes
0answers
25 views

Is OpenGeo Centos6 Repository Broken : Dashboard Geowebcache… missing [duplicate]

Hy, Sorry if my french level of english is not fullfilling the requirements of this post. So here is my question : Is it normal for an installation thanks to the official ressource here that the ...
-1
votes
0answers
34 views

Is Centos repository broken? [closed]

As I have some problems described here : bug with the Opengeo.repo, I tried it another way. As my Centos installation failed due to the lack of the geowebcache/dashboard/recipe and so on, I made ...
0
votes
1answer
18 views

How to logout when there is no cookie found?

I am using Opengeo Suite and through client SDK I created an application. When I run the application, browser automatically shows the login panel. After entering the username and password, it takes ...
1
vote
0answers
33 views

install opengeo on Arch Linux

I am trying to install the opengeo suite (community) for a project I have. The thing is that my Linux distribution is Arch Linux, for which the package manager is pacman and not apt-get as it is the ...
0
votes
1answer
48 views

bug with the Opengeo.repo [closed]

I would like install opengeo-suite but i have a pb. I download the repo in /etc/yum.repos.d but when i would install opengeo-suite (yum install opengeo-suite) i have this answer : Finished ...
3
votes
1answer
97 views

Can the OpenGeo Community Edition be used in a commercial project?

I would like to know if the Community edition of OpenGeo Suite can be used in a commercial project? And, if so, what are the conditions of use for the Community edition?
0
votes
0answers
11 views

Configure OpenGeo's Jetty to run php scripts [migrated]

I am using OpenGeo package on windows to develop a web mapping application with sdk suite. I would like to create a submit form dialog box with a php script, which saves the data to the database. ...
0
votes
0answers
15 views

How to develop an Opengeo Suite Client SDK with Eclipse? [migrated]

I have a problem in developing an Client SDK application with Eclipse, maybe someone already do this. I started by creating a new application with the Client SDK by following the tutorial : ...
0
votes
1answer
38 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 ...
1
vote
1answer
105 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: ...
0
votes
1answer
75 views

LayerUploadPanel not works

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 ...
1
vote
1answer
70 views

How to make timeline with OpenLayers?

I have OL, GeoExt, gxp. I have a layer with Date attribute. So i want to show features with same date. I found example using gxp_playback, but its not work couse its cant find ...
1
vote
0answers
47 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 ...
0
votes
0answers
24 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
1answer
34 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
1
vote
1answer
64 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 ...
1
vote
0answers
56 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
3answers
102 views

Does OpenGeo Suite give their full capability for free?

Can you help me to decide if I should install Geoserver, PostgreSQL and OpenLayers by myself or should I use OpenGeo Suite as it involves all these? I would need full capability which all these ...
0
votes
0answers
40 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: ...
2
votes
1answer
37 views

How to install multiple versions of postgres in same os windows 7 64-bit?

I have already installed PostGIS along with opengeosuite and it is the latest version. Now I want to run pgrouting but the latest stable version does not compatible to the latest postgres versions. ...
0
votes
1answer
88 views

Install Opengeo 3.0.1 in ubuntu 12.04

I tried to install OpenGeo community edition 3.0.1 in Ubuntu 12.04. In the installation instruction it is mentioned that this version is supported only "10.04 and ...
0
votes
1answer
56 views

raster2pgsql missing in Opengeo-suite installation

I installed opengeo-suite 3.0.2 on Ubuntu 12.04 and although the stack seems to be working fine, raster2pgsql is no where to be seen! root@mywebsite:/usr/local/lib/postgresql/9.2# locate raster2pgsql ...
0
votes
0answers
18 views

Importing openstreetmaps exported OSM to opengeo using osm2pgsql problems [duplicate]

i'm having some issues when i go to import osm using osm2pgsql. My layers are showing all the roads coming from a single point. See photo link. I have loaded the same OSM file into Qgis and ...
1
vote
0answers
96 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
1answer
170 views

trying to use mbtiles as a OpenLayers.Layer.TMS

I am modifying the opengeo MapBoxSource plugin. The plugin is able to render MapBox Mbtiles into a openlayers TMS layer. I am modifying the plugin so that it will render my own tilesets served from ...
0
votes
0answers
74 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 ...
1
vote
1answer
61 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, ...
1
vote
2answers
139 views

Can anyone point me to good development environment in linux for client side search with flex or javascript?

I want to create a client in mapfish, and/or opengeo, using open layers, maybe cartaro and would like to play in a development environment using flex or javascript. I need to take my data, make it ...
0
votes
0answers
40 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 ...
1
vote
0answers
171 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 ...
0
votes
1answer
173 views

OpenLayers/Geoserver cross domain problem [duplicate]

I'm using OpenLayers and OpenGeo Suite with WMS requests.The tiles load fine, but when I try to load a getFeatureInfo I get a cross domain error. I read about including crossdomain.xml in the ...
3
votes
1answer
56 views

OpenGeo Suite PostGIS Data Location

I have OpenGeo Suite installed on a server. I want to have the PostGIS data stored on a different drive (D) on the server instead of on the C drive under my username. How do I do this?
0
votes
0answers
70 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
2answers
388 views

GeoServer WMS Layer not working in OpenLayers

Here is my code: var map; function init() { var options = { maxExtent: new OpenLayers.Bounds(-135.326858520508,-30.5615100860596,179.357788085938,69.604377746582), units: 'm', projection: ...
3
votes
1answer
163 views

How to put data in remote geoserver?

I created some layers and upload it to PostGIS and then GeoServer and then styled it using GeoExplorer. I have done all this in localhost. I used the iframe generated in GeoExplorer and used it in my ...
4
votes
0answers
75 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 ...
5
votes
1answer
147 views

PostGIS - Why are my ST_Union results (stored in a new table) outputting as points and not polygons?

I've decided to move to PostGIS to merge polygons rather than spend hours doing in in QGIS. However, I'm hitting an issue where the results of an ST_Union query are being stored, or at least outputted ...
0
votes
2answers
197 views

No Postgis after installing opengeo suite

After the installation of the opengeo suite; everything seems to work fine, except for the postgis extension of postgresql. In the dashboard all the postgis options are greyed out. The system is ...
1
vote
0answers
182 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: ...
4
votes
2answers
182 views

Create subsetted multiband image from multiple files using gdal or python?

Given a time series of an area (single band), how you subset them and combine the subsets into a single multiband file (eg. vrt) using gdal or gdals' bindings for python?
2
votes
2answers
157 views

Why does GeoServer copy my PostGIS tables?

I have some geospatial data in a PostGIS database. I want to serve that data to a web map app with GeoServer. But every time I add a table as a layer in GeoServer, it creates a duplicate table in ...
3
votes
1answer
395 views

Problems with gxp Print plugin via opengeosuite sdk

I am trying to import the print plugin within an application built using the Opengeo Suite sdk and I have run into issues as is described in the following thread ...
1
vote
1answer
86 views

Intersecting 3 tables with Spatial SQL

I have three tables I need to intersect but not sure how to get the third Heres what I have so far: SELECT nyc_neighborhoods.name, SUM(nyc_census_blocks.popn_total) AS POP FROM nyc_neighborhoods JOIN ...
0
votes
1answer
162 views

Unable to locate PostGIS in OpenGeo Suite using command line

I am working on this new ubuntu 12.04 server and I need to work on the Postgres database which is PostGIS enabled. The problem is I am not sure how to locate the database using command line. The ...
3
votes
1answer
127 views

Error Installing libgdal1 Package

I'm trying to install the libgdal1 package on Ubuntu 12.04, but the apt is returing this error: dpkg: error processing /var/cache/apt/archives/libgdal1_1.9.1-2~precise4_amd64.deb (--unpack): ...
2
votes
1answer
159 views

How to build and deploy GeoExplorer on jboss 5.1.x?

I am trying to deploy opengeo GeoExplorer on jboss 5.1.x by using this command: ant deploy -Dcargo.host=localhost -Dcargo.port=8080 -Dcargo.container=jboss51x -Dcargo.username=abc ...
1
vote
2answers
229 views

OpenGeo Client SDK set up for Windows 7 - what is ant path?

I am relatively new at this and so these questions may seem a little basic to most. I have installed the OpenGeo Suite which includes the Client SDK on Windows 7. I have also installed JDK6. But I ...
1
vote
1answer
143 views

adding feature grid using ClientSDK

I am adding a Feature Grid in the Map page using this tutorial and I am not sure where exactly I have to add, autoLoadFeatures: true The tutorial says that I need to edit the feature manager ...

1 2