Re: [Geoserver-users] Oracle database driver support improvements waiting for feedback

2020-04-15 Thread Olle Markljung
Hi, I’ll check with my employer if we have the ability to aid in this matter. So, is it a schema with test data that we would test changes against from time to time? Regards, Olle Markljung ons 15 apr. 2020 kl. 11:14 skrev Andrea Aime : > Hi, > the issue is indeed not money but findin

Re: [Geoserver-users] Curve support for SQL Server

2018-06-07 Thread Olle Markljung
ange depending on experience, > topic and the like, so > they would not be much use anyways. > > If you decide you want someone else to do it for you, you can contact > commercial support providers > to get an estimate: > http://geoserver.org/support/ > > Cheers > Andrea >

Re: [Geoserver-users] Curve support for SQL Server

2018-06-07 Thread Olle Markljung
seek commercial help and then it would be great to have a ballpark number to start with. Regards, Olle Markljung tors 7 juni 2018 kl. 14:58 skrev Mark Prins : > On 07-06-18 13:32, Olle Markljung wrote: > > Hello all > > > > I have users that would be helped if curve support

[Geoserver-users] Curve support for SQL Server

2018-06-07 Thread Olle Markljung
ow to go about to add the support for SQL Server it would be appreciated. Regards, Olle Markljung -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http:

[Geoserver-users] Polygon GraphicFill origin

2018-01-05 Thread Olle Markljung
pidoc/ol.html#.ColorLike I've tried to follow the source code of both GeoServer and GeoTools but I fail to identify the place where this info might be found. Can someone explain in short or have some pointers of where to look? Regards, Olle

Re: [Geoserver-users] imageio-ext 1.1.18 (and 1.1.19) lacks content

2017-12-13 Thread Olle Markljung
-jars.zip and the ones in the gdal-plugin.zip? The ones that overlap, are they acctually the same or are there differences? Regards, Olle Markljung On Wed, Dec 13, 2017 at 5:52 PM, Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi Olle, > Thanks for having reported tha

[Geoserver-users] imageio-ext 1.1.18 (and 1.1.19) lacks content

2017-12-13 Thread Olle Markljung
/imageio-ext/releases/1.1.X/ but they lack content. Would it be possible for someone with access to fill them with valid content? Regards, Olle Markljung -- Check out the vibrant tech community on one of the world's

Re: [Geoserver-users] Printing OSM

2017-01-31 Thread Olle Markljung
I also get a 404 if I browse to tile 18/9/-1 The tile calculations are off. It seems as you might mix different SRS in maxExtent and resolutions. The resolutions seems to match those of EPSG:900913 and maxExtent looks like EPSG:4236 ones. What SRS do you state in your spec to mapfish? On Tue, Ja

Re: [Geoserver-users] Printing OSM

2017-01-31 Thread Olle Markljung
Hello, The host of the baseURL does not match the allowed host in your yaml. Change that to c.tile.openstreetmap.org and see if it helps. If c.tile.openstreetmap.org and tile.openstreetmap.org would resolve to the same ip you could have changed the host: to ip: in the yaml file. This is useful wh

Re: [Geoserver-users] Printing ArcGIS WMS

2016-12-21 Thread Olle Markljung
Hi, Did you try in a browser on your own computer or on the server where you host Geoserver? If not you should check that first. ons 21 dec. 2016 kl. 22:11 skrev Obrecht, Joshua D [DSN] < jobre...@iastate.edu>: > I am trying to print ArcGIS Services from another server within my module. > I have

Re: [Geoserver-users] GetFeatureInfo render failure on 2.7.1

2015-05-22 Thread Olle Markljung
.0 war too. /Olle On Fri, May 22, 2015 at 12:36 PM, Olle Markljung wrote: > Yes, > I test through the Layer Preview page. > The error is not consistent. Sometimes it works. > > Here is a request that failed: > > http://localhost:8080/geoserver/tiger/wms?SERVICE=WMS&V

Re: [Geoserver-users] GetFeatureInfo render failure on 2.7.1

