Re: [Geoserver-users] Storing image mosaic/pyramid footprints in PostGIS

2021-10-04 Thread Jason Newmoyer
#raster-masking Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Aug 30, 2021 at 5:45 AM wrote: > Dear list, > > I'm creating an image pyramid for the usage in Geoserver with the image > pyramid plugin. Beside the granule index I need

Re: [Geoserver-users] GeoServer deadlocking with BIL/DDS extension

2021-09-28 Thread Jason Newmoyer
Thanks for the advice, Andrea. I found this related ticket in JIRA which was closed as Won't Fix so I'm going to recommend removing the BIL extension and finding another solution. https://osgeo-org.atlassian.net/browse/GEOS-7319 Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

[Geoserver-users] GeoServer deadlocking with BIL/DDS extension

2021-09-20 Thread Jason Newmoyer
would typically use a safeguard for this type of situation. Wondering if anyone knows a workaround or does this sound like a bug in the WMS rendering path for BIL? Thank you. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___

Re: [Geoserver-users] WFS 2.0.0 paging without sortBy ?

2021-05-21 Thread Jason Newmoyer
cql_filter. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, May 21, 2021 at 7:14 AM Andrea Aime wrote: > On Fri, May 21, 2021 at 12:19 PM Lars I. Nielsen, LIFA A/S via > Geoserver-users wrote: > >> I then turned to using paging, bu

Re: [Geoserver-users] WPS Query process not sending filters into PostGIS query

2021-04-27 Thread Jason Newmoyer
e very similar. Both use Reference elements for the features input, just one is using a GET and the other a POST. So this still seems like odd behavior to me. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Apr 27, 2021 at 6:41 PM Jim Hughes wr

[Geoserver-users] WPS Query process not sending filters into PostGIS query

2021-04-27 Thread Jason Newmoyer
ring is happening in memory, which is not ideal. And in some cases a deal breaker. Bug? Any workarounds to try? So far have tried using vec:Query, and tried using XML filters vs CQL. Same results. Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com _

Re: [Geoserver-users] parametric SQL views

2021-01-15 Thread Jason Newmoyer
Yep! Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Jan 14, 2021 at 11:04 AM Crawford Jr., Stephen Rand wrote: > Hi All, > > Is it possible to use a parametric SQL view that calls a user-defined > function? > > So from a fun

Re: [Geoserver-users] How to apply cql filter just to one layer, when also a baseman is loaded

2020-12-26 Thread Jason Newmoyer
that a tiled layer and cache it. Then your overlays are rendered as entirely separate layers in the client. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Dec 22, 2020 at 4:24 PM Joris Billen wrote: > Dear Andrea, > Many thanks fo

[Geoserver-users] Canceling postgis queries

2020-12-03 Thread Jason Newmoyer
a pointer to the right place in the code to experiment with it. Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___ Geoserver-users mailing list Please make sure you read the following two resources before

Re: [Geoserver-users] KML ouptut Time Ranges

2020-10-23 Thread Jason Newmoyer
Got this to work by taking out the spaces around the "||" ${start_time.value}||${end_time.value} Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Oct 23, 2020 at 12:09 PM Jason Newmoyer < ja...@newmoyergeospatial.com>

Re: [Geoserver-users] KML ouptut Time Ranges

2020-10-23 Thread Jason Newmoyer
Thanks for the link. I'll play with it some more. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Oct 22, 2020 at 3:48 AM Andrea Aime wrote: > On Wed, Oct 21, 2020 at 10:27 PM Jason Newmoyer < > ja...@newmoyergeospatial.com> wrot

[Geoserver-users] KML ouptut Time Ranges

2020-10-21 Thread Jason Newmoyer
, not the end time in the KML. ${start_time.value} || ${end_time.value} Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___ Geoserver-users mailing list Please make sure you read the following two resources before posting

[Geoserver-users] Time enabled KML output

2020-10-21 Thread Jason Newmoyer
is added on the server. Thanks Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support

Re: [Geoserver-users] Icons in KMZ outputs

