Hi Justin,
Thanks for your reply!
Maybe it was not in the actual release notes but the announcement on the
GeoServer Blog, http://blog.geoserver.org/2012/09/21/geoserver-2-2-released/.
You can read about it under the section Data access.
It would be great if you could provide me with
Hi everyone!
I'm running an old version of Geoserver (GeoServer 2.0-RC1). I've set all
layers (read and write permissions) to be accessed only by
ROLE_ADMINISTRATOR users.
Geoserver side is working fine. When I open geoserver web interface, I
can't see any layers. If proceed with login with admin
On Wed, Oct 17, 2012 at 2:14 AM, apmartins wrote:
>
> Another question: can I know how much percentage of the area is being
> intersected by the buffer? Is there a direct way? I use te
> percentagesEnabled and te areasEnabled of the
> gs:IntersectionFeatureCollection but I don't think that's what
Hi Al,
You might get a better response on the openlayers forum. But I would just
make a request like the one below and view the source of the page. That
will give you the full ol configuration. In GeoServer this is generated
with a template which you can find here:
https://github.com/geoserver/ge
Hi Krister,
Where did you see it referenced in the release notes?
Basically its still an unsupported module in geotools.
https://github.com/geotools/geotools/tree/master/modules/unsupported/ogr
There are two flavours of it. Both require ogr to be installed on the
system. One uses a library ca
I am having trouble displaying a shp-file map on a web browser using
OpenLayers. The map displays fine within GeoServer using the demo viewer.and
the following script:
http://localhost:8088/geoserver/wms?bbox=-88,11,-84,15&styles=nicbase,l4Roads&Format=application/openlayers&request=GetMap&l
Hi,
In the release notes for GeoServer 2.2 there is information about an
experimental OGR data store. I have searched for more information about
this but can't find anything. So, where can I find more information
about how to configure and use this new OGR data store?
Best Regards
/Kriste
Hi all
I am fairly new to geoserver. I want to use it to display some
geographic data and some schematic plans. Obviously the geographic
data is quite straightforward but the schematics are causing me a
small problem.
I have the vectors stored in Oracle, with a "non-earth" SRS. The WKT
is given
Here is my "PPIO":
*
public class MyProcessPPIO extends XStreamPPIO {
public MyProcessPPIO() {
super(MyProcessPPIO.DownloadUrl.class);
}
@Override
protected XStream buildXStream() {
XStream xstream = new XStream() {
protected MapperWrapper wrapMapper(Mapp
Thanks a lot Martin. It was exactly that. I was missing the gs:Feature :)
I talked about performance because I was doing "simple" test operations like
reprojectGeometry and took a lot of time.
Another question: can I know how much percentage of the area is being
intersected by the buffer? Is ther
Hello,
I have a web app that shows a large, very complex vector layer that
takes a long time to draw, so I thought that it might be a good idea to
use tiling (the integrated geowebcache in geoserver 2.2) to accelerate it.
My clients access the layer via WMS queries which always include a
CQL_F
On Wed, Oct 17, 2012 at 9:19 AM, Andrea Aime
wrote:
>
>> Long story short, we have to go into the OGC scale computation, not in
> the accurate one, since that code is WMS (thus it has to respect OGC
> directives)
>
Fixed: http://jira.codehaus.org/browse/GEOS-5354
(btw, for the interested coder, t
On Tue, Oct 16, 2012 at 6:17 PM, Martin Davis wrote:
> This is due to the calculation of the wms_scale_denominator environment
> variable, which I think was added in 2.2.
>
> There is an open GeoTools ticket covering this:
>
> https://jira.codehaus.org/browse/GEOT-4269
>
> As you say, it doesn't
13 matches
Mail list logo