2015-05-22 Thread Olle Markljung
ay 22, 2015 at 12:27 PM, Mauro Bartolomeoli < maurobartolome...@gmail.com> wrote: > Hi Olle, > I tried to reproduce your issue: do you one GetFeatureInfo request that is > failing? > > Thanks > Mauro > > > 2015-05-22 12:09 GMT+02:00 Olle Markljung : > >> Hi,

[Geoserver-users] GetFeatureInfo render failure on 2.7.1

2015-05-22 Thread Olle Markljung
Hi, I've just made a fresh install of 2.7.1 and I get a render error when using GetFeatureInfo. I get the same error with the example data tiger:poly_landmarks with both WMS 1.1.1 and 1.3.0. http://localhost:8240/geoserver-2.7/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd";> Rendering proces

Re: [Geoserver-users] Problems in paging WFS on Geoserver 2.5

2014-11-12 Thread Olle Markljung
Hello, I downloaded the plans as shape-zip and debugged against current master. The problem with "strange" fids seems to be due to the fact that if you provide an offset (startIndex) but no sorting a natural sort is added. If I alter the query (in Eclipse with Expressions) and remove the sorting

Re: [Geoserver-users] CQL filter WITHIN: format of POLYGON representation

2014-11-06 Thread Olle Markljung
question should go on the OpenLayers mailing list. Or http://stackoverflow.com/questions/tagged/openlayers-3 Or http://gis.stackexchange.com/questions/tagged/openlayers-3 Regards, Olle Markljung On Thu, Nov 6, 2014 at 6:03 PM, Olle Markljung wrote: > Hi, > Look at > http://openlay

Re: [Geoserver-users] CQL filter WITHIN: format of POLYGON representation

2014-11-06 Thread Olle Markljung
Hi, Look at http://openlayers.org/en/v3.0.0/apidoc/ol.format.WKT.html#writeGeometry to get the WKT for your feature. In OL2 you could just write feature.geometry.toString() and you would get the WKT. Not sure if that works now. /Olle On Thu, Nov 6, 2014 at 5:51 PM, Andrea Aime wrote: > On Thu,

Re: [Geoserver-users] "address is not valid" when trying to delete Workspace

2014-10-29 Thread Olle Markljung
atest nighlty build of the master branch (2.7-SNAPSHOT) from http://ares.boundlessgeo.com/geoserver/master/ and verify. Regards, Olle Markljung On Fri, Oct 24, 2014 at 10:12 PM, Andrea Aime wrote: > Thank you, any workaround/trick is helpful until we can find enough > resources to upgrade

Re: [Geoserver-users] PNG not working using WMS on Ubuntu 14.04 using either Java version

2014-10-24 Thread Olle Markljung
Hi, Try changing to 'image/png'. http://docs.geoserver.org/latest/en/user/services/wms/outputformats.html Regards Olle fredag 24 oktober 2014 skrev Stadin, Benjamin < benjamin.sta...@heidelberg-mobil.com>: > Hi all, > > I can’t get WMS to work with PNG on Ubuntu 14.04 (fresh install). I’m > try

Re: [Geoserver-users] Invalid address error

2014-10-22 Thread Olle Markljung
://jira.codehaus.org/browse/GEOS-6426 I've created a pull request at https://github.com/geoserver/geoserver/pull/789 It's my first so go easy on me :) On Wed, Oct 22, 2014 at 2:11 PM, Andrea Aime wrote: > On Wed, Oct 22, 2014 at 1:29 PM, Olle Markljung > wrote: > >> Hi, >> I&#x

Re: [Geoserver-users] Invalid address error