2020-10-21 Thread Jason Newmoyer
Yeah, it looks like KmlEncodingContext.iconStyles never gets set to anything. Log a bug? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Wed, Oct 21, 2020 at 1:03 PM Andrea Aime wrote: > Hi Jason, > looking at the code it would seem it's

[Geoserver-users] Icons in KMZ outputs

2020-10-21 Thread Jason Newmoyer
this would help us out. Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support

Re: [Geoserver-users] Error publishing layer from GeoPackage store

2020-05-17 Thread Jason Newmoyer
Bump. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Apr 30, 2020 at 6:04 PM Jason Newmoyer wrote: > We are on 2.16.1. > > On Thu, Apr 30, 2020, 5:05 PM Andrea Aime > wrote: > >> Hi Jason, >> what version of GeoServ

Re: [Geoserver-users] Error publishing layer from GeoPackage store

2020-04-30 Thread Jason Newmoyer
We are on 2.16.1. On Thu, Apr 30, 2020, 5:05 PM Andrea Aime wrote: > Hi Jason, > what version of GeoServer is that? If not a 2.16.x, could you try it and > see if it works? > > Cheers > Andrea > > On Thu, Apr 30, 2020 at 10:42 PM Jason Newmoyer < > ja...@newmoyerge

[Geoserver-users] Error publishing layer from GeoPackage store

2020-04-30 Thread Jason Newmoyer
(CatalogBuilder.java:900) at org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:410) ... 125 more Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com ___ Geoserver-users mailing list Please make sure you read

Re: [Geoserver-users] OpenStreetMap styles and full data directory released!

2020-03-30 Thread Jason Newmoyer
Nice work, can't wait to try it out! Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Mar 17, 2020 at 12:55 PM Jody Garnett wrote: > Nice article, we should link to it from the release announcements "about > geoserver 2.

Re: [Geoserver-users] [Geoserver-devel] commercial support page

2020-03-01 Thread Jason Newmoyer
NGS is now officially listed. Thanks Jody, for handling our PR! Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Feb 7, 2020 at 3:43 AM Jody Garnett wrote: > I encouraged Randel (of North River Geographic Systems) to send us a

Re: [Geoserver-users] Time dimension min/max calculations

2020-02-10 Thread Jason Newmoyer
doc. So even though each query is sub-second, it adds up. For reference, with the time dimensions turned off, our capabilities doc takes about 1s to produce. With them all turned on, about 20-25s. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Feb

Re: [Geoserver-users] Inconsistent Response Time for WMS GetCapabilites request!

2020-01-31 Thread Jason Newmoyer
Interesting. Are you using Time Dimension on any of your layers? Are your postgres tables large? Are they handling a high volume of inserts/updates? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Jan 28, 2020 at 1:57 PM Nedim Oren wrote

Re: [Geoserver-users] Import geojson from Postgis to GeoServer

2020-01-31 Thread Jason Newmoyer
, resource management, support for 3rd party clients, etc. The GeoServer WFS is stable, robust, and standards compliant. Oh yeah, and free! Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Wed, Jan 29, 2020 at 11:14 AM Rahkonen Jukka (MML) < jukka.ra

[Geoserver-users] Time dimension min/max calculations

2020-01-27 Thread Jason Newmoyer
Continuous Values, Use the reference value, and setting a static default value. I had hoped that those settings would make it skip the min/max calculations. Is there any way to get it to do that? Thanks in advance. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] Searching in layers

