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

learn more… | top users | synonyms

0
votes
1answer
29 views

OpenGeo SDK modify the getfeatureinfo popup

I would like to modify the opengeo sdk gxp.FeatureEditPopup. I want to construct a clickable hyperlink, I would like to add a new field to the popup that would be "http://someurl.com/" followed by a ...
1
vote
2answers
34 views

Problem with PostGIS in Opengeo Suite in Ubuntu 13?

Everything is working fine after installing the Opengeo Suite in Ubuntu except PostGIS issues. In the dashboard the PostGIS manage is disabled(grey) but PostgreSQL is working via pgadmin3. And also ...
2
votes
1answer
34 views

GeoServer: Link meta data to raster image?

I want to use the OpenGeo Suite to publish different sets of raster imagery with associated data. Doing this with vectorial data works fine: Setup the data base in postGIS: import the vectorial ...
1
vote
0answers
39 views

How to add a search box (OpenGeo Suite Client SDK)?

I'm using the OpenGeo Suite Client SDK to create a web mapping application. To perform searches I'm currently using the QueryForm plugin. Instead of using the QueryForm I would like to add a search ...
-6
votes
0answers
31 views

Error in catalina.out in Opengeo [closed]

In catalina.out when i load big Imagemosaic i get this: 10 июн 16:20:41 ERROR [geoserver.ows] - java.lang.NoClassDefFoundError: com/google/common/cache/RemovalCause at ...
-2
votes
0answers
85 views

After restart Opengeo(tomcat6) not working Geoserver

After restart opengeo and click on dashboard Geoserver i get error: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from ...
1
vote
1answer
52 views

Loading PGadmin III GUI Linux

Having tested out the functionality of OpenGeo Suite Community, I have installed the Linux version on my Centos 5 Server. However unlike in windows the dashboard is greyed out for Post GIS. I believe ...
0
votes
1answer
9 views

CSWcataloguesource.js plugin “add to map” button not working!

I got stuck in using CSWcataloguesource plugin in my OpenGeoSuite custom application. It shows all the layers available in geonetwork but when click the "add to map" button it shows the following ...
0
votes
0answers
26 views

error printinf pdf in opengeo suite client sdk app

I am using OpenGeo Suite 3.0.2 I created an app using Client SDK. Stored the raster and vector data on postgreSQL/PostGIS print tool is not working, giving error i.e. "Java.io.IOException: the ...
0
votes
1answer
28 views

Couldn't create DrawBox plugin with opengeo client sdk

Hi, I followed the official tutorial explaining how to create personal plugin with openGeo client sdk but unfortunately I couldn't perform that task. In the beggining, i "copy/ past" the code as it ...
-1
votes
1answer
25 views

Task of Apache Ant [closed]

I am using Opengeo Suite Client SDK to create an application. Client SDK needs Apache Ant installed and path setup. My question is "What is the task of Apache Ant ?" Thanks Akhil
-5
votes
0answers
36 views

Error in Opengeo(catalina.out)

I have error in catalina.out after Geoserver down, there have something not good? ERROR: ERROR [geoserver.ows] - java.util.MissingResourceException: Could not load any resource ...
-1
votes
1answer
42 views

opengeo Error: Could not create tool plugin with ptype: gxp_queryform

I'm trying to develop the tutorial of opengeo-suite sdk, but when I try to add a queryform to my app, firebug throws this exception: Error: Could not create tool plugin with ptype: gxp_queryform ...
0
votes
0answers
28 views

Geoserver not connecting to SQL Server via JDBC

I have Geoserver 2.2-SNAPSHOT installed on Ubuntu Server 10.04 as a VirtualBox guest on a Windows 7 host. This is part of a larger OpenGeo installation. I am trying to create a new SQL Server 2008 ...
4
votes
1answer
128 views

How to import GeoTIFF via postGIS into GeoServer?

As a simple test case, I'm trying to configure the software stack of OpenGeo such that I can display a GeoTIFF as an overlay to a normal map like OSM. So I perform the following steps: Create a ...
0
votes
1answer
36 views

Which is better for tiling: raster2pgsql or GeoWebCache?

We have some raster image data stored as GeoTIFF which we would like to make available online as an overlay using the OpenGeo framework. As the data covers only a spatially restricted area and we ...
1
vote
1answer
52 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?
2
votes
1answer
153 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
49 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
25 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 ...
2
votes
0answers
49 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
81 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 ...
4
votes
1answer
137 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
19 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
1answer
53 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
137 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
93 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
84 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
54 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
27 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
48 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
106 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
71 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
121 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
59 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
48 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
111 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 ...
1
vote
1answer
81 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
1answer
194 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
84 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
68 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
203 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
43 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
201 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
202 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
62 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
79 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
487 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: ...

1 2