The OpenGeo Suite is a web mapping platform built on open source geospatial components.
0
votes
1answer
309 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
190 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
237 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
906 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 ...
2
votes
1answer
360 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 ...
2
votes
1answer
348 views
Which web application framework is easiest for building website displaying lot of geospatial data?
I am building a simple website that displays a lot of geospatial data (which is routed through Geoserver). I was trying to use Drupal-6 to build the website component (non geospatial descriptions) but ...
5
votes
1answer
92 views
Interactive geographic region definitions
Background
An organization has regions within a province, but has no list of coordinates that define region boundaries. I would like to draw custom polygon areas on a map using a web-based and ...
1
vote
1answer
163 views
Displaying “numberoffeatures” in grid
How to display numberoffeatures in map using geoext on grid?
Ext.onReady(function() {
app = new Ext.Viewport({
layout: "border",
items: items
...
1
vote
0answers
347 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 ...
0
votes
2answers
938 views
How to build GeoExplorer on Windows
I am trying to utilize GeoExplorer (made by OpenGeo) to browse data provided by GeoServer.
So far, I have downloaded source code from https://github.com/opengeo/GeoExplorer. Some instructions I found ...
1
vote
3answers
319 views
Looking for PDF map downloading capability in OpenGeo GXP
I am looking for a plugin to OpenGeo GXP in order to download maps in PDF format.
Could you help me?
Thanks
1
vote
0answers
185 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
3
votes
2answers
408 views
Updating Apps on OpenGEO suite Community Edition
I would like to update PostgreSQL and PostGIS on Opengeo CE to a newer version, maybe the other apps too (geoserver, openlayers, etc). Can it be done? Can someone point me the right direction?
...
6
votes
4answers
960 views
Simplify GeoServer WFS output
I am dealing with some large datasets and would like to minimise the amount of data sent over the network. I am using OpenLayers' BBox strategy to only transfer the data that is needed but I am ...
4
votes
1answer
446 views
OpenGeo/GeoServer WFS - getting only as much data as is needed
There's probably a term for this that I'm missing that would help me find the answer...
My question is similar to a previous question of mine. I am using GeoServer (as part of the OpenGeo stack) as a ...
2
votes
2answers
1k views
How to can I run the OpenGeo Suite Community Edition under Apache Tomcat on Windows server 2003?
I have installed opengeo suite community edition on ubunutu 10.10 and it is working with apache tomcat and it all works great. So I decide to do the same on a Windows 2003 server at work.
Note: On ...
0
votes
2answers
520 views
OpenGeo Jetty server caching HTML files
I have installed GeoServer as part of the OpenGeo package. I am trying to create my own application but I am having problems. At first I couldn't save over my html files. Using Notepad2 I can now ...
0
votes
2answers
133 views
GeoServer preventing overwriting html files
I have GeoServer installed on Windows XP as part of the OpenGeo bundle. It's working well and I have just started creating my own app using it.
I have created an html file in \WebApps\apps and can ...
2
votes
1answer
1k views
Cannot populate a Ext GridPanel through GeoExt WMSCapabilitiesStore
I've been working through a few tutorial/starter map samples on the OpenGeo and GeoExt websites and have come upon a problem I cannot solve. I'm trying to load a list of layers from my GeoServer into ...
