[Geoserver-users] unable to update time series raster with image mosaic plugin

2016-11-09 Thread chenliang wang
Hi
 I am new to geoserver and the 'ImageMosaic Plugin for raster time-series 
data': I followed the tutorial on this page[1] and managed to upload a raster 
time series to my geoserver, which works pretty nice. I can access my single 
layers by changing the time parameter. But I found the value of the time field 
in the shapfile is very strange. Values of column ingestion are 'av%','Bv%' and 
':v%'. And the other problem is that whenever I tried to update this attribute 
table to append a new raster layers , it doesn't work any more.
 I am using geoserver v2.9.1 with openjdk 1.8.0_102, geotools v15.1 and 
geowebcache v1.9.1. Should I switch it to oracle JDK?

Thanks a lot 
Chenliang Wang

[1] 'Using the ImageMosaic plugin for raster time-series 
data',http://docs.geoserver.org/latest/en/user/tutorials/imagemosaic_timeseries/imagemosaic_timeseries.html


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Image from ImageMosaic appears smaller than it should be

2016-11-09 Thread eting123
Just want to add that we are using
Geoserver 2.9.0
OpenLayers 2.13.1

Now I'm thinking if it's an OpenLayers issue...

Thanks
eting



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Image-from-ImageMosaic-appears-smaller-than-it-should-be-tp5295047p5295097.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Right to left language (Arabic, Persian) problem in SLD Legend

2016-11-09 Thread Ben Caradoc-Davies
I suspect that your problem is caused by your platform encoding. The 
evidence that I have is that Farsi works on a UTF-8 platform when 
written via the web interface, but does not work for you.

This StackExchange post suggests setting the Windows environment 
variable JAVA_TOOL_OPTIONS to "-Dfile.encoding=UTF8":
http://stackoverflow.com/questions/9842134/setting-java-opts-globally-on-windows

Please try setting this variable and reboot to restart the GeoServer 
service. This change should affect all Java on your system.

I am not a Windows user, but there are others on this list who are and 
may be able to provide better advice for your Windows version.

Kind regards,
Ben.

On 09/11/16 10:07, am wrote:
> Dear Ben,
> Sorry for my late answer,
> Well As you guessed I am on windows, But I have no idea how to find windows
> encoding. Can you please let me know how to report it?
>
> I checked the title in geoserver and it is unreadable
> ط¨ط§ظپطھ ظپط±ط³ظˆط¯ظ‡
> in fact it must be
> بافت فرسوده
> But in legend it works and it is readable,
>
> org.png 
>
> Well, do you think problem is still because of windows encoding? I can
> easily write Persian and Arabic with it. Is there any extra thing which I
> must set up?
> thanks

-- 
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Unable to update 'cached' image mosaic image

2016-11-09 Thread Simone Giannecchini
Ciao,
please, read my feedback inline below...

Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

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

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

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility  for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.


On Thu, Oct 13, 2016 at 7:16 PM, eting123  wrote:
> Hi all
> I'm using Geoserver 2.9, and I'm wondering about how Geoserver caches the
> image mosaic images.
>
> My set up
> 1. in the Database, I use the field 'dataset_id' to uniquely identify the
> image, and the path to the image is also stored.
> 2. I try to view the image like this
> http://localhost:8082/geoserver/ name>/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fjpeg&TRANSPARENT=true&STYLES&LAYERS= mosaic layer
> name>&SRS=EPSG%3A4326&WIDTH=768&HEIGHT=384&bbox=-112.05,40.0,-110,41.0&CQL_FILTER=%20dataset_id%3D%2713033%27%20
>
> My observation
> 1. First, I added an image. Everything was good, I could view it with no
> problem.
> 2. Next, I updated the image path in the Database to point to a different
> image, for the same dataset_id.
> 3. Then I tried to view the image, but I still got the old image, not the
> new one.
>
> I have tried
> - Turning off Geowebcache
> - Turning off Tile Caching for the Image Mosaic layer

with a request like the one above, geowebcache does not get activated.
There is no TILED=TRUE and also you are not asking a proper tile W and
H

