Re: [Geoserver-users] Error When Publishing Imported GeoPackage

2019-01-09 Thread Michael Bronner via Geoserver-users
Thank you, Andrea. I will recreate a small reproduction file as soon as I can. I will be out of the office for the remainder of January, so I might not get to if for a while. Once I do, I will create an issue, as directed by your reply. Thanks! ~Mike > On Jan 9, 2019, at 5:32 AM, Andrea Aime

[Geoserver-users] GeoWebCache - Issues with tile origins when setting alignTopLeft=true for a gridSet

2019-01-09 Thread javier.lopez
I'm finding an unexpected behavior when setting *alignTopLeft=true* at *geowebcache.xml* for a gridSet. When I am navigating on a map within the same cache level everything works fine (even zooming in/out works fine). However, when the map changes to a different cache level, I am taken vertically

Re: [Geoserver-users] Image coordinates (40400 with south oriented axis)

2019-01-09 Thread Phil Scadden
We briefly entertained the idea of doing a south-orientated custom projection (people here working in Ross dependency think South pole should be towards top of map). This was abandoned very quickly because we need to combine images from multiple sources, including public AGS servers which of

Re: [Geoserver-users] Memory leak error messages

2019-01-09 Thread Paul Wittle via Geoserver-users
Hi, Quick update to my own post. Using developer logging I was getting messages about JTDS not being present in the classpath. This confused me as there is no reference to JTDS at all that I could find but I did add the jar file to see what happened. With it present I find that the error in

[Geoserver-users] netcdf in non latlon grid

2019-01-09 Thread Richard Duivenvoorde
Hi List, I've succesfully created a simple minimal netcdf file (using Python) with time-range-based data in a latlon grid: like: float fakedata(time=3, z=3, lat=3, lon=4) I can load the file (with several layers) both in QGIS (as mesh) and in Geoserver (2.14.1 with netcdf extension) (with both

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-09 Thread Andrea Aime
Hi, if you are looking into it, I'd check both the MVT code in GeoServer, which is mostly generic and shared among MVT, TopoJSON and GeoJSON tiles (had a quick look, cannot see splitting of multipolygon over multiple features) and the actual MVT encoder, which is an external library:

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-09 Thread Rui Maciel
As a followup, I've noticed that clicking on the "Browse..." button triggers this output on Firefox's debugger window: XML Parsing Error: syntax error Location: http://localhost:8080/geoserver/web/wicket/page?11 Line Number 1, Column 1: page:1:1 Wicket.Ajax: Wicket.Ajax.Call.failure: Error

[Geoserver-users] Memory leak error messages

2019-01-09 Thread Paul Wittle via Geoserver-users
Hi, I've recently updated us to the latest version of GeoServer (stable) and I've started getting a lot of these errors: 2019-01-09 13:50:49,127 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks Does anyone know which logging profile I need to get a more informative

Re: [Geoserver-users] Error download server

2019-01-09 Thread Olyster
Now it works. Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html ___ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead

Re: [Geoserver-users] Error download server

2019-01-09 Thread Ian Turton
Works for me :-) Unless you are downloading for master that is a link to sourceforge so it should scale. Ian On Wed, 9 Jan 2019 at 14:33, Olyster wrote: > Hi, > > I get : > > 503 No Backend Servers Available > No backend servers were available to answer your request. Please notify the > site

[Geoserver-users] Error download server

2019-01-09 Thread Olyster
Hi, I get : 503 No Backend Servers Available No backend servers were available to answer your request. Please notify the site admins. When I try to download extension (09/01/2019 - 9:00 AM EST) Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

Re: [Geoserver-users] Error When Publishing Imported GeoPackage

2019-01-09 Thread Andrea Aime
Hi, see notes inline. On Fri, Jan 4, 2019 at 9:01 PM Michael Bronner via Geoserver-users < geoserver-users@lists.sourceforge.net> wrote: > > I guess that leaves me with a few questions: > > - Would GeoServer crash because of a warning-level issue with the package? > No, it's not related.

Re: [Geoserver-users] Image coordinates (40400 with south oriented axis)

2019-01-09 Thread Andrea Aime
On Wed, Jan 9, 2019 at 2:06 PM Hans Gregers Hedegaard Petersen < greg...@septima.dk> wrote: > Hi all, > > I need to serve images in a CRS that corresponds to the images coordinates > - I saw an old thread on -devel, and tried epsg:40400 (should have been > epsg:0 Andrea :-D). > Good idea, but no

[Geoserver-users] Image coordinates (40400 with south oriented axis)

2019-01-09 Thread Hans Gregers Hedegaard Petersen
Hi all, I need to serve images in a CRS that corresponds to the images coordinates - I saw an old thread on -devel, and tried epsg:40400 (should have been epsg:0 Andrea :-D). It does precisely what I want, except I need the image coordinates to have a south oriented Y-axis. I have tried to hack

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Arnaud L.
Hi Andrea, thanks for your answer ! Le 09/01/2019 à 09:43, Andrea Aime a écrit : This is like saying "If I go to work by car or bike everything works, but using the train, something breaks, any idea what might be causing this?". The code writing out the format is very different in these three

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Arnaud L.
Hi Brad, and thanks for your answer Le 09/01/2019 à 09:43, br...@frogmouth.net a écrit : Looking at the code, it's a rendering error, but the stack trace isn't really that informative. Do you have a specific case that reproduces this? Any chance that you can debug it to find out the specific

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Arnaud L.
Hi Ian, thanks for your answer Le 09/01/2019 à 09:42, Ian Turton a écrit : Is this the case for all your layers or just one? All layers with external png images as symbolizers apparently. Regards -- Arnaud ___ Geoserver-users mailing list Please

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Andrea Aime
On Wed, Jan 9, 2019 at 9:33 AM Arnaud L. wrote: > Hi list, and happy new year to the geoserver users and developers ! > > I have a wms request that works fine when the output format is set to > either PDF (application/pdf) or PNG (image/png), but fails when trying > to set the output format to

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread bradh
Looking at the code, it's a rendering error, but the stack trace isn't really that informative. Do you have a specific case that reproduces this? Any chance that you can debug it to find out the specific rendering exception that occurs (probably in Batik, maybe in GeoTools)? Brad -Original

Re: [Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Ian Turton
Is this the case for all your layers or just one? Ian On Wed, 9 Jan 2019 at 08:31, Arnaud L. wrote: > Hi list, and happy new year to the geoserver users and developers ! > > I have a wms request that works fine when the output format is set to > either PDF (application/pdf) or PNG (image/png),

[Geoserver-users] WMS fails in SVG but works in other formats

2019-01-09 Thread Arnaud L.
Hi list, and happy new year to the geoserver users and developers ! I have a wms request that works fine when the output format is set to either PDF (application/pdf) or PNG (image/png), but fails when trying to set the output format to SVG (image/svg). Any idea of what might be causing this

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-09 Thread Ari Jolma
Doh, MVT does support multipolygons. However, the vectortiles plugin does in this case split the multipolygons into single ring multipolygons. Maybe it is an issue of winding order of the rings - which MVT spec says in VERY importabt? I need to investigate. Ari Ari Jolma kirjoitti 9.1.2019

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-09 Thread Ari Jolma
Could the explanation be that while MVT vector tiles support only POLYGONs and because these are MULTIPOLYGONs, which occasionally split into multiple polygons, then the mvt_id is only occasionally set? The splitting is done by the vectortiles plugin. Ari Andrea Aime kirjoitti 8.1.2019 klo