Re: [Geoserver-users] Can't find "Resumable REST Upload Plugin"

2018-09-29 Thread bradh
It looks like its currently broken, based on 
https://github.com/geoserver/geoserver/commit/c4967ff152e4bff8996391ec76be8c91527859ba

 

You can try to fix it if you like.

 

I’ll prepare a pull request to disable it from being included in the docs.

 

Brad

 

From: Nanaso via Geoserver-users  
Sent: Sunday, 30 September 2018 12:23 AM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Can't find "Resumable REST Upload Plugin"

 

Hi Geoserver's users,

I have found this page in the docs that speaks about "Resumable REST Upload 
Plugin":

http://docs.geoserver.org/stable/en/user/community/rest-upload/index.html

However, I can't find the plugin's zip file to download. It's not there in the 
link given in the doc link.

Where can I find this file?

 

Thanks,

Nanaso

___
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] error while loading wmts

2018-09-29 Thread Ian Turton
On Sat, 29 Sep 2018 at 13:58, san619  wrote:

>
>
> this is the error i'm getting when i'm trying to load wmts to a new store .
> Why is this happening.
>
> Whichever wmts you are trying to talk to is not sending back any content
type, with out knowing what url you are requesting it is impossible to
guess further.

Ian
___
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] Can't find "Resumable REST Upload Plugin"

2018-09-29 Thread Nanaso via Geoserver-users
Hi Geoserver's users,
I have found this page in the docs that speaks about "Resumable REST Upload 
Plugin":
http://docs.geoserver.org/stable/en/user/community/rest-upload/index.html
However, I can't find the plugin's zip file to download. It's not there in the 
link given in the doc link.
Where can I find this file?

Thanks,
Nanaso___
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] error while loading wmts

2018-09-29 Thread san619
**org.apache.wicket.WicketRuntimeException: Exception 'Content type is
required for org.geotools.data.wmts.response.WMTSGetCapabilitiesResponse'
occurred during validation
org.geoserver.web.data.store.WMTSStoreNewPage$WMTSCapabilitiesURLValidator
on component 7:form:capabilitiesURL:border:border_body:paramValue
at
org.apache.wicket.markup.html.form.FormComponent.validateValidators(FormComponent.java:1529)
at
org.apache.wicket.markup.html.form.FormComponent.validate(FormComponent.java:1139)
at org.apache.wicket.markup.html.form.Form$18.validate(Form.java:1950)
at
org.apache.wicket.markup.html.form.Form$ValidationVisitor.component(Form.java:177)
at
org.apache.wicket.markup.html.form.Form$ValidationVisitor.component(Form.java:161)
at
org.apache.wicket.util.visit.Visits.visitPostOrderHelper(Visits.java:274)
at
org.apache.wicket.util.visit.Visits.visitPostOrderHelper(Visits.java:262)
at
org.apache.wicket.util.visit.Visits.visitPostOrderHelper(Visits.java:262)
at
org.apache.wicket.util.visit.Visits.visitPostOrderHelper(Visits.java:262)
at
org.apache.wicket.util.visit.Visits.visitPostOrderHelper(Visits.java:262)
at org.apache.wicket.util.visit.Visits.visitPostOrder(Visits.java:245)
at
org.apache.wicket.markup.html.form.FormComponent.visitFormComponentsPostOrder(FormComponent.java:382)
at
org.apache.wicket.markup.html.form.Form.visitFormComponentsPostOrder(Form.java:1155)
at
org.apache.wicket.markup.html.form.Form.validateComponents(Form.java:1942)
at org.apache.wicket.markup.html.form.Form.validate(Form.java:1884)
at org.apache.wicket.markup.html.form.Form.process(Form.java:945)
at 
org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:797)
at
org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:171)
at
org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:155)
at
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:601)
at sun.reflect.GeneratedMethodAccessor275.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.wicket.RequestListenerInterface.internalInvoke(RequestListenerInterface.java:258)
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.doPost(WicketServlet.java:159)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
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:967)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
at
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:26)
at

Re: [Geoserver-users] Timezone issue

2018-09-29 Thread fawzyb
Any reply?

--
Securely sent with Tutanota. Claim your encrypted mailbox today!
https://tutanota.com 

25. Sep 2018 12:23 by faw...@tutamail.com :


> > Hi Daniele, 
> Thanks a lot for your reply.
> According to the reference you mentioned, it says:> "If the timezone is not 
> set, it will default to the timezone of the operating system."> My OS 
> timezone is also GMT+3, so it should be ok to not pass this argument.
> Anyway I've tried to pass this argument :
> -> Duser> .> timezone=Turkey
> and also have tried:
> -Dorg.geotools.localDateTimeHandling=true
> But I'm getting the same results.
>
> Thanks,> Fawzy
> --
> Securely sent with Tutanota. Claim your encrypted mailbox today!
> https://tutanota.com 
>
> 24. Sep 2018 18:42 by > daniele.romagn...@geo-solutions.it 
> > :
>
>
>> Hi Fawzy,
>> I think that Andrea was referring to the >> ->> Duser>> .>> timezone>>  java 
>> property.
>>
>> You may find some references here (the Red warning box):
>> http://docs.geoserver.org/latest/en/user/services/wms/googleearth/tutorials/time/time.html#specifying-a-date-range
>>  
>> 
>>
>> I know it's not part of the same topic but it may give you some context.
>> Hope this helps.>> Daniele
>>
>>
>>
>> On Mon, Sep 24, 2018 at 4:56 PM,  <>> faw...@tutamail.com 
>> >> > wrote:
>>
>>>   >>> Hi all,>>> My environment is Geoserver and PostGIS. 
>>> I've a DB table with a timestamp field. My timezone is GMT+3. The date/time 
>>> is saved correctly in the DB, but when requesting it with WFS the time is 
>>> shifted 3 hours back (i.e GMT+0). 
>>>
>>> According to this Andrea's answer:>>> 
>>> http://osgeo-org.1560.x6.nabble.com/Time-Zone-issue-with-dates-using-GeoServer-WFS-td5272760.html#a5272774
>>>  
>>> 
>>> There should be a setting in Geoserver that change its timezone, but I 
>>> can't find it.
>>> Please help.
>>> Thanks,>>> Fawzy
>>>   
>>>
>>> ___
>>> 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,>> Daniele Romagnoli>> ==>> 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 
>> ---
>> 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