> - Ensuring all the 'caching' properties are set to false in the Image Mosaic
> config files (datastore.properties, indexer.properties,  table>.properties

correct

> - Clearing my browser cache (as I was viewing the image via OpenLayers on a
> web browser)
>

> Restarting Geoserver does work, but we do not want to restart Geoserver.
>

Well, if you have not enabled low-level caching in the ImageMosaic,
restarting GeoServer is not required.
You can turn on verbose logging and GeoServer will tell you which
granules is using so you can better investigate.

Ideally, you should use the GeoServer REST Api for managing granules:
- 
http://docs.geoserver.org/latest/en/user/rest/examples/curl.html#uploading-and-modifying-a-image-mosaic
- http://geoserver.geo-solutions.it/edu/en/multidim/rest/index.html




> Any ideas/comments are welcome.
>
> Thanks
> eting
>
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/Unable-to-update-cached-image-mosaic-image-tp5290626.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
> --
> 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
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-

Re: [Geoserver-users] Moderator Review Period

2016-11-09 Thread Chris Snider
I could certainly help out on a periodic basis if additional moderators are 
needed.

I was mostly wondering because my most recent too large post had a thank you 
for Ian as well as an initial working SLD for posting labels on the off chance 
someone else may make use of it.

Chris Snider
Senior Software Engineer
Intelligent Software Solutions, Inc.
[Description: Description: Description: cid:image001.png@01CA1F1F.CBC93990]

From: Jody Garnett [mailto:jody.garn...@gmail.com]
Sent: Wednesday, November 09, 2016 11:36 AM
To: Chris Snider 
Cc: 'geoserver-users@lists.sourceforge.net' 
(geoserver-users@lists.sourceforge.net) 
Subject: Re: [Geoserver-users] Moderator Review Period

Although a couple people are listed, I am not sure how often they get a chance 
to moderate the list. Are you interested in helping out?

--
Jody Garnett

On 9 November 2016 at 07:40, Chris Snider 
mailto:chris.sni...@issinc.com>> wrote:
Hi,

I was wondering how often a moderator reviews pending list posts.  I have had a 
couple posts that exceeded the list limit of 200KB, including one yesterday 
with an in-email SLD.  However, I haven’t seen them getting released nor an 
email back with a decision.  Is there an expected time period for a moderator 
to make a decision on pending posts?

Thanks,

Chris Snider
Senior Software Engineer
Intelligent Software Solutions, Inc.
[Description: Description: Description: cid:image001.png@01CA1F1F.CBC93990]


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Moderator Review Period

2016-11-09 Thread Jody Garnett
Although a couple people are listed, I am not sure how often they get a
chance to moderate the list. Are you interested in helping out?

--
Jody Garnett

On 9 November 2016 at 07:40, Chris Snider  wrote:

> Hi,
>
>
>
> I was wondering how often a moderator reviews pending list posts.  I have
> had a couple posts that exceeded the list limit of 200KB, including one
> yesterday with an in-email SLD.  However, I haven’t seen them getting
> released nor an email back with a decision.  Is there an expected time
> period for a moderator to make a decision on pending posts?
>
>
>
> Thanks,
>
>
>
> Chris Snider
>
> Senior Software Engineer
>
> *Intelligent Software Solutions, Inc.*
>
> [image: Description: Description: Description:
> cid:image001.png@01CA1F1F.CBC93990]
>
>
>
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Image from ImageMosaic appears smaller than it should be

2016-11-09 Thread eting123
Hi
I'm encountering a strange problem. My image from an image mosaic appears to
be displayed 'smaller' than it should be. I have attached an image showing
- a blue-dashed line boundary - which is where the image should be. I
checked the coordinates against Geomatica Freeview to ensure it's correct
- where the image appears

imageAppearsSmaller.PNG
  

Any ideas?

Thanks
eting



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Image-from-ImageMosaic-appears-smaller-than-it-should-be-tp5295047.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] ImagePyramid wont display as png

2016-11-09 Thread Mark Seibel
The log I sent has information in it for the working DEM (as imagePyramid)
too.

At the top of the log, it shows the DEM in imagepyramid format being drawn
OK.

But the "shaded DEM" layer is the one that comes up null.

I could parse the log file I just sent if it would help.

Thanks
Mark

On Wed, Nov 9, 2016 at 11:34 AM, Mark Seibel  wrote:

> Hi.
>
> Attached is a file with all the log information from the time the initial
> request was made.
>
> Thanks!
>
>
>
> On Wed, Nov 9, 2016 at 11:04 AM, Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> Ciao Mark,
>> we need a larger portion of the logs!
>>
>>
>> On Wed, Nov 9, 2016 at 3:49 PM, Mark Seibel  wrote:
>> > RawKvp = {CRS=CRS:84, FORMAT=image/png, BGCOLOR=0xFE, STYLES=,
>> > WIDTH=776, HEIGHT=415, LAYERS=pioneer:shaded_dem_6_1024,
>> EXCEPTIONS=XML,
>> > REQUEST=GetMap,
>> > BBOX=-82.065297930622009,27.37354735085324,-81.8339418936738
>> 38,27.497431973257143,
>> > VERSION=1.3.0, SERVICE=WMS, TRANSPARENT=TRUE}
>> > BaseUrl = http://mapping.ectinc.com:8080/geoserver/
>> > RequestCharset = UTF-8
>> > 2016-11-09 10:44:58,361 ERROR [geoserver.ows] -
>> > java.lang.NullPointerException
>>
>>
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://goo.gl/it488V for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39 333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
>> Il loro utilizzo è consentito esclusivamente al destinatario del
>> messaggio, per le finalità indicate nel messaggio stesso. Qualora
>> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
>> cortesemente di darcene notizia via e-mail e di procedere alla
>> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
>> Conservare il messaggio stesso, divulgarlo anche in parte,
>> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
>> diverse, costituisce comportamento contrario ai principi dettati dal
>> D.Lgs. 196/2003.
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be
>> confidential or proprietary in nature or covered by the provisions of
>> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
>> Data Protection Code).Any use not in accord with its purpose, any
>> disclosure, reproduction, copying, distribution, or either
>> dissemination, either whole or partial, is strictly forbidden except
>> previous formal approval of the named addressee(s). If you are not the
>> intended recipient, please contact immediately the sender by
>> telephone, fax or e-mail and delete the information in this message
>> that has been received in error. The sender does not give any warranty
>> or accept liability as the content, accuracy or completeness of sent
>> messages and accepts no responsibility  for changes made after they
>> were sent or for other risks which arise as a result of e-mail
>> transmission, viruses, etc.
>>
>
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] ImagePyramid wont display as png

2016-11-09 Thread Mark Seibel
Hi.

Attached is a file with all the log information from the time the initial
request was made.

Thanks!



On Wed, Nov 9, 2016 at 11:04 AM, Simone Giannecchini <
simone.giannecch...@geo-solutions.it> wrote:

> Ciao Mark,
> we need a larger portion of the logs!
>
>
> On Wed, Nov 9, 2016 at 3:49 PM, Mark Seibel  wrote:
> > RawKvp = {CRS=CRS:84, FORMAT=image/png, BGCOLOR=0xFE, STYLES=,
> > WIDTH=776, HEIGHT=415, LAYERS=pioneer:shaded_dem_6_1024, EXCEPTIONS=XML,
> > REQUEST=GetMap,
> > BBOX=-82.065297930622009,27.37354735085324,-81.833941893673838,27.
> 497431973257143,
> > VERSION=1.3.0, SERVICE=WMS, TRANSPARENT=TRUE}
> > BaseUrl = http://mapping.ectinc.com:8080/geoserver/
> > RequestCharset = UTF-8
> > 2016-11-09 10:44:58,361 ERROR [geoserver.ows] -
> > java.lang.NullPointerException
>
>
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39 333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
> Il loro utilizzo è consentito esclusivamente al destinatario del
> messaggio, per le finalità indicate nel messaggio stesso. Qualora
> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
> cortesemente di darcene notizia via e-mail e di procedere alla
> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
> Conservare il messaggio stesso, divulgarlo anche in parte,
> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
> diverse, costituisce comportamento contrario ai principi dettati dal
> D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely
> for the attention and use of the named addressee(s) and may be
> confidential or proprietary in nature or covered by the provisions of
> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
> Data Protection Code).Any use not in accord with its purpose, any
> disclosure, reproduction, copying, distribution, or either
> dissemination, either whole or partial, is strictly forbidden except
> previous formal approval of the named addressee(s). If you are not the
> intended recipient, please contact immediately the sender by
> telephone, fax or e-mail and delete the information in this message
> that has been received in error. The sender does not give any warranty
> or accept liability as the content, accuracy or completeness of sent
> messages and accepts no responsibility  for changes made after they
> were sent or for other risks which arise as a result of e-mail
> transmission, viruses, etc.
>


log_error
Description: Binary data
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] ImagePyramid wont display as png