2018-09-27 Thread Jason Newmoyer
side. It may not need to know too much of how to build CQL expressions. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Sep 25, 2018 at 12:31 PM César Augusto Ribeiro wrote: > Hey Rusu, > Great assumptions (except I don't bother about

Re: [Geoserver-users] Disabling error response of WMS/WFS to the Clients/users

2018-09-18 Thread Jason Newmoyer
and saying "please check the server log" doesn't seem unreasonable. Jason Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Sep 17, 2018 at 3:31 PM, Jonathan Moules < jonathan-li...@lightpear.com> wrote: > Hi Naresh, > > I

Re: [Geoserver-users] Geoserver not working in AWS

2018-09-08 Thread Jason Newmoyer
My first guess would some file system access issue to the "gfs_025" dir. Either it can't see it, or doesn't have correct perms. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Sep 6, 2018 at 12:15 PM, j.liria--- via Geoserver-users &

Re: [Geoserver-users] Scaling problems creating WMS from raster layer

2018-08-30 Thread Jason Newmoyer
I think EPSG:404000 is what it defaults to when it doesn't understand (or can't find) the CRS. There's something it doesn't like about your world file. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Aug 30, 2018 at 7:01 AM, Matthew Pickering

Re: [Geoserver-users] Java hits 800 %CPU with Leaflet

2018-08-20 Thread Jason Newmoyer
of vector data. But it sounds like you have coverages. 1G is not much memory for GeoServer to work with. If you really can't add more, then caching this layer might be the only way to scale up the number of users. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] geopackage output format unavailable

2018-07-29 Thread Jason Newmoyer
geoserver: at java.lang.Thread.run(Thread.java:748) Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Jul 27, 2018 at 7:59 PM, wrote: > The store support and the WMS/WFS/WPS output format are not the same (i.e. > not in the same part of the co

[Geoserver-users] geopackage output format unavailable

2018-07-27 Thread Jason Newmoyer
:900913 * There is no support for creating maps in geopackage format* Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Check out the vibrant tech community on one

Re: [Geoserver-users] Geoserver 2.13.0 Coverage Parameters not workingg

2018-04-18 Thread Jason Newmoyer
Yes, getting this too on Firefox. Looks like the css style "checkbox" on the input element is somehow effecting it. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Wed, Apr 18, 2018 at 10:41 AM, Steve Omondi <steve.omo...@ramani.co.ke&

Re: [Geoserver-users] Do I create 1 datastore per layer?

2018-04-17 Thread Jason Newmoyer
. But it does not generally matter how many layers use a single store. There might be some exceptions to that but haven't run into issues serving several millions of GetMap requests per day with a single server. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com

Re: [Geoserver-users] Noob Question importing CDARG Map data

2018-04-11 Thread Jason Newmoyer
are tiny, so won't perform well in an ImageMosaic 3) Create an ImageMosaic store for each layer, and publish. Pay attention to the Coverage Parameters section. You'll have to experiment a little to get the desired effect. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] [Geoserver-devel] imagemosaic returns blank when more than one granule is in view

2018-03-20 Thread Jason Newmoyer
I think it has to be a two step process: Create an alpha band with the source image's nodata value: gdalwarp -dstalpha -srcnodata 0 ... Convert the alpha band into a mask band: gdal_translate -a_nodata 0 -b 1 -b 2 -b 3 -mask 4 ... Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] problem with cql_filter "id in(...)"

2018-03-08 Thread Jason Newmoyer
I figured something like that. Can you share a reference for that? I know I went looking and couldn't find anything. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Mar 8, 2018 at 10:18 AM, Andrea Aime <andrea.a...@geo-solutions.it> wrote:

Re: [Geoserver-users] problem with cql_filter "id in(...)"

2018-03-08 Thread Jason Newmoyer
Ran into this same issue, but with WMS. For me, quoting "id" in the CQL made it work. This doesn't seem to be required for other fields in the same table. So maybe just something special for ones named "id" Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@ne

Re: [Geoserver-users] new error with GWC fullWMS enabled in GeoServe 2.12.0

2017-11-10 Thread Jason Newmoyer
a wide variety of clients that use our map services and many are "non conforming" (just ignore tileset definitions). So we may be looking at rolling back to 2.11. I'll check a few more things before making that decision but any suggestions would be greatly appreciated. Jason Newmoye

[Geoserver-users] new error with GWC fullWMS enabled in GeoServe 2.12.0

