Re: [Geoserver-users] Shape layer gets repeated

2012-09-10 Thread Rahkonen Jukka
Hi, It looks like a projection issue and you must find out the right projection for your shapefile. If you did not get the .prj file you can try to guess by using an ogrinfo utility and having a look at the extents of the dataset and units. http://gdal.org/ogrinfo.html -Jukka Rahkonen- __

[Geoserver-users] How to perform WFS request using SOAP ?

2012-09-10 Thread Rudy Commenge
Hi, I'm trying to perform a WFS request using SOAP. I have read this article : http://geoserver.org/display/GEOS/GSIP+61+-+WFS+2.0 So, I have downloaded this patch referenced in the previous article : http://jira.codehaus.org/secure/attachment/57333/wfs2_merged.patch.gz But now, I don't know how

[Geoserver-users] SQL view and NPE

2012-09-10 Thread Simon Hartley
Hiya, I wanted to be able to pass in an arbitrary set of points to draw a line and still get GeoServer to define the styling. In order to achieve this I tried to create the following SQL view as a layer: SELECT ST_GeomFromText( 'LINESTRING(%ROUTELINE%)' ) Geoserver wouldn't let me get away with

Re: [Geoserver-users] Validation SLD errors: help

2012-09-10 Thread alelentz
Christian, Thanks a lot for your useful advice! It's really a good idea to use a xml editor like Serna. Have a good day! Apostolis On Wed, Aug 22, 2012 at 9:10 AM, cmaul [via OSGeo.org] < ml-node+s1560n4996914...@n6.nabble.com> wrote: > Apostolis, > > I think it makes sense if you are dealing

[Geoserver-users] Editing coverage.xml

2012-09-10 Thread Lionel Menard
Hi, I would like to manually and latter via a script to add extra keywords into a coverage.xml file. Would this manual or script edit works without breaking any structure in the corresponding WMS ? Thanks and my apologize if this question seems basic. I just don't want to break and existing runni

[Geoserver-users] Application Schema and SLD

2012-09-10 Thread jdoley
In 2.2-RC2, I have a simple test application schema that just converts names, eg, using the topp:states shapefile, the inner "STATE_ABBR" becomes "StateAbbr" This all works fine (GetFeature, GetMap, and GetGeatureInfo) except when I reference a transformed name as the label property in an SLD TextS

[Geoserver-users] Shape layer gets repeated

2012-09-10 Thread Ahmed Kamel
I'm using GeoServer 2.1.4 locally, I followed the steps in getting started to add the shapes to a new workspace. When I preview the layer, I get the shape repeated indefinitely. Here is a screenshot: http://imageshack.us/photo/my-images/33/screenshotnhi.png/ I'm using SRS: EPGS:4199, I'm not sure

[Geoserver-users] Query regarding geoserver applications

2012-09-10 Thread Rahul Bhadauriya
Hi, I am a java developer and wants to use the geoserver for my GIS database. i wants to calculates the distance between the points and show a path on map but i am not getting how to do this. can any one share how to do this using J2EE. The user request will come from JSP/Servlet.   Best Regards

[Geoserver-users] ogr2ogr and FileGDB

2012-09-10 Thread Kolomeitz Shaun
Hi GeoServer Users, I am using GeoServer 2.2 RC2 on Debian "squeeze" x64 and am having some difficulties getting the OGR output format to recognise and work with anything other than the "standard" file formats. I have recompiled ogr2ogr and checked that the format I am trying to use is listed as

Re: [Geoserver-users] geoserver scripting extension

2012-09-10 Thread defelix
Hi Justin, As regards the extention in the subject I was wondering what is the difference between the Python extension and this scripting extension and what are the main capabilities and purposes of each one. As already pointed out I would be interested mainly in the WPS creation. thanks a lot for

Re: [Geoserver-users] Is the geoExt styler still working?

2012-09-10 Thread Justin Deoliveira
I am not 100% sure but I believe an older styler build should work ok with recent versions of GeoServer. That siad regardless though we are no longer shipping styler as an extension and remove it from the user guide. On Mon, Sep 10, 2012 at 3:10 AM, Stefano Iacovella < stefano.iacove...@gmail.com>

Re: [Geoserver-users] Sql server 2008 + empty layer brings errors

2012-09-10 Thread Casper Span
Andrea, I think that should solve this issue indeed. Let me know when/if I should test things. I'm afraid I don't have much time to help coding, but I'm more then happy to take a crack at trying to break stuff :) Regards, Casper On Mon, Sep 10, 2012 at 10:17 AM, Andrea Aime wrote: > On Mon, Sep

[Geoserver-users] Is the geoExt styler still working?

2012-09-10 Thread Stefano Iacovella
Dear all the doc page for GeoExt Styler http://docs.geoserver.org/2.1.4/user/extensions/styler.html seems a little old. I am wondering if the Styler is still working with a 2.1.4 release. Thank you Stefano --- 41.95581N 12.52854E http://www.linke

Re: [Geoserver-users] Sql server 2008 + empty layer brings errors

2012-09-10 Thread Andrea Aime
On Mon, Sep 10, 2012 at 10:01 AM, Casper Span wrote: > Nobody has any experience with geoserver + sql server? Some certainly do (I worked on its code for example) but never worked against empty tables. It's probably some oddity that affects sql server only (most of the code is shared among all s

Re: [Geoserver-users] Sql server 2008 + empty layer brings errors

2012-09-10 Thread Casper Span
Nobody has any experience with geoserver + sql server? On Fri, Sep 7, 2012 at 9:16 AM, Casper Span wrote: > Hi List, > > Just a quick question, I'm not particularly sure if this is a geoserver or > SQL Server (or JDBC driver) issue, but as I have to start my search > somewhere, I might as well d