2016-11-09 Thread Mark Seibel
Hi.

>
> >
> > I am using geoserver 2.10. Two geotiff files were converted with gdal to
> the
> > imagePyramid format.
>
> Can you elaborate a bit on this? What did you do?
>
>
I followed the instructions from
http://docs.geoserver.org/stable/en/user/tutorials/imagepyramid/imagepyramid.html
to create image pyramids for two files.

shaded_dem.tif is a UINT16 GeoTIFF.
dem.tif is a Float64 GeoTiff.


I used this command to create the shaded dem:  gdal_retile.py -v -ot UInt16
-levels 6 -ps 1024 1024 -co "TILED=YES" -targetDir shaded_dem shaded_dem.tif


I used this command to create the DEM: gdal_retile.py -v -levels 6 -ps 1024
1024 -co "TILED=YES" -targetDir dem dem.tif




> The imagePyramid that is an unsigned int 16 (shaded DEM) wont display in
> > arcmap or QGIS with PNG requests. If the image format is changed to JPG,
> > then the image displays just fine. The imagePyramid displays fine with
> the
> > open layers preview.
> >
>
> Can you elaborate more on what error you are seeing? Can you paste a
> portion of the geoserver log that says what error you are getting?
> You might also want to provide some sample data...
>
>
When I drag/drop the WMS layer into ArcMap (similar in QGIS), I get this
error "One or more layers failed to draw:

WMS:   WMS service exceptions:Service Error Description:
java.lang.NullPointerException"


The partial geoserver log entry for this is:
RawKvp = {CRS=CRS:84, FORMAT=image/png, BGCOLOR=0xFE, STYLES=,
WIDTH=776, HEIGHT=415, LAYERS=pioneer:shaded_dem_6_1024, EXCEPTIONS=XML,
REQUEST=GetMap,
BBOX=-82.065297930622009,27.37354735085324,-81.833941893673838,27.497431973257143,
VERSION=1.3.0, SERVICE=WMS, TRANSPARENT=TRUE}
BaseUrl = http://mapping.ectinc.com:8080/geoserver/
RequestCharset = UTF-8
2016-11-09 10:44:58,361 ERROR [geoserver.ows] -
java.lang.NullPointerException


If I then go into ArcMap and change the image type of the WMS to "JPG" from
"PNG", the image renders correctly. In QGIS, when I load the WMS layer with
PNG, it does not display (but I can click on it to get values). When I load
the layer in QGIS using JPG, it renders properly.

I am not sure what is different between the two images other than their
data type. One is floating64 and the other is UINT16.

Thanks
Mark
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] ImagePyramid wont display as png

2016-11-09 Thread Simone Giannecchini
Ciao Mark,
we need a larger portion of the logs!


On Wed, Nov 9, 2016 at 3:49 PM, Mark Seibel  wrote:
> RawKvp = {CRS=CRS:84, FORMAT=image/png, BGCOLOR=0xFE, STYLES=,
> WIDTH=776, HEIGHT=415, LAYERS=pioneer:shaded_dem_6_1024, EXCEPTIONS=XML,
> REQUEST=GetMap,
> BBOX=-82.065297930622009,27.37354735085324,-81.833941893673838,27.497431973257143,
> VERSION=1.3.0, SERVICE=WMS, TRANSPARENT=TRUE}
> BaseUrl = http://mapping.ectinc.com:8080/geoserver/
> RequestCharset = UTF-8
> 2016-11-09 10:44:58,361 ERROR [geoserver.ows] -
> java.lang.NullPointerException



Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

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

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

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility  for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Moderator Review Period

2016-11-09 Thread Chris Snider
Hi,

I was wondering how often a moderator reviews pending list posts.  I have had a 
couple posts that exceeded the list limit of 200KB, including one yesterday 
with an in-email SLD.  However, I haven't seen them getting released nor an 
email back with a decision.  Is there an expected time period for a moderator 
to make a decision on pending posts?

Thanks,

Chris Snider
Senior Software Engineer
Intelligent Software Solutions, Inc.
[Description: Description: Description: cid:image001.png@01CA1F1F.CBC93990]

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver (0.5GB SHP upload) fails on import

2016-11-09 Thread Andrea Aime
Hi Vladimir,
please keep the list cc'ed.

So you are using a nightly build, not a release. Unfortunately
that does not help identifying the exact source code you're using,
can you report the "git revision" value you can find right below
the version?