2017-11-08 Thread Jason Newmoyer
ava:1676) at org.geoserver.platform.AdvancedDispatchFilter.doFilter( AdvancedDispatchFilter.java:50) at org.eclipse.jetty.servlet.ServletHandler$CachedChain. doFilter(ServletHandler.java:1676) Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 <(843)%20606-0424> ja...@newmoyer

Re: [Geoserver-users] External file for GetCapabilities

2017-10-17 Thread Jason Newmoyer
Ah, ok. Just off the top of my head, http://myWeb/TEST <http://myweb/TEST> looks like you just need to remove the /TEST part. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Oct 17, 2017 at 9:32 AM, Oscar Diago Alonso < oscar.di...@geo

Re: [Geoserver-users] External file for GetCapabilities

2017-10-17 Thread Jason Newmoyer
I'm curious why the OP wants this behavior. There's quite a few things that you can do to control what gets advertised in the capabilities doc. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Oct 17, 2017 at 8:09 AM, Andrea Aime <andrea.a...@

Re: [Geoserver-users] Server-side modification of WFS-T requests?

2017-10-13 Thread Jason Newmoyer
to do as much as possible from the client side. Even if that means calling a simple web service that you provide yourself that can respond with yes/no and error message. It usually results in a better UX this way. Let us know how it goes. Good luck! Jason Newmoyer Newmoyer Geospatial Solutions

Re: [Geoserver-users] Incorrect coordinate axis order for a custom tile matrix

2017-10-13 Thread Jason Newmoyer
Really wish OGC would have never dabbled in allowing different axis ordering. Cartesian x/y and that's it! Would have saved me a lot of time over my career! I'm sure somebody will now explain to me the reason after this post! Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] GEOSERVER AND ZOOM

2017-10-13 Thread Jason Newmoyer
You'll have to compute an extent for that particular feature. Likely requires a call to the service. I don't know the OpenLayers specifics off hand but should be easy to find online. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Oct 9, 2017

Re: [Geoserver-users] need some help on getting geoserver running in jetty

2017-10-13 Thread Jason Newmoyer
Looks like your listing webdefault.xml as a Jetty xml file. I'm not too familiar with the start.ini but you can see that its not expecting the web-app element because apparently its expecting Jetty xml schema. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com

Re: [Geoserver-users] WMS Cascade Options

2017-10-04 Thread Jason Newmoyer
Cascaded WMS is a great feature and we have wished for the ability to apply scale dependencies, as well as other filtering. But have tried all sorts of approaches and I can confirm it is impossible in its current state. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] WMS Response times Web Mercator vs WGS84

2017-09-22 Thread Jason Newmoyer
Most likely I'd say the only optimization is to transform your mosaic into the most-used SRS. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Sep 21, 2017 at 12:34 PM, Lonnie Matsuno <lonnie.mats...@valtus.com> wrote: > Hello users, &

Re: [Geoserver-users] Using simplify function in SLD

2017-09-07 Thread Jason Newmoyer
Great. Thanks for the info! I'll write up this issue with preparedStatements not getting simplified. I did not realize that about performance with prepared statements on postgres. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Sep 7, 2017 at 3

[Geoserver-users] Using simplify function in SLD

2017-09-05 Thread Jason Newmoyer
rn more about how this feature works? Thanks, Jason Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 <(843)%20606-0424> ja...@newmoyergeospatial.com -- Check out the vibrant tech community on one of the worl

[Geoserver-users] Using simplify function in SLD

2017-09-05 Thread Jason Newmoyer
rn more about how this feature works? Thanks, Jason Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 <(843)%20606-0424> ja...@newmoyergeospatial.com -- Check out the vibrant tech community on one of the worl

Re: [Geoserver-users] Mapbox vector tile cache

2017-07-19 Thread Jason Newmoyer
I think we should consider this a bug. If metatiling doesn't apply to Vector Tiles under any circumstances then it shouldn't effect it. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Jul 18, 2017 at 10:08 PM, Ben Jerrim <bjer...@powercor.com

Re: [Geoserver-users] How can a gwc tile support google earth?

