Re: [Geoserver-users] Possible bug when using the REST API to create an empty imagemosaic without configuring it

2023-08-24 Thread Corina Tudorache via Geoserver-users
I am updating this answer in case someone else will come across this issue in the feature. It seems python creates an extra folder if the zip file is created from a folder with configuration files in it, so the zip file has to be created by zipping only the files, not the folder. Curl doesn’t se

Re: [Geoserver-users] Possible bug when using the REST API to create an empty imagemosaic without configuring it

2023-08-08 Thread Corina Tudorache via Geoserver-users
Hi all, I just wanted to give an update on this issue that I had. It seems the curl command doesn’t create the extra folder after unzipping the file, but python does that. Has anyone had this issue before? I am using request library. At the moment I am just updating the path in the coveragestore

[Geoserver-users] Issues creating an imagemosaic with relative path to the granules

2023-04-27 Thread Corina Tudorache via Geoserver-users
Hi everyone, I have managed to create an imagemosaic by passing absolute path to granules in a Postgres database, but I am unable to use a relative path despite passing attibutes like IndexingDirectories=/opt/data and AbsolutePath=false In the indexer.properties file. I am not sure what I am

[Geoserver-users] Creating COG from s3/wasaby private bucket

2023-03-15 Thread Corina Tudorache via Geoserver-users
Hi everyone, I know this subject has been approached previously, but the instead of AWS, google cloud platform was involved. I read the thread for that issue, but I wasn’t able to see any solution at the end. I am trying to create an imagemosaic with data taken from a private S3 bucket, using

[Geoserver-users] Possible bug when using the REST API to create an empty imagemosaic without configuring it

2022-11-23 Thread Corina Tudorache via Geoserver-users
Hi all, Recently I have tried to create imagemosaic using the REST API and I found a possible bug when creating an empty imagemosaic without configure it, following the steps shown here: https://docs.geoserver.org/latest/en/user/community/cog/mosaic.html The path to the configuration files sho

Re: [Geoserver-users] Imagemosaic with COG shows black images

2022-11-09 Thread Corina Tudorache via Geoserver-users
Turns out it was a problem with my server. All is good now. Cheers, Corina Sent from Outlook for iOS From: Corina Tudorache Sent: Tuesday, November 8, 2022 12:40:41 PM To: geoserver-users@lists.sourceforge.net Subject: Imagemosaic with CO

[Geoserver-users] Imagemosaic with COG shows black images

2022-11-08 Thread Corina Tudorache via Geoserver-users
Hi all, I have succeeded to create an imagemosaic with COG files, with data idexed in postgresql. The problem is that the rasters are shown black. The COG files are stored locally. This is the content of the consfiguration files: datastore.properties: user=postgres port=5432 passwd=postgres u

Re: [Geoserver-users] Size of a Mark in metre units seems to be different between projections

2019-11-22 Thread Corina Tudorache via Geoserver-users
Hi Andrea, You were actually right, I was testing against 4326 and not 3857 where the problem first manifest. Just to confirm that using "&scaleMethod=accurate" in the wms request does indeed solve the problem. Many thanks,Corina On Friday, 22 November 2019, 10:19:58 GMT, Andrea Aime w

Re: [Geoserver-users] Size of a Mark in metre units seems to be different between projections

2019-11-22 Thread Corina Tudorache via Geoserver-users
Hi Andrea, Thank you very much for your reply, using scaleMethod definitely gets us closer to the what we need, but there is still a small difference. What we found to work, is using  this approach:       error       

[Geoserver-users] Size of a Mark in metre units seems to be different between projections

2019-11-21 Thread Corina Tudorache via Geoserver-users
Hi list,   I've come acrosswith something which I an not sure is a bug or not: In a nut shell itrelates to the size of a Mark in metre units and how this seems to differbetween projections. For example: when the srs is EPSG 27700, the Marks are correctlysized, whereas with EPSG 3587 they are sm

Re: [Geoserver-users] Test stress

2018-09-18 Thread Corina Tudorache via Geoserver-users
Hi Pablo, Have a look at Jmeter. https://geoserver.geo-solutions.it/edu/en/enterprise/jmeter.html Kind regards, Corina > On 15 Sep 2018, at 20:17, Pablo J. Zader wrote: > > Hi list > I have been working on a "webgis" for some time using geoserver as a map > server. The project has been gro