Cheers
Andrea


On Wed, Nov 9, 2016 at 4:22 PM, Vladimir Ghetau 
wrote:

> Hi Andrea,
>
> Apparently it didn't paste properly. The version is 2.8-SNAPSHOT.
>
> Many thanks,
> Vlad
>
> On 8 November 2016 at 20:39, Andrea Aime 
> wrote:
>
>> On Mon, Nov 7, 2016 at 7:42 PM, Vladimir Ghetau > > wrote:
>>
>>> Hi Andrea,
>>>
>>> The version is:
>>>
>>>
>> Is.. unknown? There is no version in your mail :-)
>>
>> Cheers
>> Andrea
>>
>> --
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob: +39  339 8844549
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>>
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>> ---
>>
>
>


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

Ing. Andrea Aime
@geowolf
Technical Lead

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

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

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---

Re: [Geoserver-users] Imagemosaic: Input Transparent Color for 32bit tifs

2016-11-09 Thread Simone Giannecchini
Ciao Sabine,
open a jira report and attach some small sample data or a link to
dropbox or something like that which we can use.

We might give you an ftp server privately if needed.
Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

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

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

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility  for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.


On Wed, Nov 9, 2016 at 1:59 PM, Sabine Ohlendorf
 wrote:
> Hi Simone,
>
> thank you for your message and sorry for late reply.
> I will try to update to the new version of geoserver (2.8.x) and test.
>
> How could I provide some sample data to you?
> Regards,
> Sabine
>
>
>> Gesendet: Dienstag, 25. Oktober 2016 um 09:13 Uhr
>> Von: "Simone Giannecchini" 
>> An: "Sabine Ohlendorf" 
>> Cc: "Geoserver Mailinglist" 
>> Betreff: Re: [Geoserver-users] Imagemosaic: Input Transparent Color for 
>> 32bit tifs
>>
>> Ciao Sabine,
>> as you noticed the XXXTransparentColor settings do not apply to "real"
>> data (float, double, 16bits etc...).
>>
>> Wit the latest versions of GeoServer (2.8.x and on if my memory serves
>> me right) if you enable JAI-Ext there should be proper support for
>> nodata introduced, hence you simply have to make sure your data
>> reports nodata properly.
>>
>> Maybe some sample data could help identifying this issue.
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://goo.gl/it488V for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39 333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
>> Il loro utilizzo è consentito esclusivamente al destinatario del
>> messaggio, per le finalità indicate nel messaggio stesso. Qualora
>> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
>> cortesemente di darcene notizia via e-mail e di procedere alla
>> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
>> Conservare il messaggio stesso, divulgarlo anche in parte,
>> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
>> diverse, costituisce comportamento contrario ai principi dettati dal
>> D.Lgs. 196/2003.
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be
>> confidential or proprietary in nature or covered by the provisions of
>> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
>> Data Protection Code).Any use not in accord with its purpose, any
>> disclosure, reproduction, copying, distribution, or either
>> dissemination, either whol

Re: [Geoserver-users] Imagemosaic: Input Transparent Color for 32bit tifs

2016-11-09 Thread Sabine Ohlendorf
Hi Simone,

thank you for your message and sorry for late reply.
I will try to update to the new version of geoserver (2.8.x) and test.

How could I provide some sample data to you? 
Regards,
Sabine


