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

learn more… | top users | synonyms

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
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 ...
6
votes
4answers
950 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 ...
0
votes
2answers
132 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 ...