[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 recog

Re: [Geoserver-users] Error when trying to create an imagemosic from tif files

2018-08-20 Thread Corina Tudorache via Geoserver-users
ly by telephone or e-mail. On Wed, Aug 15, 2018 at 6:23 PM Corina Tudorache via Geoserver-users wrote: > > > Hi list, > > I have an issue when I try to create an imagemosaic from tif files, but teh > same files I can ingest them if I don't use a datastore.properties files. So

Re: [Geoserver-users] Error when trying to create an imagemosic from tif files

2018-08-20 Thread Corina Tudorache via Geoserver-users
ended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail. On Wed, Aug 15, 2018 at 6:23 PM Corina Tudorache via Geoserver-users wrote: > > > Hi list, > > I have an issue when I try to create an imagemosaic from tif files,

Re: [Geoserver-users] Error when trying to create an imagemosic from tif files

2018-08-20 Thread Corina Tudorache via Geoserver-users
have received this email by mistake, please notify us immediately by telephone or e-mail. On Wed, Aug 15, 2018 at 6:23 PM Corina Tudorache via Geoserver-users wrote: > > > Hi list, > > I have an issue when I try to create an imagemosaic from tif files, but teh > same files I ca

[Geoserver-users] Error when trying to create an imagemosic from tif files

2018-08-15 Thread Corina Tudorache via Geoserver-users
Hi list, I have an issue when I try to create an imagemosaic from tif files, but teh same files I can ingest them if I don't use a datastore.properties files. So creating only a shapefile that stors the the data for the rasters works. The error message is like this: Could not list layers f

Re: [Geoserver-users] Netcdf import error - Netcdf supported formats?

2018-07-13 Thread Corina Tudorache via Geoserver-users
Hi Lennert, A quick question, is the nv dimension the depth ? So you actually have also time dimension, the parameter (air_temperature for example) and you also have the depth? I am asking because I also use netcdf files and some parameters also have depth dimension and I thought it is not possibl

[Geoserver-users] FAIL - Application at context path [/geoserver] could not be started FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[C

2018-07-13 Thread Corina Tudorache via Geoserver-users
Hi list, I have problems starting GeoServer that is located in /usr/share. I have a geoserver.xml file that is pointing to that location like this "" I have installed Tomcat 8 and GeoServer 2.13. First time it worked perfectly, than I wanted to add the monitoring plugin and since then nothing wo

Re: [Geoserver-users] Customize the indexer.xml to create an empty image mosaic

2018-05-24 Thread Corina Tudorache via Geoserver-users
s a native time dimension and different files have an overlapping time instant due to the 48hours time period, you may need to define a runtime additional time dimension using the Timestamp extractor again. Please, let us know. Cheers,Daniele On Wed, May 23, 2018 at 2:51 PM, Corina Tud

Re: [Geoserver-users] Publish a layer from an imagemosaic that is already harvested using REST API

2018-05-24 Thread Corina Tudorache via Geoserver-users
hould still Configure a coverage on the mosaic (See related paragraph sending the converageconfig.xml) Please, let us know if that helps. Regards, Daniele On Thu, May 24, 2018 at 3:13 PM, Corina Tudorache via Geoserver-users wrote: Hi list, I am trying to publish a layer from an imagemosaic

[Geoserver-users] Publish a layer from an imagemosaic that is already harvested using REST API

2018-05-24 Thread Corina Tudorache via Geoserver-users
Hi list, I am trying to publish a layer from an imagemosaic store. I created an empty imagemosaic store, harvested a netcdf, but when I go to "add layer" -> "add layer from", select the workspace and the store that corresponds to my layer, after that select publish , I get a java error. Caused b

[Geoserver-users] Customize the indexer.xml to create an empty image mosaic

2018-05-23 Thread Corina Tudorache via Geoserver-users
Hi list, I am trying to add a netcdf file with a more complex structure than the polyphemus file that it's used in the tutorials. I am having issues passing the time dimension. I am able to create the database though. I have also read this thread http://osgeo-org.1560.x6.nabble.com/ImageMosaic-in

[Geoserver-users] NCWMS GetTimeSeries

2018-04-18 Thread Corina Tudorache via Geoserver-users
Hi list, I have installed the ncwms plugin and I have been trying to understand how to use the GetTimeSeries operation explained here http://docs.geoserver.org/stable/en/user/community/ncwms/index.html, but it is not very clear what is the url I should pass, it seems to be chunked or something. Al

Re: [Geoserver-users] Sharing the GeoServer data folder on a S3 bucket

2018-01-04 Thread Corina Tudorache via Geoserver-users
Hi Ben, Sorry for answering so late, I just saw you message a few moments ago. What you did there seems pretty complex, and I am afraid I don't understand completely. :) What I understand is that you use S3 bucket as mount folder to Linux. I have read about this approach and found some interesting

[Geoserver-users] Sharing the GeoServer data folder on a S3 bucket

2017-08-04 Thread Corina Tudorache via Geoserver-users
Hello, Has anyone shared the GeoServer data folder on a S3 bucket with GeoServer being installed on a S2 instance and managed to access the data folder? If yes, what configurations did you do inside the web.xml file to point to the S3 bucket? I have tried different approaches without any success.

[Geoserver-users] Error installing GDAL

2017-07-17 Thread Corina Tudorache via Geoserver-users
Hello everyone, I tried to install GeoServer with GDAL extension on Geoservwer, but I am not ablel to make it run. I Ubuntu 16.4 as operating system. When I run gdalinfo I receive the following message: Usage: gdalinfo [--help-general] [-json] [-mm] [-stats] [-hist] [-nogcp] [-nomd]