> Gesendet: Dienstag, 25. Oktober 2016 um 09:13 Uhr
> Von: "Simone Giannecchini" 
> An: "Sabine Ohlendorf" 
> Cc: "Geoserver Mailinglist" 
> Betreff: Re: [Geoserver-users] Imagemosaic: Input Transparent Color for 32bit 
> tifs
>
> Ciao Sabine,
> as you noticed the XXXTransparentColor settings do not apply to "real"
> data (float, double, 16bits etc...).
> 
> Wit the latest versions of GeoServer (2.8.x and on if my memory serves
> me right) if you enable JAI-Ext there should be proper support for
> nodata introduced, hence you simply have to make sure your data
> reports nodata properly.
> 
> Maybe some sample data could help identifying this issue.
> 
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
> 
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
> 
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
> 
> ---
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
> Il loro utilizzo è consentito esclusivamente al destinatario del
> messaggio, per le finalità indicate nel messaggio stesso. Qualora
> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
> cortesemente di darcene notizia via e-mail e di procedere alla
> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
> Conservare il messaggio stesso, divulgarlo anche in parte,
> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
> diverse, costituisce comportamento contrario ai principi dettati dal
> D.Lgs. 196/2003.
> 
> The information in this message and/or attachments, is intended solely
> for the attention and use of the named addressee(s) and may be
> confidential or proprietary in nature or covered by the provisions of
> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
> Data Protection Code).Any use not in accord with its purpose, any
> disclosure, reproduction, copying, distribution, or either
> dissemination, either whole or partial, is strictly forbidden except
> previous formal approval of the named addressee(s). If you are not the
> intended recipient, please contact immediately the sender by
> telephone, fax or e-mail and delete the information in this message
> that has been received in error. The sender does not give any warranty
> or accept liability as the content, accuracy or completeness of sent
> messages and accepts no responsibility  for changes made after they
> were sent or for other risks which arise as a result of e-mail
> transmission, viruses, etc.
> 
> 
> On Mon, Oct 24, 2016 at 6:14 PM, Sabine Ohlendorf
>  wrote:
> > Dear List,
> >
> > I am using Geoserver 2.7.5. I want to create a layer out of several 
> > geotiffs so I created an imagemosaic. The geotiffs are 32bit tifs an I want 
> > to colorize them using Geoserver Styles. The single tifs overlap at the 
> > edges and partly have no data values there which appear in the mosaic. To 
> > avoid that I wanted to set the "Input Transparent Color". But when setting 
> > a value I get an Error:
> >
> > org.geotools.data.DataSourceException: Unable to create this mosaic
> > at 
> > org.geotools.gce.imagemosaic.RasterLayerResponse.prepareResponse(RasterLayerResponse.java:1336)
> > at 
> > org.geotools.gce.imagemosaic.RasterLayerResponse.processRequest(RasterLayerResponse.java:1226)
> > at 
> > org.geotools.gce.imagemosaic.RasterLayerResponse.createResponse(RasterLayerResponse.java:1192)
> > at 
> > org.geotools.gce.imagemosaic.RasterManager.read(RasterManager.java:1153)
> > at 
> > org.geotools.gce.imagemosaic.ImageMosaicReader.read(ImageMosaicReader.java:874)
> > at 
> > org.geotools.gce.imagemosaic.ImageMosaicReader.read(ImageMosaicReader.java:853)
> > at 
> > org.geoserver.catalog.SingleGridCoverage2DReader.read(SingleGridCoverage2DReader.java:147)
> > at 
> > org.geoserver.catalog.CoverageDimensionCustomizerReader.read(CoverageDimensionCustomizerReader.java:227)
> > at 
> > org.geoserver.catalog.CoverageDimensionCustomizerReader.read(CoverageDimensionCustomizerReader.java:217)
> > at 
> > org.geoserver.wms.featureinfo.RasterLayerIdentifier.identify(RasterLayerIdentifier.java:170)
> > at org.geoserver.wms.GetFeatureInfo.execute(GetFeatureInfo.java:78)
> > at org.geoserver.wms.GetFeatureInfo.run(GetFeatureInfo.java:44)
> > ... 107 more
> > Caused by: java

Re: [Geoserver-users] RESP API add CoverageStore

2016-11-09 Thread Sabine Ohlendorf
Hi David,

I recommend to test your REST commands with curl before building into your C+ 
program. See http://docs.geoserver.org/stable/en/user/rest/examples/curl.html

For creating a coverageStore you have to send the raster data directly. You 
don't have to send any xml code.

Here is an example for creating a geotiff coveragestore with curl:
curl -v -u : -XPUT -H "Content-type:application/zip" 
--data-binary @ 
http:///geoserver/rest/workspaces//coveragestores//file.geotiff

You have to send the data as zip file and use -XPUT if you send it to a remote 
server. 

IF your data is already located on the server where geoserver is running you 
can use (curl example):
curl -v -u : -XPOST -H "Content-type:text/plain"
 -d "file:///" 
http:///geoserver/rest/workspaces//coveragestores//external.geotiff

See also http://docs.geoserver.org/stable/en/user/rest/api/coveragestores.html

Hope I could help.

Kind regards,
Sabine