2017-07-14 Thread Jason Newmoyer
you have the geometry indexed properly, etc. Is there just too many features for the zoom level you want? Then adjust SLD. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Jul 14, 2017 at 2:08 PM, Walter Stovall <walter.stov...@byers.com>

[Geoserver-users] issue with KML reflector at 2.11

2017-06-07 Thread Jason Newmoyer
350) at org.geotools.jdbc.JDBCFeatureSource.getBoundsInternal(JDBCFeatureSource.java:534) This issue appears to be new at approx 2.11. These same network links used to work fine. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.

Re: [Geoserver-users] Integrated gwc problem

2017-05-05 Thread Jason Newmoyer
form is not properly received. This frequently happens on the first POST after a restart." Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Apr 10, 2017 at 5:42 AM, dracic <davor.ra...@gmail.com> wrote: > Just to update you about t

Re: [Geoserver-users] ImageMosaic with tiled data

2017-04-06 Thread Jason Newmoyer
As long as the tiles have geographic metadata (world file, geotiff, etc) then ImageMosaic will automatically index them with a shapefile. You just point the new store to the directory containing all of the tiles when creating it. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

[Geoserver-users] Last-Modified header seems to be wrong from GWC

2017-03-21 Thread Jason Newmoyer
? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-02-04 Thread Jason Newmoyer
tings from http://docs.geoserver.org/stable/en/user/tutorials/imagemosaic_footprint/imagemosaic_footprint.html#raster-masking and the result is exactly what I need. Thanks Devin for the suggestions. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-02-02 Thread Jason Newmoyer
e know how to work around this? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Feb 2, 2017 at 9:08 AM, Devin Eyre <devin.e...@stormgeo.com> wrote: > Both. For WMS, there's just one setting for the whole geoserver, but if > you're using WC

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-02-01 Thread Jason Newmoyer
e, but we encountered "bleeding" of > near black pixels with geotiff's with JPEG compression. We have > subsequently switched to a lossless compression in our source geotiffs and > it works pretty well. > > > > Lonnie > -- > *From:* Dev

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-01-31 Thread Jason Newmoyer
They are true color. Isn't this the use case for InputTransparentColor? Is there a known issue with it? As far as the JPEG compression artifacts, this can be solved with LZW like you suggest. But this is a different issue. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-01-31 Thread Jason Newmoyer
You mean using a ColorMap? Isn't that only for single band rasters? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Jan 31, 2017 at 2:01 PM, Devin Eyre <devin.e...@stormgeo.com> wrote: > Have you tried this: > > http://os

