Re: [Geoserver-users] CQL IN() expression does not use SQL IN()

2019-12-11 Thread P O'Toole
Hello again, Thanks very much for your message. So you're right; testing again, I'm now consistently seeing the general form you described: > ... WHERE (a in (v1, v2, v3) AND a IS NOT NULL) Perhaps when I was still seeing the big chains of OR'd conditions I was looking at some old logs by

[Geoserver-users] CQL IN() expression does not use SQL IN()

2019-12-10 Thread P O'Toole
Hi, all. I'm writing because of a behavior I've found with Geoserver 2.16's WFS+CQL/ECQL and Postgres 9.6.x. It also appears to affect Geoserver back to at least version 2.11.x. ECQL's IN-operator -- at least when employed against (materialized) views -- seems to perform extra IS NOT NULL

Re: [Geoserver-users] Geoserver behind IIS proxy, tiled layer preview and print

2017-07-11 Thread P O'Toole
David - >Posting to this createUrl yields the getUrl: response >"localhost:8080/geoserver/ .pdf.printout" which makes the generated pdf >inaccessible. >Has anyone any friendly advice? : ) Would much appreciate it! Have you tried what the docs advise in

Re: [Geoserver-users] Implementing No "Account Lockout Policy"

2017-07-06 Thread P O'Toole
PJ - >Hi, >We are inserting username and different passwords, but still the account is >not getting locked out. And by response length change, we can able to know >that the password is correct. So the attacker can launch an automated Brute >force attack on the "user login" page to gain

Re: [Geoserver-users] Reference download in geoserver WPS extension

2017-07-06 Thread P O'Toole
Chadi - >Hello, >I am currently using the WPSextension for geoserver (2.10) and the python >script hooks in order to add my own processes. >I noticed that geoserver downloads the image before giving a handle on the >"geom" object in the python script. >Is it possible to disable this feature

Re: [Geoserver-users] Recommended reading for all GeoServer user list subscribers

2017-06-29 Thread P O'Toole
> - 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 For those of you who aggressively disable javascript in your browsers, please note

Re: [Geoserver-users] GeoServer PDF User manuals

2017-06-20 Thread P O'Toole
Torben - >How many of you are: >Aware that a PDF version of the GeoServer User manual exists. >Use the PDF User manual or find it useful. I was not aware there was such a thing until now. I don't now, but I would consider it useful if maintaining one or more legacy versions of Geoserver

Re: [Geoserver-users] Scripting web user interface missing

2017-05-03 Thread P O'Toole
Anand - My group uses the scripting extension but AFAIK we've never had a UI for it when looking at Geoserver in a browser. - Patrick O'Toole Application Developer Wyoming Natural Diversity Database UW Berry Biodiversity Conservation Center Department 3381, 1000 E. University Av. Laramie, WY

Re: [Geoserver-users] Geoserver reload issue

2017-04-24 Thread P O'Toole
From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of Andrea Aime Sent: Thursday, March 23, 2017 1:42 AM To: P O'Toole <p.oto...@uwyo.edu> Cc: geoserver-users@lists.sourceforge.net; skullg...@gmail.com Subject: Re: [Geoserver-users] Geoserver reload issue Hi Patrick,

Re: [Geoserver-users] Create layer - REST API issues.

2017-04-14 Thread P O'Toole
DM - >Are you suggesting an issue with the python requests module? I doubt it >because I am able to use the same module (i.e requests) using HTML POST to >create workspaces, and datastores which include underscores in their names >with no problems. > >By the way I am receiving a 400 code and not

Re: [Geoserver-users] upgrade

2017-04-06 Thread P O'Toole
Steve - >Hello All, > >I am finally looking at upgrading our GS from 2.5.5 to 2.11. In the >past I have always backed-up the geo_dir, dropped the .war file into >Tomcat, and restarted the service. Is there anything more to it than >that? Any issues I should be aware of? > >Thanks, >Steve I

Re: [Geoserver-users] Writing a geoserver WPS process in Python

2017-03-22 Thread P O'Toole
AST - Responses below. >Hi everyone, > >I'm pretty new on Geoserver >I'd like to rewrite a WPS process using Python and i'm using Geoserver 2.8 >(the current one is written in java, using the org.geoserver.wps and >org.geotools APIs) > >It seems I need the geoserver.wps module, but I don't

Re: [Geoserver-users] Geoserver reload issue

2017-03-22 Thread P O'Toole
Thomas - >current netcdf become unavailable to see. It is created and enable in >geoserver storage, layers and group also but when going to layer preview >there is nothing. I have not had great experience with Geoserver's layer-previews reliably working in general. Sometimes it seems they

Re: [Geoserver-users] Demo request just from localhost?

2017-02-27 Thread P O'Toole
Jose - >When I try to make a POST demo request to an external server I get the >message: > >"java.lang.IllegalArgumentException: Invalid url requested, the demo >requests should be hitting: http://localhost:8080/geoserver; I'm not sure whether this behavior has changed since previous versions of

Re: [Geoserver-users] Error when creating SQL view with parameters via REST

2017-02-08 Thread P O'Toole
David - >I will try switching it to xml and see how that works. Are you sure the >> REST isn't skipping the java layer and submitting directly to PostgreSQL? >Hum... I did not write the REST api, but I cannot see how it might submit >direclty to postgresql, makes no sense. >Can you also share the

Re: [Geoserver-users] install geoserver on ubuntu 16.04

2016-11-22 Thread P O'Toole
>I am trying to install geoserver on ubuntu > 16.04 . > >I have followed the documentation on > >https://funnymonkey.com/2011/installing-geoserver-on-ubuntu-1004 > >When I run the command, I can see my Geoserver is started;

