The OpenGeo Suite is a web mapping platform built on open source geospatial components.
0
votes
0answers
10 views
bug with the Opengeo.repo
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 ...
2
votes
1answer
67 views
Can the Open Geo Community Edition be used in a commercial project?
I would like to know, if the Community edition of Open Geo suite can be use in a commercial project ?
And, what are the conditions for use this 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
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 ...
1
vote
1answer
92 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
65 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
62 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
43 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
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
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
1
vote
1answer
49 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
51 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
95 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
36 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
33 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
84 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
46 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
86 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
149 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
71 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
56 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
127 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
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 ...
1
vote
0answers
165 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
160 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
54 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
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
2answers
369 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
161 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
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 ...
5
votes
1answer
142 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
184 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
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:
...
4
votes
2answers
178 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
155 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
380 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
85 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
156 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
126 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
155 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
225 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 ...
0
votes
1answer
299 views
add grid to GetFeature Info tool
I have added the GetFeatureInfo Tool to my Viewer but the PopUp does not have a grid in it to display the Feature Info neatly.
How do I get the grid layout in the Feature Info PopUp, like the one ...
0
votes
2answers
189 views
Setting up pre-requisites for creating viewer using suite-sdk
I am creating a Viewer using the suite-sdk from the following tutorial, which says
The Client SDK should be installed onto a machine where the development will occur. This is typically bundled with ...
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 ...
2
votes
2answers
235 views
Is it possible to convert an ESRI style sheet to a font set?
This is related to Retain ESRI symbology in Mapinfo TAB
As a workaround I am wondering if I can save all my ESRI symbology from the lyr files created using the script below to an ESRI style sheet and ...
2
votes
2answers
893 views
Installation issue with OpenGeo-Suite
Ok so last time had a big issue with running WFS. Seems the issue was neither with my OpenLayer code nor Geoserver. The issue was with the servers not able to communicate with each other. The tomcat 6 ...
1
vote
1answer
353 views
Uninstall opengeo suite in Ubuntu
How can I properly uninstall the complete opengeo suite in my Ubuntu 12.04? I had installed opengeo suite but it seems there was some error in the PostGIS extension to the Postgres of the OpenGeo ...

