[Geoserver-users] Antw: Re: Can not use fire as a part of workspace or layer name

2018-09-05 Thread Tim Balschmiter
Hi,
thanks for the fast answer. I´ve created a lot of layers and
workspaces
for INSPIRE - everything is working fine. 
But when i create a workspace/layer wich has fire as a part of the
name, i got every time i call a service-request only the layer i´ve
created first.
So i call layer, i´ve created third time, i get only the first one. If
i rename the fire layer everything works fine.

I only created WFS layers by using app schema and the inspire addon.



>>> Nuno Oliveira  03.09.2018 15:06
>>>
Hi,

Not sure what do you mean by "i only get the layer i've created at
first" ?
Are you referring to the capabilities document ? Are you referring to
a
specific service (WFS, WMS, ...) ?

Regards,

Nuno Oliveira

On 09/03/2018 01:28 PM, Tim Balschmiter wrote:
> Hi,
>
> i've got a strange behavior of my geoserver (2.13.1) installation.
When i use "fire" as part of a layer name or a workspace name, i only
get the layer i've created at first. I've tested this on two systems
with the same result. Is it really a bug?
>
> Thanks a lot.
>
> Tim
>
>
>
>
>
--
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting
to this list:
> - Earning your support instead of buying it, but Ian Turton:
http://www.ianturton.com/talks/foss4g.html#/ 
> - The GeoServer user list posting guidelines:
http://geoserver.org/comm/userlist-guidelines.html 
>
> If you want to request a feature or an improvement, also see this:
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


>
>
> Geoserver-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/geoserver-users 
>

-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:  +39 0584 1660272

http://www.geo-solutions.it 
http://twitter.com/geosolutions_it 

---

Con riferimento alla normativa sul trattamento dei dati
personali (Reg. UE 2016/679 - Regolamento generale sulla
protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto,
gli eventuali allegati, etc.) è un dato la cui conoscenza
è riservata al/i solo/i destinatario/i indicati dallo
scrivente. Se il messaggio Le è giunto per errore, è
tenuta/o a cancellarlo, ogni altra operazione è illecita.
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to
which it is addressed and may contain information that
is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European
Regulation 2016/679 “GDPR” - copying, dissemination or
use of this e-mail or the information herein by anyone
other than the intended recipient is prohibited. If you
have received this email by mistake, please notify
us immediately by telephone or e-mail.




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to
this list:
- Earning your support instead of buying it, but Ian Turton:
http://www.ianturton.com/talks/foss4g.html#/ 
- The GeoServer use
r list posting guidelines:
http://geoserver.org/comm/userlist-guidelines.html 

If you want to request a feature or an improvement, also see this:
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer



Geoserver-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/geoserver-users




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 

[Geoserver-users] Extension modification

2018-09-05 Thread Olyster
Hi,

I'd like to make a small change to the oracle extensions
(gt-jdbc-oracle-version.jar).

I'd like to get a few pointers before starting.

I'm using eclipse.

I downloaded the extension's source code. 

I need to resolve dependecies, make the modification and recompile to .jar.

Thanks





--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Granule reharvest through REST API adds new, but does not delete

2018-09-05 Thread Lubomír Bucek

Dear all,

I came to a problem with reharvest imagemosaic granules via REST API and 
have no idea, what am I doing wrong:

I am creating an imagemosaic datastore for serving time-series data of
forecast (data will be changing every few hours), but the total volume is 
not that large to avoid using reharvest because of slowdown (lets say 100 
geotiffs maximum). 

The call to API:
curl -v -u admin:geoserver -XPOST -H "Content-type: text/plain" -d "file:///
path/to/mosaic" "http://localhost:8080/geoserver/rest/workspaces/ws/
coveragestores/cs/external.imagemosaic"
Does get through and it should update the mosaic (delete the reference to 
files, which are not present anymore) and update the new ones, but it does
only the second part. I can preview the newly gained tiffs, but I am also 
able to see the reference to the old files, which were deleted. The layer 
preview (getfeatureinfo) shows values of 0.0 for this missing file (not even
throwing an error, that this file is in fact missing in the folder). This 
happens the same way for shapefile index and postgresql database index in my
case.

I tried this for in standalone app running through startup.sh and also a 
docker image using .war version. As for the permissions, I set the whole 
data folder as 777 and I am able to "create" a new store there. I think that
I must be missing something on the permission side really badly. 

Sample data along with .properties files are here if someone would like to
try this issue:


https://www.dropbox.com/sh/av59r1r7slkpw2a/AAA51W6_iTZQKpvZo8aOriBFa?dl=0