Re: [Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-01-31 Thread Jason Newmoyer
InputTransparentColor. [image: Inline image 1] Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Jan 31, 2017 at 11:53 AM, Devin Eyre <devin.e...@stormgeo.com> wrote: > Have you tried setting OutputTransparentColor

[Geoserver-users] Cannot get InputTransparentColor to work in ImageMosaic

2017-01-31 Thread Jason Newmoyer
results in a FULLY transparent image. Not an exception response, an actual transparent png. The granules do not contain an alpha band, raster mask, or nodata values. The nodata sections are actually fully black pixels. Any ideas? [image: Inline image 1] Jason Newmoyer Newmoyer Geospatial Solutions

Re: [Geoserver-users] Memory Leak seemingly caused by Monitoring plugin

2016-12-13 Thread Jason Newmoyer
7 844680 javax.media.jai.PropertyChangeSupportJAI 173:11629 837288 com.google.common.cache.LocalCache$StrongAccessEntry 174:17339 832272 org.postgresql.jdbc.FieldMetadata Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On S

Re: [Geoserver-users] Memory Leak seemingly caused by Monitoring plugin

2016-12-07 Thread Jason Newmoyer
know what I find out. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Sat, Dec 3, 2016 at 4:42 AM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > On Fri, Dec 2, 2016 at 7:11 PM, Jason Newmoyer < > ja...@newmoyergeospatial.com>

[Geoserver-users] Memory Leak seemingly caused by Monitoring plugin

2016-12-02 Thread Jason Newmoyer
useless to me. Anyone know what the purpose of that is? I'm interested in making a configuration parameter to ignore these. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Check out

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

2016-09-30 Thread Jason Newmoyer
Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Sep 29, 2016 at 3:00 PM, P O'Toole <p.oto...@uwyo.edu> wrote: > Sabine – > > Hm. I may be wrong, but this sounds like a bug. You might consider filing > a report. > > If you up

Re: [Geoserver-users] Download Link for GeoTiff, KML, GeoJSON, Shapefile, CSV and GML

2016-09-30 Thread Jason Newmoyer
You can also open the web console of the browser (F12 in chrome) and go to the network tab. You'll see every request the browser is sending with full detail. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Sep 30, 2016 at 7:57 AM, Francesco

Re: [Geoserver-users] In-memory geo-databases

2016-08-16 Thread Jason Newmoyer
Jim, Is this just for sake of performance? If so, have you considered PostGIS with the proper memory allocations and config parameters for your use case? This was an interesting thread on the topic: http://dba.stackexchange.com/questions/2041/postgresql-force-data-into-memory Jason Newmoyer

Re: [Geoserver-users] Scale dependency on cascaded WMS layers

2016-06-15 Thread Jason Newmoyer
to get the right combination. This would offer some nice flexibility. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Wed, Jun 15, 2016 at 3:48 PM, Jason Newmoyer < ja...@newmoyergeospatial.com> wrote: > I have. It seems the stylesheet is jus

[Geoserver-users] Scale dependency on cascaded WMS layers

2016-06-15 Thread Jason Newmoyer
bother fetching the image from the remote WMS. http://docs.geoserver.org/stable/en/user/data/cascaded/wms.html Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- What NetFlow

Re: [Geoserver-users] Hardware recommendations for GeoServer?

2016-06-09 Thread Jason Newmoyer
may not be as pronounced. Just a guess, haven't tried that yet. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Jun 9, 2016 at 6:38 AM, johnrobot <johnro...@gmail.com> wrote: > Hi > I am in the process of ordering a virtual server for Ge

Re: [Geoserver-users] CQL filter based on user properties

2016-05-27 Thread Jason Newmoyer
Could create a really simple servlet filter that inspects the GetMap or GetFeatureInfo requests and modifies the cql_filter parameter based on the user's login. Custom code, but straightforward deployment. Insures nobody can spoof the partner id. Jason Newmoyer Newmoyer Geospatial Solutions

[Geoserver-users] Unsupported Data Type exception in void areas of ImageMosaic layer

2016-04-20 Thread Jason Newmoyer
(ThreadPoolExecutor.java:617) Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep

Re: [Geoserver-users] Reload Catalog required to refresh ImageMosaic layer

2016-04-20 Thread Jason Newmoyer
I tried updating the bbox parameter in the URL of the OL preview, but it did not seem to restrict my ability to pan outside of that area. I will try in another client when I get back to that spot in my testing. Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja

Re: [Geoserver-users] Reload Catalog required to refresh ImageMosaic layer

2016-04-20 Thread Jason Newmoyer
Dynamic bbox might be a nice feature for data layers that update frequently. In this case, I'm fine with making a REST call to expand the bbox. I'm just not sure if that actually clears the cached value properly. I will continue to test this. Jason Newmoyer Newmoyer Geospatial Solutions

Re: [Geoserver-users] Reload Catalog required to refresh ImageMosaic layer

2016-04-18 Thread Jason Newmoyer
, but that it is also being cached. And that cache may not be properly cleared when the layer definition is updated. Thanks, Jason Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Apr 18, 2016 at 1:23 PM, Simone Giannecchini < simone.giannecch...@geo-solutions

[Geoserver-users] Reload Catalog required to refresh ImageMosaic layer

2016-04-18 Thread Jason Newmoyer
understanding of how ImageMosaic works, I don't even understand how this is possible. Is the tile index being cached somewhere? And if so, why? Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com

Re: [Geoserver-users] Fwd: Cannot disable security on GWC REST API

2016-04-15 Thread Jason Newmoyer
not do the trick. Thanks. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Apr 12, 2016 at 9:32 AM, jnewmoyer <ja...@newmoyergeospatial.com> wrote: > The config.xml is not updating. What could be the cause of that? > > > > -

[Geoserver-users] JPEG artifacts when imagery has black areas

2016-04-14 Thread Jason Newmoyer
r like trying to set "nearblack" pixels to zero. But that will effect "good" data too, so not a very good option. Any suggestions on this would be greatly appreciated. Thanks! Jason Newmoyer Newmoyer Geospatial Solutions 8

[Geoserver-users] Fwd: Cannot disable security on GWC REST API

2016-04-07 Thread Jason Newmoyer
as described here: http://docs.geoserver.org/stable/en/user/geowebcache/rest/seed.html Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com

[Geoserver-users] Cannot disable security on GWC REST API

2016-03-19 Thread Jason Newmoyer
/geowebcache/rest/seed.html Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data

Re: [Geoserver-users] Fwd: Unable to create an ImageMosaic store using a PostGIS tile index (v2.8.2)

2016-03-14 Thread Jason Newmoyer
. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Mon, Mar 14, 2016 at 9:47 AM, Jason Newmoyer < ja...@newmoyergeospatial.com> wrote: > So, you're saying the process should be: > > 1. drop datastore.properties and indexer.properties into the d

[Geoserver-users] Error setting caching defaults eviction policy to LRU or LFU GeoServer 2.8.2

2016-03-14 Thread Jason Newmoyer
) at org.geoserver.gwc.web.InMemoryBlobStorePanel$CacheConfigContainerWrapper$1.validate(InMemoryBlobStorePanel.java:403) at org.apache.wicket.markup.html.form.FormComponent.validateValidators(FormComponent.java:1612) ... 125 more Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com

