Hello!
I'm trying to add an ImageMosaicJDBC data store to my Geoserver 2.8.0
instance, but am receiving this error:
Error: could not list layers for this store, an error occurred retrieving
them: Failed to create reader from …. and hints null.
I've spent some time searching for solutions, but th
In our clustered GeoServer architecture, we are creating coverage stores/layers
dynamically using GeoServer's REST configuration API.
Some of the coverage stores are not reporting that they have been created (I
used this URL to verify:
http://localhost:8080/geoserver/rest/workspaces//coveragestor
Found it here, http://docs.geoserver.org/stable/en/user/rest/api/datastores.html
thanks for the pointer!
On Wed, Jan 6, 2016 at 12:54 PM, Alex O'Ree wrote:
> Fantastic, can you point me towards the documentation or any where
> with more info?
>
> On Wed, Jan 6, 2016 at 12:36 PM, Jody Garnett wr
Hi there
Just learning about Geoserver - I have a multi-tenant web mapping
application running on ArcGIS server which I am trying to replace with
geoserver. Identity of the users for tenants are maintained through another
identity api. After successful login Api generates the session token
through
Fantastic, can you point me towards the documentation or any where
with more info?
On Wed, Jan 6, 2016 at 12:36 PM, Jody Garnett wrote:
> The REST API can be used to load and configure raster content. The importer
> can also be pointed at a directory of spatial files and do a bulk import ...
> an
The REST API can be used to load and configure raster content. The importer
can also be pointed at a directory of spatial files and do a bulk import
... and the importer is also available via a REST API :)
--
Jody Garnett
On 6 January 2016 at 09:24, Alex O'Ree wrote:
> I have a large collection
I have a large collection of geotiff files, is there a process to
getting them all bulk imported into geoserver? Any kind of script or
command line interface I can use? Perhaps a rest api?
--
__
Hi:
Thanks you.
I use querylayer module like below in sld:
http://www.opengis.net/sld StyledLayerDescriptor.xsd"
xmlns="http://www.opengis.net/sld";
xmlns:ogc="http://www.opengis.net/ogc";
xmlns:xlink="http://www.w3.org/1999/xlink";
xmlns:xsi="http://www.w3.org/2001/XMLSc
Hi,
gs:Query cannot be used in rendering transformation. As already suggested,
chaining transformations
in SLD was not included in the original development and testing, it's there
mostly as an accident, but needs
more development to actually work (see
https://github.com/geoserver/geoserver/wiki/Suc
Hi:
I want to use gs:Query in sld to cropCoverage.
Below sld is not work;
SLD:
http://www.opengis.net/sld StyledLayerDescriptor.xsd"
xmlns="http://www.opengis.net/sld";
xmlns:ogc="http://www.opengis.net/ogc";
xmlns:xlink="http://www.w3.org/1999/xlink";
xmlns:xsi=
10 matches
Mail list logo