Re: [Geoserver-users] Labels "just inside the BBox"

2016-11-15 Thread P O'Toole
For the record, this thread was continued under the title: 'Lat/Lon Grid with Labels "Just inside the box"' https://sourceforge.net/p/geoserver/mailman/message/35492918/ For me, the message body isn't showing up right on SF, but it can still be read using the "Message as HTML" link

Re: [Geoserver-users] Convert RPF or Bulk Import data

2016-10-31 Thread P O'Toole
>Hello, I am trying to figure out the best way to import RPF data. I have RPF >data with A.TOC (10+GB for one A.TOC) that I can put into GeoServer, but as >I have read A.TOC is not the best way to do this as the A.TOC is slow for >WMS. So I have learned I can point directly to the *.I22 Data

Re: [Geoserver-users] Labels "just inside the BBox"

2016-10-26 Thread P O'Toole
>Hi, > >I was wondering if anyone has already solved an issue I am having. I am >trying to dynamically assign labels for a set of grid lines (Lat/Lon at the >moment) where I want to specify the label offset to be just inside the edge of >the viewport/wms_bbox. > >Has anyone done something like

Re: [Geoserver-users] update 2.3.2 to 2.9.1 (Eugenio Trumpy)

2016-10-06 Thread P O'Toole
>Hi Eugenio, >just to make sure, you are using Java 8 right (I'm asking because 14.04 >shipped with java 7 I believe) ? >Java 8 is the minimum supported version for GeoServer 2.9.x and onwards > >Cheers >Andrea Should there not be an explicit error that Geoserver emits on startup if it finds

Re: [Geoserver-users] update 2.3.2 to 2.9.1 (Eugenio Trumpy)

2016-10-06 Thread P O'Toole
>Hi, > >unfortunately the procedures thought had problems. >Just to provide more complete info: the server is an ubuntu server 14.04 and >tomcat is at 7 version. >As suggested: >1. I stopped tomcat >2. I moved the DIR geoserver (within /var/lib/tomcat7/webapps) to a backup DIR >as well as

Re: [Geoserver-users] Enabling POST method on custom REST-like endpoints in Tomcat

2016-10-05 Thread P O'Toole
eveloper Wyoming Natural Diversity Database UW Berry Biodiversity Conservation Center Department 3381, 1000 E. University Av. Laramie, WY 82071 P: 307-766-3018 From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of Andrea Aime Sent: Wednesday, October 05, 2016 12:57 PM To: P O'Toole

Re: [Geoserver-users] update 2.3.2 to 2.9.1 (Eugenio Trumpy)

2016-10-05 Thread P O'Toole
>Hi all, > > >I would update my geoserver version from 2.3.2 up to 2.91 (stable release). > >I read the doc proposed in the website: > > >http://docs.geoserver.org/stable/en/user/installation/upgrade.html > >Upgrading existing versions - GeoServer 2.9.x User

Re: [Geoserver-users] Managing non spatial tables with geoserver

2016-10-04 Thread P O'Toole
>>We are developing an application involving PostGis+Geoserver+QGIS, the >>application is basically a QGIS plugin, as client of Geoserver. We need to >>manage forms related to some spatial data (more than one form per spatial >>item). I would like to know if there is any way using Geoserver to

Re: [Geoserver-users] How to tell SRID in CQL_FILTER?

2016-10-04 Thread P O'Toole
>How can I tell for CQL_FILTER the SRID of the geometry? Or is it just that I >can't? If you have a Geometry column that has mixed SRIDs in your database, and you have logic in your application that handles these specifically, I would just expose the information in a view. CREATE VIEW

Re: [Geoserver-users] Problem changing bounding box of imagemosaic layer

2016-09-29 Thread P O'Toole
ever you make edits from your database. If it looks like it's a caching issue, you may also just set a really short cache-lifetime for the resources in question so you're not hitting stale data for long. - Patrick -Original Message- From: P O'Toole Sent: Thursday, September 29,

Re: [Geoserver-users] Problem changing bounding box of imagemosaic layer

2016-09-29 Thread P O'Toole
API, and have this happen either periodically or whenever you make edits from your database. - Patrick -Original Message- From: Sabine Ohlendorf [mailto:sabine.ohlend...@gmx.de] Sent: Thursday, September 29, 2016 2:07 AM To: P O'Toole <p.oto...@uwyo.edu> Cc: geoserver

Re: [Geoserver-users] WPS Ras: Crop Coverage

2016-09-28 Thread P O'Toole
> Hello, > I have a question regarding how to properly configure Geoserver to implement > a Web Processing Service. Specifically, I would like to do the > ras:CropCoverage. This is the xml that I have generated where both the raster > and polygon are in the correct projection. WGS 84. I keep

Re: [Geoserver-users] Problem changing bounding box of imagemosaic layer

2016-09-28 Thread P O'Toole
>> I have an imagemosaic layer of a coverage based on postgis database. I use >> this layer for timeseries raster data. The boundingbox for the layer was set >> to an AOI. I now ingested additional data to this layer which covered a >> bigger area which is why I changed the boundingsbox of the

[Geoserver-users] Enabling POST method on custom REST-like endpoints in Tomcat

2016-09-20 Thread P O'Toole
Hi, list. I recently installed the Python plugin and got a simple test going, and also built a Java-style REST endpoint just to compare. The Java endpoint and the Python endpoint both work fine via GET, but I've found that I'm unable to POST requests to either of the URLs. Instead, I get back