Re: [Geoserver-users] Fwd: Unable to create an ImageMosaic store using a PostGIS tile index (v2.8.2)

2016-03-14 Thread Jason Newmoyer
index records - this requires the geoserver user to have create access within our database. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Fri, Mar 11, 2016 at 10:54 AM, Simone Giannecchini < simone.giannecch...@geo-solutions.it> wrote: > C

Re: [Geoserver-users] Fwd: Unable to create an ImageMosaic store using a PostGIS tile index (v2.8.2)

2016-03-11 Thread Jason Newmoyer
is "The absolute path to the configuration file (*.properties) or a directory containing the configuration file." Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Wed, Mar 9, 2016 at 5:24 PM, Simone Giannecchini < simone.giannecch...@geo-soluti

[Geoserver-users] Fwd: Unable to create an ImageMosaic store using a PostGIS tile index (v2.8.2)

2016-02-26 Thread Jason Newmoyer
:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:146) at com.sun.proxy.$Proxy68.getGridCoverageReader(Unknown Source) at org.geoserver.web.data.layer.NewLayerPageProvider.getItemsInternal(NewLayerPageProvider.java:90) ... 111 more Ja

Re: [Geoserver-users] GeoServer 2.7.2 returns files named "geoserver-dispatch.application"

2015-12-14 Thread Jason Newmoyer
ollowed: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > ) > > Cheers > Andrea > > > On Thu, Dec 3, 2015 at 9:00 PM, Jason Newmoyer < > ja...@newmoyergeospatial.com> wrote: >

[Geoserver-users] Proxy base URL with GWC KML

2015-12-03 Thread Jason Newmoyer
. Is it possible that the GWC service just uses the request URL to generate the link, and skips lookup of proxy base URL? Thank you. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com -- Go from

[Geoserver-users] GeoServer 2.7.2 returns files named "geoserver-dispatch.application"

2015-12-03 Thread Jason Newmoyer
I saw some posts reporting that this had been resolved at 2.6.x but I am still seeing it at 2.7.2 Seems to be consistent on GWC KML endpoints: https:///geoserver/gwc/service/kml/.png.kml Server sets a response header: Content-Disposition:"inline; filename=geoserver-dispatch.application&qu