Hi,
see the other thread, collections are not necessarily storing features, you
must wrap them.
The ClipProcess I've indicated in previous exchanges does exactly this, I
don't understand why you're
not simply using it?
Cheers
Andrea
On Tue, Oct 16, 2018 at 9:56 PM Olyster wrote:
> Hi,
>
> I'm
Hi Judd,
nope, that change cannot be accepted, the output of that code must be in
WGS84, while it might work in your specific case,
it can easily have side effects in other cases. Sorry!
Envelope reprojection among two generic CRSs is a complicated topic, has a
number of heuristics and special cas
On Fri, Oct 19, 2018 at 10:40 PM Olyster wrote:
> Hi,
>
> is it me or this will never work ?
>
> In SimpleFeatureImpl
>
> public void setDefaultGeometry(Object geometry) {
> Integer geometryIndex = index.get( null );
> if ( geometryIndex != null ) {
> setAttribute( geo
Hi Julien,
please keep reply on list, as indicated in the list usage guidelines:
http://geoserver.org/comm/userlist-guidelines.html
About the select(*) count, indeed clients use it to support paging and
removing it will
likely break some of them. However the standard allows to return "unknown"
in
I don’t think there is any way to do this without code changes on the geoserver
side. You could modify your client, or use a rewriting proxy.
You should be careful about making changes that will make the XML different to
that expected by standard clients.
Brad
From: Dipak Gupta
Sent
On Sat, Oct 20, 2018 at 9:58 PM Jonathan Moules <
jonathan-li...@lightpear.com> wrote:
> Hi Lists,
>
> I'm cross posting this to GeoServer-Users over from QGIS-Dev as the
> current QGIS code seems to be trying to work around a GeoServer quirk
> based on Nyall's code-comment snippet.
>
> Is there s
Hi Andrea,
This is the GDALINFO:
C:\ECW\Weesp>gdalinfo Parcel2_Weesp_Mosaic.ecw
Driver: ECW/ERDAS Compressed Wavelets (SDK 3.x)
Files: Parcel2_Weesp_Mosaic.ecw
Size is 175000, 175000
Coordinate System is:
PROJCS["NUTM31",
GEOGCS["RIJKDRIEHOEKSMETING",
DATUM["RD",
SPHEROID[
Hi,
the WFS protocol has no way to advertise limits on the bounding box, so
trying to apply them would break
any "standard" client, only clients hand-crafted to work against our
service would be able to reliably extract information
out of it.
The WFS protocol choice to avoid overloading the server
Hi,
I would like to protect my WFS server from overcapacity and thus I would
like to be able to be able to tune the maximum "cost" of a single request.
I already have a way to rate limit the number of calls so that once I'll be
able to tune the maximum cost of a single request it will be easy to
pr
Hi Ron,
no clue, I was under the impression that ECW files had no transparency
information... but
I haven't really looked much into it, server side usage of ECW requires an
expensive licence
to be done legally, so we normally just don't use it.
Can you run a gdalinfo on your file?
Cheers
Andrea
When I open an ECW file in QGIS then the black background of the ECW is
automatically made transparent.
When I add the same ECW in Geoserver via ECW plugin then the background is
black and not transparent.
Also if I change the footprint behavior to "Transparent". I have to make a
shape footprint fi
Hi Georver Team,
I want to add extra parameter like ows:ExceptionReport in wcs xml response
of get capabilities from geoserver.
--
Dipak Gupta
Associate IT Developer
Ph no.- +917587113200
___
Geoserver-users mailing list
Please make sure you read the
The problem was that the layer was created via the REST API without the entry
for FootprintBehavior. That's why it was not visible in the Web interface.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html
___
Geoserver-use
13 matches
Mail list logo