> Gesendet: Dienstag, 08. November 2016 um 09:21 Uhr
> Von: "David Alda Fernandez de Lezea" 
> An: "GeoServer Users" 
> Betreff: [Geoserver-users] RESP API add CoverageStore
>
> Hi list,
> 
> I'm trying to add a coverage store through REST API but I'm not sure if it's 
> possible or if I'm doing it the right way. Here's my scenario:
> 
> I've got several ECW raster files that I want to automatically be populated 
> using the REST API. So far I've achieved to populate a workspace, buy when it 
> comes to add a CoverageStore I get a 405 Method not permitted response. I'm 
> sending the requests from a C# program using normal WebRequests. I've 
> configured DIGEST Auth following 
> http://docs.geoserver.org/latest/en/user/security/tutorials/digest/index.html 
> 
> Now, here's the data I'm sending:
> 
> PRUEBAnew_workspace_csharp_2truefile://\\192.168.1.15\\IMAGENES_SATELITE\\SENTINEL2\\S2A_OPER_MSI_L1C_DS_EPA_20150821T111616945Z_IrRG.ecwECW
> 
> I've tried sending the method as PUT and POST but without success in both 
> cases.
> 
> So my questions are:
> 
> Is it possible to add a Covergae Store from the REST API?
> 
> Is ECW format supported for REST API - Coverage Store?
> 
> When sending the request, the url should be something like 
> http://mygeoserver.com/rest/TELEDETEKZIOA/coveragestores/S2A_OPER_MSI_L1C_DS_EPA_20150821T111616945Z_IrRG.ecw
>   ???
> 
> Any ideas why I'm getting a 405 response?
> 
> Thanks in advance. 
> 
> Regards,
> 
> Agur bero bat,
> 
> 
> David Alda Fernández de Lezea
> Área de Sistemas de Información Geográfica, Planificación Territorial y 
> Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren 
> Arloa.
> da...@hazi.eus | www.hazi.eus
> T 945 003 240 - M 627 923 170 - F 945 003 290 
> Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute - Araba
>  
> *  LEGE OHARRA   ***   AVISOLEGAL   
> ***   DISCLAIMER   *
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua 
> dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu 
> gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido 
> legalmente. Si usted no es el destinatario, proceda a borrarlo, sin 
> reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally 
> prohibited. If you are not the intended recipient, delete it without 
> resending or backing it.
> 
> 
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] MojoExecutionException when building Geoserver with maven

2016-11-09 Thread Mark Prins
At first glance you seem to be missing some git history. You can try to
disable the git revision plugin in the pom file or clone the source
repository with a deeper level of revisions.
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] backup and restore extension prevent geoserver to run

2016-11-09 Thread am2222
thanks it is working,
But can you please give me a hint how to select target archive full path?I
added this "C:\Program Files (x86)\GeoServer 2.10.0\data_dir" but it says
"java.lang.Exception: Backup Archive File is Mandatory and should not be a
Directory or URI." then I added "C:\Program Files (x86)\GeoServer
2.10.0\data_dir\a.zip" and again another exception. What should I write
here?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/backup-and-restore-extension-prevent-geoserver-to-run-tp5294375p5294977.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] imagemosaic extension for geoserver 2.10?

2016-11-09 Thread Ian Turton
Looks good in the 2.10.0 I installed yesterday (Ubuntu 14.02, Java
1.8.0_111)


Ian
​

On 9 November 2016 at 09:10, Daniele Romagnoli <
daniele.romagn...@geo-solutions.it> wrote:

