Re: [Geoserver-users] Updating an App Schema Data Store via REST

2017-06-30 Thread Andrea Aime
On Fri, Jun 30, 2017 at 2:43 AM, Ben Caradoc-Davies wrote: > as far as I know, REST can only be used to update configurations and data > files, not data in a database > If the use case is fine grained changes driven by filters (e.g., update this 100 features matching a=xyz) then WFS-T is the onl

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
Hi Jason, can you share the full stack trace, it should be available in the geoserver logs. The message seems to suggest that sorting is not supported on that particular property, as opposed to not supported in general, but I'm just guessing, seeing the full trace should help understanding the issu

Re: [Geoserver-users] Labels Burst out of their Polygons

2017-06-30 Thread Andrea Aime
On Thu, Jun 29, 2017 at 11:23 PM, FunkMonkey33 < aedwa...@ponderosa-advisors.com> wrote: > I've seen a lot of posts like "I want to render a label, even if the > polygon is too small to fit it". My problem is the opposite: I want to make > sure that a label only will render if it fits in its polyg

Re: [Geoserver-users] Always Visible Labels in Polygons

2017-06-30 Thread Andrea Aime
Hi, the labelling and tiling topic has been beaten to death already in countless discussions on the net, search around on stackexchange and on google in general, and look up meta-tiling settings, usage of the centroid function, and the like Regards Andrea On Fri, May 12, 2017 at 6:27 PM, FunkMon

Re: [Geoserver-users] multiple geotiff files in a single layer...

2017-06-30 Thread Edward Mac Gillavry
There's a lot of info about serving raster files in the "GeoServer on Steroids" presentations by the fine people of GeoSolutions, e.g. https://www.slideshare.net/geosolutions/geoserver-on-steroids-foss4g-2015. HTH Edward On 29-06-17 22:42, Trey Stafford wrote: Hi Glenn, You may want to look

Re: [Geoserver-users] Labels Burst out of their Polygons

2017-06-30 Thread Edward Mac Gillavry
Hi, Did you investigate the goodnessOfFit vendor option (http://docs.geoserver.org/latest/en/user/styling/sld/reference/labeling.html#goodnessoffit). That way you can nudge the label placement algorithm. Best, Edward On 29-06-17 23:23, FunkMonkey33 wrote: I've seen a lot of posts like "I wa

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

2017-06-30 Thread Ian Turton
Also for anyone who finds just the slides too dry you can watch a video of the talk at https://vimeo.com/album/3605087/video/144089061 Ian On 29 June 2017 at 20:21, P O'Toole wrote: > > - Earning your support instead of buying it, but Ian Turton: > > http://www.ianturton.com/talks/foss4g.html#

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Jason Smith
Andrea – Sure here it is: org.geoserver.platform.ServiceException: Request failed due to: Sorting on dc:title/dc:value is not supported. at org.geoserver.csw.GetRecords.run(GetRecords.java:175) at org.geoserver.csw.DefaultWebCatalogService.getRecords(DefaultWebCatalogService.java:

Re: [Geoserver-users] Application schema plugin and filter encoding performance concern.

2017-06-30 Thread aquentin
Ok, so from solr plugin documentation, sourceType/layer seems to be the collection in solR. configuring app-schema like this, the exception disappear. We could suppose it's a success here! but, one exception remains, request a GetFeature on this feature setup with app-schema and solR datastore rai

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
Hum, looks like there is some issue during the unmapping between the outside model and the internal catalog one, but I'm not familiar with that part of the code, someone else wrote it. Niels (cc'ed, original author), does this ring any bell? Cheers Andrea On Fri, Jun 30, 2017 at 12:28 PM, Jason

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Niels Charlier
Hey Jason, Unfortunately it isn't possible to support sorting on properties that map to expressions which are not basic properties themselves. I am guessing that if you look in your mapping file, that title.value is mapped to a more complex expression (using operators or functions). This cho

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
On Fri, Jun 30, 2017 at 9:46 PM, Niels Charlier wrote: > Hey Jason, > > Unfortunately it isn't possible to support sorting on properties that map > to expressions which are not basic properties themselves. I am guessing > that if you look in your mapping file, that title.value is mapped to a more

Re: [Geoserver-users] Application schema plugin and filter encoding performance concern.

2017-06-30 Thread Ben Caradoc-Davies
Adrien, app-schema is incorrectly guessing that your database is a JDBC database that supports SQL JOIN and is trying to use this functionality for improved performance. As this will not work for SOLR, you should turn joining off by setting -Dapp-schema.joining=false at the JVM command line o

Re: [Geoserver-users] Encoding Problem

2017-06-30 Thread geoadmin
Problem resolved. I have installed two packages that comes with firefox liberation-fonts-common liberation-sans-fonts -- Also, if you anyone encounter problems with custom fonts. I have placed fonts in GEOSERVER_DATA_DIR/conf/styles. Geserver has logged that it loaded f

Re: [Geoserver-users] Labels Burst out of their Polygons

2017-06-30 Thread FunkMonkey33
Hi Edward, Yes, we did play around with that. You can see in my SLD above that we are using a value of 0.9 for this. Using 1.0 doesn't help either. Thanks. Aaron -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Labels-Burst-out-of-their-Polygons-tp5326100p5326265.html S

Re: [Geoserver-users] Labels Burst out of their Polygons

2017-06-30 Thread FunkMonkey33
Hi Andrea, No, it's not KML. It's a basic polygon, coming from GWC/WMS, being served by postgis. We render it as an ImageMapType class, which is Google Maps' version of a tile layer. Aaron -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Labels-Burst-out-of-their-Polyg

[Geoserver-users] Integrating legend to downloads

2017-06-30 Thread Wondimagegn Tesfaye
Dear Community, Is there an option to integrate legend (style sld) with the different layer export formats such as tif and shapefiles when downloading from GeoServer? -- Regards, Wondimagegn -- Check out the vibrant tech