Possible solution for me would be to "rename" the shapefile index to index_
old and then run the reharvest, which works, but leaves my service "dead" 
for the duration of reharvest operation (max 1 second, but still...), so I
would like to avoid that. 

Has anyone dealt with this before, or is reharvest working for everybody as
expected? 




OS: Ubuntu 16.04

Version: Docker container running development version build from 3.9.2018

mounting local directory to data_dir as a volume in docker run




Best,

Lubomír Bucek--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Unable to publish Geoserver pyramid layer

2018-09-05 Thread ICA - CV Agustin
Brad, 

[root@geoaisweb 0]# gdalinfo ENRC_L1_21JUN2018_1_1.tif
Driver: GTiff/GeoTIFF
Files: ENRC_L1_21JUN2018_1_1.tif
Size is 2048, 2048
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]]
Origin = (-60.0449471,-23.9855231)
Pixel Size = (0.001169459013181,-0.001169459013181)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  COMPRESSION=JPEG
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  ( -60.0449470, -23.9855230) ( 60d 2'41.81"W, 23d59' 7.88"S)
Lower Left  ( -60.0449470, -26.3805751) ( 60d 2'41.81"W, 26d22'50.07"S)
Upper Right ( -57.6498949, -23.9855230) ( 57d38'59.62"W, 23d59' 7.88"S)
Lower Right ( -57.6498949, -26.3805751) ( 57d38'59.62"W, 26d22'50.07"S)
Center  ( -58.8474210, -25.1830490) ( 58d50'50.72"W, 25d10'58.98"S)
Band 1 Block=256x256 Type=Byte, ColorInterp=Red
  Mask Flags: PER_DATASET ALPHA 
Band 2 Block=256x256 Type=Byte, ColorInterp=Green
  Mask Flags: PER_DATASET ALPHA 
Band 3 Block=256x256 Type=Byte, ColorInterp=Blue
  Mask Flags: PER_DATASET ALPHA 
Band 4 Block=256x256 Type=Byte, ColorInterp=Alpha


all users has permissions to the directories and files  Owner: tomcat and 
group tomcat   

thanks.

Agustín Flores Franco
Coord. de Sistemas e Gestão - AIMBR
CTCEA / DECEA
(21) 2101-6943  R. 6943
(21) 99768-1826 (Whatsapp)


De: br...@frogmouth.net 
Enviado: quarta-feira, 5 de setembro de 2018 04:17
Para: ICA - CV Agustin; geoserver-users@lists.sourceforge.net
Assunto: RE: [Geoserver-users] Unable to publish Geoserver pyramid layer

Can you show the details (e.g. with gdalinfo) on ENRC_L1_21JUN2018_1_1.tif?
Does your geoserver (or Tomcat, however you deployed it) user have
permissions to read that file?

Brad



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] NetCDF - time dimension/variable name creates issues

2018-09-05 Thread Corina Tudorache via Geoserver-users
Hi list,

I have been working lately a lot with netcdf files and I noticed some
inconsistency when trying to ingest them as netcdf store or imagemosaic,
when the time dimension/variable name is different than "time". So if the
time dimension is called time_2, there are issues for geoserver to recognize
it.  So if I have a netcdf with multiple subsets and the time span is
different for each of them, then the time name dimension/variable name has
to be named different than "time", otherwise all the other subsets will
inherit the time span of one of one the subsets.
Is there a way to manage this issue? I have tried to define the the subsests
with different time dimension name in an indexer.xml file, but didn't have
too much luck in getting it ingested in GeoServer.

The error message looks like this:
"Could not list layers for this store, an error occurred retrieving them:
Failed to create reader from
file:coverages/test/CCSM4_tx30anom_2070-2099_2.nc and hints Hints:
EXECUTOR_SERVICE = java.util.concurrent.ThreadPoolExecutor@127a42e7[Running,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
REPOSITORY = org.geoserver.catalog.CatalogRepository@f3bed61 System
defaults: FILTER_FACTORY = FilterFactoryImpl
FORCE_LONGITUDE_FIRST_AXIS_ORDER = true FEATURE_FACTORY =
org.geotools.feature.LenientFeatureFactoryImpl@7bc10d84
FORCE_AXIS_ORDER_HONORING = http LENIENT_DATUM_SHIFT = true
COMPARISON_TOLERANCE = 1.0E-8 STYLE_FACTORY = StyleFactoryImpl
GRID_COVERAGE_FACTORY = GridCoverageFactory TILE_ENCODING = null " 

Kind regards,
Corina



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Working with app schema - should I upgrade?

2018-09-05 Thread worldexplorer
Dear list, 

I've installed GeoServer 2.12.1 last winter and running successfully since
that day when working with complex features. I've noticed a lot of progress
this year in the community and seen the latest releases.   

I am little bit afraid to upgrade because there are some important projects
running on my GeoServer. And you better never change a running system. ;-)  

So I am asking you, are you recommend me to upgrade?
Are there any significant changes and improvements in regards to
performance? Especially when working with the app schema extension? 

Best,
Sebastian 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Unable to publish Geoserver pyramid layer

2018-09-05 Thread Andrea Aime
Hi,
unfortunately that error only hides the real issue, I've opened a ticket to
avoid that noise:
https://osgeo-org.atlassian.net/browse/GEOT-6115

To see the real issue, switch the logging level to "geotools developer
logging", run again,
then check the geoserver.log file, among much noise you should find the
actual error
just before the stack trace you reported in your first mail.

It will be a bit hard to find though... maybe a better solution is to roll
a custom logging
profile, e.g. a new $data_dir/logs/GEOTOOLS_INFO.properties, with the
following contents:

## This log4j configuration file needs to stay here, and is used as
the default logging setup
## during data_dir upgrades and in case the chosen logging config
isn't available.

log4j.rootLogger=WARN, geoserverlogfile, stdout

log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{dd MMM HH:mm:ss} %p
[%c{2}] - %m%n


log4j.appender.geoserverlogfile=org.apache.log4j.RollingFileAppender
# Keep three backup files.
log4j.appender.geoserverlogfile.MaxBackupIndex=3
# Pattern to output: date priority [category] - message
log4j.appender.geoserverlogfile.layout=org.apache.log4j.PatternLayout
log4j.appender.geoserverlogfile.layout.ConversionPattern=%d %p [%c{2}] - %m%n

log4j.category.log4j=FATAL

log4j.category.org.geotools=INFO
log4j.category.org.geotools.factory=WARN
log4j.category.org.geoserver=INFO
log4j.category.org.vfny.geoserver=INFO

log4j.category.org.springframework=WARN

log4j.category.org.geowebcache=INFO
log4j.category.org.geowebcache.seed.TruncateTask=WARN

And then go back in the GeoServer UI, and set that as the logging profile,
reproduce the error, look at the logs,
there should be significantly less noise in the log file.

Cheers
Andrea

On Tue, Sep 4, 2018 at 11:02 PM ICA - CV Agustin <
agustinfranco...@decea.gov.br> wrote:

> Hi everyone!!
>
>
> Help me please.
>
>
> I´m using Geoserver 2.13.1 version, Linux CentOS 7
>
>
> i create a pyramid with gdal_retile... the ImagePyramid Data Source was
> added. But when i try to create a layer ou publish i got an error like this:
>
>
> org.apache.wicket.WicketRuntimeException: Method onRequest of interface
> org.apache.wicket.behavior.IBehaviorListener targeted at
> org.apache.wicket.ajax.markup.html.AjaxLink$1@59cb4f09 on component
> [AjaxLink [Component id = link]] threw an exception at
> org.apache.wicket.RequestListenerInterface.internalInvoke(RequestListenerInterface.java:268)
> at
> org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:241)
> at
> org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.invokeListener(ListenerInterfaceRequestHandler.java:248)
> at
> org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.respond(ListenerInterfaceRequestHandler.java:234)
> at
> org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:895)
> at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64)
> at
> org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.java:265)
> at
> org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:222)
> at
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:293)
> at
> org.apache.wicket.protocol.http.WicketFilter.processRequestCycle(WicketFilter.java:261)
> at
> org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:203)
> at
> org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:137)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:624) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at
> org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:157)
> at
> org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:174)
> at
> org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50)
> at
> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963)
> at
> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897)
> at
> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
> at
> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:624) at
> org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
> at
> 

Re: [Geoserver-users] Unable to publish Geoserver pyramid layer

2018-09-05 Thread bradh
Can you show the details (e.g. with gdalinfo) on ENRC_L1_21JUN2018_1_1.tif?
Does your geoserver (or Tomcat, however you deployed it) user have
permissions to read that file?

Brad



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Geoserver failed when render solr data multi shards

2018-09-05 Thread Youzha
Hi i'm trying to rendering solr data spatial from geoserver layer.
when i try to render it from single shard solr collection, it works
normally.
but when i try to render it from multi shards solr collection, i've found
an error message below on my geoserver. Pls help & advice.

[image: image.png]
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users