2014-10-22 Thread Olle Markljung
eates an iframe with src="//:" (as it does for Chrome) Wicket seems to have, or had, problems with not realizing IE11 is IE. ( https://issues.apache.org/jira/browse/WICKET-5517) Regards, Olle Markljung On Fri, Oct 3, 2014 at 11:37 AM, Eric DUCOS wrote: > Thanks for this answer. >

[Geoserver-users] WMS GetMap POST for a layergroup uses default styles

2014-02-26 Thread Olle Markljung
Hi list, I'm wondering if I'm doing it wrong (or if I found a bug)?. When I perform a POST with GetMap XML payload I get an image back rendered with default styles for the layers in the layer group. >From the example data I changed the style of tiger:poi in the layer group tiger-ny to use the poin

Re: [Geoserver-users] WMS GetMap XML-POST VendorParameter

2012-05-14 Thread Olle Markljung
1. have some more GeoServer-savvy developer to do it 2. develop it myself 3. tell my client it is not possible right now Am I right? Regards, Olle Markljung Den 5/11/12 11:28 AM skrev Andrea Aime : >On Fri, May 11, 2012 at 11:07 AM, Olle Markljung > wrote: >> Hel

[Geoserver-users] WMS GetMap XML-POST VendorParameter

2012-05-11 Thread Olle Markljung
node of GetMap (dpi:600 and even dpi:600) but no luck. I've also tried to look for an xsd for the GetMap request to see how the information should be specified but haven't found any. Does anyone know how to pass these vendor specific parameters using GetMap XML-POST req

Re: [Geoserver-users] How to apply getFeatures by BBOX

2011-12-10 Thread Olle Markljung
Yes, And if that is not enough (depends on the amount of features) you could perhaps display a WMS-layer when zoomed out and switch to a WFS Vector layer when the user zooms in beyond a certain zoom level. The payload of the WMS-images are fairly constant at different zoomlevels/bboxes, the gml/

Re: [Geoserver-users] Problems SLD_BODY - works for getlegendgraphic but not for getMap.

2011-12-01 Thread Olle Markljung
I'm also sitting with similar things now. When I removed the layers parameter and added the same layer as a named layer in the SLD it works. Hope it helps :) 1 dec 2011 kl. 21:12 skrev "Phil Scadden" : > Geoserver 2.0.2 > The request below returns the image styled by the layers assigned sty

[Geoserver-users] Static Maps API

2011-11-30 Thread Olle Markljung
Hello list, I checked the archives about static maps and found only 2 entries (13th and 19th sept '11) Does anyone know if there has been any more discussions on this topic? What I want to accomplice is to post some geodata with additional styles and get the objects drawn on the map image of a G

Re: [Geoserver-users] Leaflet and GeoServer

2011-11-30 Thread Olle Markljung
t; the flag changed. Thanks Olle, > > Steve > > Stephen Mather > Geographic Information Systems (GIS) Manager > (216) 635-3243 > s...@clevelandmetroparks.com > clevelandmetroparks.com > > > > > > -Original Message- > From: Olle Markljung

Re: [Geoserver-users] Leaflet and GeoServer

2011-11-29 Thread Olle Markljung
Hello Steve, I hadn't..but I got so qurious that I did :) GeoServer sends back valid GeoJSON by specifying outputFormat=json in the query. It can also repond with JSONP by adding i.e. format_options=callback:loadGeoJson. I added this to the geojson sample provided by leaflet just under var geojs

Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
open for >the world too with some IP address. Unfortunately I realised that I do >not know much enough about network administrating and my suggestion can >be of no value. > >-Jukka Rahkonen- > >Olle Markljung wrote: >> >> Just qurious, >> How would that help the

Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
pache > proxy for forwarding traffic from 80 to 8080. > > -Jukka Rahkonen- > ____ > Lähettäjä: Olle Markljung [olle.marklj...@astando.se] > Lähetetty: 24. marraskuuta 2011 8:25 > Vastaanottaja: Ardit Sulce > Kopio: Geoserver User List > Ai

Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Hmm perhaps you are stuck. There might exist ways to go around it if you have access to an outside server to which you set up a form of ssh-tunnelling. But, if you have access to the outside server perhaps you can put your Geoserver there? If you have a machine outside (perhaps at home) that c

Re: [Geoserver-users] Am I publishing my maps on the internet?

2011-11-23 Thread Olle Markljung
Have you opened up port 8080 in your routers settings? You'll probably also will need to set up port forwarding in the router so that requests to your routers public ip on port 8080 will be forwarded to the machine with Geoserver. Good luck, Olle 23 nov 2011 kl. 19:44 skrev "Ardit Sulce" mai