Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
> As far as I can tell lines and polygons don't have this issue, in > either shapefile or Oracle. It seems to be confined to points...or > more likely to PointSymbolizers. After I sent this it occurs to me I didn't test a polygon data source with a point renderer. If I take a known working polygon

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
On Tue, Jul 3, 2012 at 3:53 PM, Andrea Aime wrote: > On Tue, Jul 3, 2012 at 7:50 PM, Joshua M. Thompson > wrote: >> >> I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a >> simple point later that has about 2,900 points that represent world >> cities, stored in an Oracle Spatial

Re: [Geoserver-users] Elevation WMS

2012-07-03 Thread Andrea Aime
On Mon, Jul 2, 2012 at 3:11 PM, djv wrote: > Hi Andrea, > Can you provide more details on how to get GeoServer to deliver a 16bit > GeoTIFF? I've tried using both WMS and WCS services, but I keep getting an > 8 bit format returned from GeoServer. My data store is 16 bit elevation > data. Can

Re: [Geoserver-users] Geoserver REST API: re-publishing a style does not work..problem of cache?

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 2:45 PM, Emmanuel Blondel < emmanuel.blond...@gmail.com> wrote: > Dear all, > > I am using the Geoserver REST API, to publish layers and styles. > I performed tests to publish one style using POST, and then to remove it. > > Then, if i tried to publish again the style with

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 7:50 PM, Joshua M. Thompson < joshua.thomp...@gmail.com> wrote: > I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a > simple point later that has about 2,900 points that represent world > cities, stored in an Oracle Spatial table. I put a simple style on it

Re: [Geoserver-users] Native JAI not working

2012-07-03 Thread Michael Smith
Ben and Andrea, I finally got it to work today. I ended up adding the JRE home, bin, and lib\ext locations to my PATH statement, probably overkill but it was late enough I just wanted to put all the key directories in the PATH. What really seemed to be the key, though, was entering the location

Re: [Geoserver-users] ERROR 404

2012-07-03 Thread Rui Pedro Henriques
Hi, I had the same problem and fixed it by installing the JAI. In my case: cd /usr/lib/jvm/java-6-openjdk sudo wget http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib-linux-amd64-jdk.bin sudo chmod 755 jai-1_1_3-lib-linux-amd64-jdk.bin sudo ./jai-1_1_3-lib-linux-amd64-jdk.bin

Re: [Geoserver-users] Communication between Geoservers

2012-07-03 Thread Martin Davis
http://docs.geoserver.org/latest/en/user/data/cascaded/index.html On Tue, Jul 3, 2012 at 10:53 AM, Smaran Harihar wrote: > Hi Guys, > > I wanted to know if it was possible to communicate between one or more > Geoservers? I know there is Geonetwork which helps in communicating between > Geoservers

[Geoserver-users] Communication between Geoservers

2012-07-03 Thread Smaran Harihar
Hi Guys, I wanted to know if it was possible to communicate between one or more Geoservers? I know there is Geonetwork which helps in communicating between Geoservers, but can Geoservers communicate directly? My communicate I mean, is it possible for another Geoserver to connect to a Geoserver an

[Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a simple point later that has about 2,900 points that represent world cities, stored in an Oracle Spatial table. I put a simple style on it to draw red dots with city name labels. The front end webapp is an OpenLayers 2.12 applicatio

[Geoserver-users] enlarge geotif bounding box

2012-07-03 Thread Roope Tervo
Hello I have an image mosaic plugin serving geotifs from small area. Is it possible to enlarge original images' bounding box and color everything outside of original geotifs as 'a missing mask' by Geoserver? I tried 'background value' and SLD colormap combination without success. best regards

Re: [Geoserver-users] Native JAI not working

2012-07-03 Thread Benjamin Mearns
Michael, I'm hoping to reinstall on a VM and document my install soon. Ben On Monday, July 2, 2012, Michael Smith wrote: > The native JAI Windows installers install the files to JAVA_HOME\jre\lib\ext > > To try and get the Windows installers output recognized I tried the following: > 1- set sym

Re: [Geoserver-users] How to configure GeoServer 2.1.4 to use OSMM (Ordinary Survey Mastermap)?

2012-07-03 Thread Andy Berry
See my post [Geoserver-users] Geoserver upgrade I think its because of Windows Server 2008 Should work with Geoserver 2.2 -Original Message- From: sjjscc [mailto:shang@csduk.com] Sent: 03 July 2012 09:14 To: geoserver-users@lists.sourceforge.net Subject: [Geoserver-users] How to confi

[Geoserver-users] Geoserver REST API: re-publishing a style does not work..problem of cache?

2012-07-03 Thread Emmanuel Blondel
Dear all, I am using the Geoserver REST API, to publish layers and styles. I performed tests to publish one style using POST, and then to remove it. Then, if i tried to publish again the style with the same name, I get an error: Method failed: HTTP/1.1 403 This occurs while the style was remove

Re: [Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 2:16 PM, Luca Morandini wrote: > On 07/03/2012 08:19 PM, Andrea Aime wrote: > > On Tue, Jul 3, 2012 at 11:16 AM, Luca Morandini > > wrote: > > > > I searched Jira for <<"SQL Server" && "unknown CRS">> , but fond > none. > > > > > > I believe

Re: [Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Luca Morandini
On 07/03/2012 08:19 PM, Andrea Aime wrote: > On Tue, Jul 3, 2012 at 11:16 AM, Luca Morandini > wrote: > > I searched Jira for <<"SQL Server" && "unknown CRS">> , but fond none. > > > I believe this is the one: https://jira.codehaus.org/browse/GEOS-5077 Any suggesti

Re: [Geoserver-users] Geoserver Installation Mac

2012-07-03 Thread Russ
Should be able to do nohup start.sh Not at my Mac so can't try it Russ --- On 3 Jul 2012, at 12:29, hard_soluti...@lavabit.com wrote: > Dear all, > > i have an question to geoserver_2.1.3 on a Mac Snowleopard Server. > > How must I start the Geoserver, that it isn't use

[Geoserver-users] Geoserver Installation Mac

2012-07-03 Thread hard_solutions
Dear all, i have an question to geoserver_2.1.3 on a Mac Snowleopard Server. How must I start the Geoserver, that it isn't used the command window. I started with the start.sh file but when i loged out from the server the geoserver will be shout down. How can i start it, that geoserver doesnt ne

Re: [Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 11:16 AM, Luca Morandini wrote: > I searched Jira for <<"SQL Server" && "unknown CRS">> , but fond none. > I believe this is the one: https://jira.codehaus.org/browse/GEOS-5077 Cheers Andrea -- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55

Re: [Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Luca Morandini
On 07/03/2012 06:42 PM, Andrea Aime wrote: > On Tue, Jul 3, 2012 at 10:09 AM, Luca Morandini > wrote: > > This issue pops up from time to time, this time it happened to me... > > - GeoServer 2.2beta2 (and related SQL Server plugin) on Ubuntu > - SQL Server 2

Re: [Geoserver-users] Can wms return image in 16bit tiff?

2012-07-03 Thread Simone Giannecchini
Here you go the best documentation available for an open source project: http://svn.codehaus.org/geoserver/trunk/src/community/dds/ code :) Regards, Simone Giannecchini --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder Via Poggio alle Vi

Re: [Geoserver-users] Can wms return image in 16bit tiff?

2012-07-03 Thread djv
Can you provide more details on how to write a new output format for GeoServer to return a 16 bit GeoTIFF. Is there any documentation or tutorial available on how to do this? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Can-wms-return-image-in-16bit-tiff-tp4569621p4985326

Re: [Geoserver-users] Elevation WMS

2012-07-03 Thread djv
Hi Andrea, Can you provide more details on how to get GeoServer to deliver a 16bit GeoTIFF? I've tried using both WMS and WCS services, but I keep getting an 8 bit format returned from GeoServer. My data store is 16 bit elevation data. Can you help with this? FYI, we'd really like to use GeoS

[Geoserver-users] proxy extension for Geoserver 2.1.3

2012-07-03 Thread Fabien Maison
Hi all ! Any one know if we can find proxy extension for Geoserver 2.1.3 (or 2.1.4)..??? Can find only one for 2.1.1... Thank's for your help fbm -- Live Security Virtual Conference Exclusive live event will cover all

Re: [Geoserver-users] Trimming an attribute table .CSV output's "extra fields"

2012-07-03 Thread Julius Sempio
Ah, yes. That clears up a lot of issues. Thank you for the clarifications. We'll try to check out the GET and POST requests and see what we can do (and possibly share what we find out). Returning the cheers, Julius On Mon, Jul 2, 2012 at 6:08 PM, Andrea Aime wrote: > On Wed, Jun 27, 2012 at 11

[Geoserver-users] How to configure GeoServer 2.1.4 to use OSMM (Ordinary Survey Mastermap)?

2012-07-03 Thread sjjscc
I am new to GeoServer. Can anyone provide how to configure GeoServer 2.1.4 with OSMM? We have setup the GeoServer v2.1.4 on a Windows Server 2008 R2 server. Our OSMM is available on our Oracle Spatial server. Our GeoServer can display the USA Population layer: • Click Layer Preview on the left h

Re: [Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 10:09 AM, Luca Morandini wrote: > This issue pops up from time to time, this time it happened to me... > > - GeoServer 2.2beta2 (and related SQL Server plugin) on Ubuntu > - SQL Server 2008 R2 on Windows 7 > - Polygos data loaded from shapefile with OGR2OGR > - SRID defined

[Geoserver-users] GeoServer 2.2beta2 cannot compute BBOX on SQL Server data

2012-07-03 Thread Luca Morandini
This issue pops up from time to time, this time it happened to me... - GeoServer 2.2beta2 (and related SQL Server plugin) on Ubuntu - SQL Server 2008 R2 on Windows 7 - Polygos data loaded from shapefile with OGR2OGR - SRID defined in the OGR2OGR command lne - Spatial index created with correct bou

Re: [Geoserver-users] Need help to get GeoServer to send GeoTIFF INT16 maps (rather than 8 bit)

2012-07-03 Thread Simone Giannecchini
Dear Deborah, the situation is a follows: - Via WMS, unless you write your own outputformat geotiff you will always get 8 bits as the raster goes through the rendering process which does this transformation anyway - Via WCS you might get the geotiff in 16 bits providing the input is in 16 bits. A

Re: [Geoserver-users] cannot add features with WFS-T

2012-07-03 Thread Harold-Jeffrey Ship
Hi Andrea Thanks for your answer. I do indeed see a thread deadlock in the thread dump! In fact, my thread dump (attached) has the exact same deadlock as the one in the bug report you mention below. The only difference is I am using GeoServer 2.1.4. I have noted this in the bug report. (See a