Tagged Questions
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 :
...
1
vote
1answer
145 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 ...
3
votes
1answer
379 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
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
141 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
298 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
188 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 ...