> Hi Adam,
>
> On Wed, Nov 9, 2016 at 3:09 AM, Adam Steer  wrote:
>
>> Hi all - new user question alert!
>>
>> What is the geoserver 2.10 way of creating imagemosaics?
>>
>> The documentation here: http://docs.geoserver.org/late
>> st/en/user/data/raster/imagemosaic/configuration.html
>> …and here: http://docs.geoserver.org/latest/en/user/data/raster/imagemo
>> saic/tutorial.html
>>
>> …mentions an extension, but there is no imagemosaic extension listed here
>> to download: http://geoserver.org/release/stable/
>
>
> The ImageMosaic is a standard plugin, indeed. It seems the main title of
> that page has been changed in the latest 2 months. The previous
> documentation was indeed referring to that as a plugin.
> http://docs.geoserver.org/2.9.x/en/user/data/raster/
> imagemosaic/tutorial.html
>
>
>>
>>
>> I have these Jars in my WEB-INF/lib/:
>>
>> -rw-r--r--. 1 tomcat tomcat  428213 Oct 27 00:27 gt-imagemosaic-16.0.jar
>> -rw-r--r--. 1 tomcat tomcat  130066 Oct 28 09:48
>> gt-imagemosaic-jdbc-16.0.jar
>> -rw-r--r--. 1 tomcat tomcat   31234 Jun 24 14:08 jt-mosaic-1.0.11.jar
>>
>> …which seem to suggest that some mechanics for imagemosaic creation is
>> there.
>>
> Yes. (I suppose you have deployed the geoserver 2.10.0 war in tomcat,
> right?)
>
>
>>
>> …but there is no option to add an imagemosaic store on the ‘new data
>> source’ web GUI page (as listed in the tutorial linked above),
>
>
> That's quite strange. Can you share a screenshot with the available
> formats reported on the "new data source" page?
> Did you have any exceptions/warning in the logs?
>
>
>> and I’m hesitant to go follow programmatic mosaic creation tutorials
>> without being able to click through a simple example first.
>>
>
> Please, let us know.
> Cheers,
> Daniele
>
>
>>
>> Scratching my head a little - If anyone can shed light on the process I’d
>> really appreciate it.
>>
>> Thanks
>>
>> Adam
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> 
>> --
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> ___
>> Geoserver-users mailing list
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
>
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Daniele Romagnoli
> Senior 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
>
> ---
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
>
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to I

Re: [Geoserver-users] backup and restore extension prevent geoserver to run

2016-11-09 Thread Alessio Fabiani
Hi,
it seems to be fixed now

http://ares.boundlessgeo.com/geoserver/2.10.x/community-latest/geoserver-2.10-SNAPSHOT-backup-restore-plugin.zip



Best Regards,
Alessio Fabiani.

==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

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

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

---

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-

On Tue, Nov 8, 2016 at 9:44 PM, am  wrote:

> Dear Alessio,
> Thanks for your help, In fact I am using version 2.10 and I just copied
> files into applications lib folder, like other extensions. I hope the
> version 10 issue fixes soon.If you need more information I will be happy to
> provide.
> Thanks very much
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.
> nabble.com/backup-and-restore-extension-prevent-geoserver-
> to-run-tp5294375p5294887.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] imagemosaic extension for geoserver 2.10?

2016-11-09 Thread Daniele Romagnoli
Hi Adam,

On Wed, Nov 9, 2016 at 3:09 AM, Adam Steer  wrote:

> Hi all - new user question alert!
>
> What is the geoserver 2.10 way of creating imagemosaics?
>
> The documentation here: http://docs.geoserver.org/
> latest/en/user/data/raster/imagemosaic/configuration.html
> …and here: http://docs.geoserver.org/latest/en/user/data/raster/
> imagemosaic/tutorial.html
>
> …mentions an extension, but there is no imagemosaic extension listed here
> to download: http://geoserver.org/release/stable/


The ImageMosaic is a standard plugin, indeed. It seems the main title of
that page has been changed in the latest 2 months. The previous
documentation was indeed referring to that as a plugin.
http://docs.geoserver.org/2.9.x/en/user/data/raster/imagemosaic/tutorial.html



>
>
> I have these Jars in my WEB-INF/lib/:
>
> -rw-r--r--. 1 tomcat tomcat  428213 Oct 27 00:27 gt-imagemosaic-16.0.jar
> -rw-r--r--. 1 tomcat tomcat  130066 Oct 28 09:48
> gt-imagemosaic-jdbc-16.0.jar
> -rw-r--r--. 1 tomcat tomcat   31234 Jun 24 14:08 jt-mosaic-1.0.11.jar
>
> …which seem to suggest that some mechanics for imagemosaic creation is
> there.
>
Yes. (I suppose you have deployed the geoserver 2.10.0 war in tomcat,
right?)


>
> …but there is no option to add an imagemosaic store on the ‘new data
> source’ web GUI page (as listed in the tutorial linked above),


That's quite strange. Can you share a screenshot with the available formats
reported on the "new data source" page?
Did you have any exceptions/warning in the logs?


> and I’m hesitant to go follow programmatic mosaic creation tutorials
> without being able to click through a simple example first.
>

Please, let us know.
Cheers,
Daniele


>
> Scratching my head a little - If anyone can shed light on the process I’d
> really appreciate it.
>
> Thanks
>
> Adam
>
>
>
>
>
>
>
>
>
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



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

Ing. Daniele Romagnoli
Senior 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

---

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users