Re: [Geoserver-users] Monitoring WPS on server side

2013-01-29 Thread Jonathan Moules
Hi Tyler,
I believe uDig can do WPS stuff -
http://52north.org/communities/geoprocessing/udig/index.html

Jonathan



On 28 January 2013 19:36, Tyler Mitchell tyler.mitch...@actian.com wrote:

 Can anyone recommend a good WPS client for testing purposes?  It doesn't
 have to be fancy, but all I have at present is QGIS and I'm not sure how
 well it's working against GeoServer.  Guess I should buckle down and start
 crafting my own curl test to make sure all is good.  Or are there already
 examples in test suites somewhere?

 Tyler



 On 2013-01-09, at 2:46 PM, Martin Davis wrote:

 The first thing to try is to bump up the logging level, as described here:


 http://docs.geoserver.org/stable/en/user/webadmin/server/globalsettings.html#logging-profile

 Try VERBOSE_LOGGING for maximum information.

 This will let you see the WPS Execute request, the data query(s) made for
 it, and the call to the actual process.

 On Wed, Jan 9, 2013 at 12:58 PM, Tyler Mitchell tyler.mitch...@actian.com
  wrote:

 Hi guys,

 I'm new to watching tomcat logs, but here goes.  :)

 Is there a way to track the WPS processes that GeoServer is receiving
 from my clients and what it does with them?
 My requests are getting stuck somehow.  I'm running the QGIS WPS client
 and will investigate from the client side too, but thought I'd ask
 generally about ability to debug from server side.

 Any tips?
 Tyler



 --
 Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
 and much more. Keep your Java skills current with LearnJavaNow -
 200+ hours of step-by-step video tutorials by Java experts.
 SALE $49.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122612
 
___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




 --
 Martin Davis
 OpenGeo - http://opengeo.org
 Expert service straight from the developers.




 *Tyler Mitchell***
 Engineering Director
 Actian Corporation
 *tyler.mitch...@actian.com
 *
 MOBILE 250-303-1831
 SKYPE spatialguru
 www.actian.com



 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnnow-d2d
 
___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us,  including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Migration from ArcGIS server/SDE to FOSSGIS

2013-01-29 Thread Jonathan Moules
Ah ok, so you're using the more advanced features of ArcSDE.

My reference to GeoDatabase was the ArcSDE specific stuff (not the file
format) where it puts all the data in a certain relational structure etc in
the Oracle database and you have to use ArcSDE to read it etc. Because we
have lots of different GIS systems reading our Oracle database we can't do
that so have a flat database structure.

Doesn't sound like getting rid of ArcSDE would be as easy for you.


On 28 January 2013 22:02, Phil Scadden p.scad...@gns.cri.nz wrote:


  In ArcGIS 10.1, its possible to connect directly to a database with
  ArcMap and not need to go through ArcSDE.
  Assuming your data isn't in a GeoDatabase format/structure (and maybe
  even if it is), this way you can possibly get rid of your ArcSDE. It's
  what we're aiming for.

 What SDE provides us is replication (using oracle replication) between
 sites; transactional authoring, integration of the arc feature database
 with other corporate data tables in oracle, views, and security. Now we
 could theoretically get much of same functionality in PostGIS but arcmap
 integration is decidedly a new feature with limitations for authoring.

 data isnt in a geodatabase. What format/structure do you have in mind?
 Shapefile is unworkable (very limited database functionality for
 filtering etc) so geodatabase is what we use.

 Notice: This email and any attachments are confidential. If received in
 error please destroy and immediately notify us. Do not copy or disclose the
 contents.




This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us,  including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Installing native JAI on GeoServer 2.2.4

2013-01-29 Thread Paul Meems
In the release notes of GeoServer 2.2.4 I read
*Imageio-ext was upgraded to version 1.1.6*
Does this mean we don't need to do these steps anymore:
http://docs.geoserver.org/2.1.x/en/user/production/java.html#install-native-jai-and-jai-image-i-o-extensions

Thanks,

Paul
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Installing native JAI on GeoServer 2.2.4

2013-01-29 Thread Andrea Aime
On Tue, Jan 29, 2013 at 11:39 AM, Paul Meems bontepaar...@gmail.com wrote:

 In the release notes of GeoServer 2.2.4 I read
 *Imageio-ext was upgraded to version 1.1.6*
 Does this mean we don't need to do these steps anymore:

 http://docs.geoserver.org/2.1.x/en/user/production/java.html#install-native-jai-and-jai-image-i-o-extensions


Nope, it's unrelated. JAI and JAI imageio are the base libraries,
Imageio-EXT builds on top of JAI ImageIO
and provides support for reading more formats, as well BigTIFF support, by
binding to more native
libraries (e..g, Kakadu for JPEG200, MrSid, ECW, and so on).

Cheers
Andrea


-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Installing native JAI on GeoServer 2.2.4

2013-01-29 Thread Jonathan Moules
I think that just means the imageIO version that GeoServer comes with is
now 1.1.6.

The native libraries are faster than the ones that GeoServer ships with
because they're native. Doubt they've started including the native
libraries so that step would still be needed for speed optimisation. Might
be wrong though.



On 29 January 2013 10:39, Paul Meems bontepaar...@gmail.com wrote:

 In the release notes of GeoServer 2.2.4 I read
 *Imageio-ext was upgraded to version 1.1.6*
 Does this mean we don't need to do these steps anymore:

 http://docs.geoserver.org/2.1.x/en/user/production/java.html#install-native-jai-and-jai-image-i-o-extensions

 Thanks,

 Paul



 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnnow-d2d
 
___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us,  including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Installing native JAI on GeoServer 2.2.4

2013-01-29 Thread Paul Meems
Thanks Jonathan and Andrea for the clarification.

Today I'll try to set-up a fresh Ubuntu server and install GS2.2.4



Paul

 *Paul Meems *
Release manager, configuration manager
and forum moderator of MapWindow GIS.
www.mapwindow.org

Owner of MapWindow.nl - Support for
Dutch speaking users.
www.mapwindow.nl

*
*


2013/1/29 Andrea Aime andrea.a...@geo-solutions.it

 On Tue, Jan 29, 2013 at 11:39 AM, Paul Meems bontepaar...@gmail.comwrote:

 In the release notes of GeoServer 2.2.4 I read
 *Imageio-ext was upgraded to version 1.1.6*
 Does this mean we don't need to do these steps anymore:

 http://docs.geoserver.org/2.1.x/en/user/production/java.html#install-native-jai-and-jai-image-i-o-extensions


 Nope, it's unrelated. JAI and JAI imageio are the base libraries,
 Imageio-EXT builds on top of JAI ImageIO
 and provides support for reading more formats, as well BigTIFF support, by
 binding to more native
 libraries (e..g, Kakadu for JPEG200, MrSid, ECW, and so on).

 Cheers
 Andrea


 --
 ==
 Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
 information.
 ==

 Ing. Andrea Aime
 @geowolf
 Technical Lead

 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy
 phone: +39 0584 962313
 fax: +39 0584 1660272
 mob: +39  339 8844549

 http://www.geo-solutions.it
 http://twitter.com/geosolutions_it

 ---

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoWebCache WMTS issue (bug?

2013-01-29 Thread Jonathan Moules
Hi List,
  If I try and go to the GetCapabilities document for the WMTS service, I
get a GeoWebcache error. The page that comes up is HTML, contains the GWC
logo and the text:
400: 9


The console has:

29 Jan 12:17:13 DEBUG [org.geoserver.ows.OWSHandlerMapping] - Matching
patterns for request [/gwc/service/wmts] are [/gwc/service/**]
29 Jan 12:17:13 DEBUG [org.geoserver.ows.OWSHandlerMapping] - URI Template
variables for request [/gwc/service/wmts] are {}
29 Jan 12:17:13 DEBUG [org.geoserver.ows.OWSHandlerMapping] - Mapping
[/gwc/service/wmts] to HandlerExecutionChain with handler
[org.geoserver.ows.Dispatcher@1f97ae0] and 1 interceptor
29 Jan 12:17:13 DEBUG [org.geoserver.gwc.layer] - Depersisting
GeoServerTileLayerInfo from
D:\Geoserver_data\gwc-layers\LayerInfoImpl-1edff41_13bfc89cfdb_-7f88.xml
29 Jan 12:17:13 ERROR [org.geowebcache.GeoWebCacheDispatcher] - 9
http://wppgeog3:8082/geoserver/gwc/service/wmts
java.lang.ArrayIndexOutOfBoundsException: 9
at
org.geowebcache.grid.GridSubset.getWMTSCoverages(GridSubset.java:382)
at
org.geowebcache.service.wmts.WMTSGetCapabilities.layerGridSubSets(WMTSGetCapabilities.java:386)
at
org.geowebcache.service.wmts.WMTSGetCapabilities.layer(WMTSGetCapabilities.java:268)
at
org.geowebcache.service.wmts.WMTSGetCapabilities.contents(WMTSGetCapabilities.java:231)
at
org.geowebcache.service.wmts.WMTSGetCapabilities.generateGetCapabilities(WMTSGetCapabilities.java:109)
at
org.geowebcache.service.wmts.WMTSGetCapabilities.writeResponse(WMTSGetCapabilities.java:74)
at
org.geowebcache.service.wmts.WMTSService.handleRequest(WMTSService.java:247)
at
org.geowebcache.service.wmts.WMTSService$$FastClassByCGLIB$$e221a779.invoke(generated)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
...


I know it worked previously because I reported issue GEOS-5503 against it.

I have one custom gridset. Using GeoServer 2.2.3

Any ideas?

Jonathan


This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us,  including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Hiearchy Layer groups

2013-01-29 Thread Nunzio Testa
Dear all, 
a simple question 
Does Geoserver support the hierarchical layer group definition?
 
 
Thank's 
 
Nunzio  
 
 
 
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Layer native SRS

2013-01-29 Thread Jonathan Moules
Hi list,
  Where does GeoServer get the Oracle Native SRS from? Because I have some
layers that have UNKNOWN in them as the native SRS.

This causes several DEBUG level issues (despite them having a declared SRS
which is correct):

29 Jan 15:37:18 DEBUG [org.geoserver.gwc.layer] - Can't compute tile layer
bouds out of resource native bounds for CRS EPSG:27700
java.lang.NullPointerException: Unable to transform referenced envelope,
crs has not yet been provided.
at
org.geotools.geometry.jts.ReferencedEnvelope.transform(ReferencedEnvelope.java:637)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getBounds(GeoServerTileLayer.java:807)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getGrids(GeoServerTileLayer.java:750)
at
org.geoserver.gwc.layer.GeoServerTileLayer.checkGridSubsets(GeoServerTileLayer.java:695)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getGridSubsets(GeoServerTileLayer.java:681)
at org.geowebcache.demo.Demo.tableRows(Demo.java:157)
at org.geowebcache.demo.Demo.generateHTML(Demo.java:116)
at org.geowebcache.demo.Demo.makeMap(Demo.java:91)
at
org.geowebcache.GeoWebCacheDispatcher.handleDemoRequest(GeoWebCacheDispatcher.java:370)
at
org.geowebcache.GeoWebCacheDispatcher.handleRequestInternal(GeoWebCacheDispatcher.java:250)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)

29 Jan 15:37:18 DEBUG [org.geoserver.gwc.layer] - Can't compute bounds for
tile layer Test_DB:NLPG_WSHIRE in CRS EPSG:27700. Assuming full GridSet
bounds. (Argument targetCRS should not be null.)
java.lang.IllegalArgumentException: Argument targetCRS should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:734)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:250)
at
org.geotools.geometry.jts.ReferencedEnvelope.transform(ReferencedEnvelope.java:647)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getBounds(GeoServerTileLayer.java:827)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getGrids(GeoServerTileLayer.java:750)
at
org.geoserver.gwc.layer.GeoServerTileLayer.checkGridSubsets(GeoServerTileLayer.java:695)
at
org.geoserver.gwc.layer.GeoServerTileLayer.getGridSubsets(GeoServerTileLayer.java:681)
at org.geowebcache.demo.Demo.tableRows(Demo.java:157)
at org.geowebcache.demo.Demo.generateHTML(Demo.java:116)
at org.geowebcache.demo.Demo.makeMap(Demo.java:91)
at
org.geowebcache.GeoWebCacheDispatcher.handleDemoRequest(GeoWebCacheDispatcher.java:370)
at
org.geowebcache.GeoWebCacheDispatcher.handleRequestInternal(GeoWebCacheDispatcher.java:250)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)


That doesn't look good but nothing is obviously broken (although maybe this
is the cause of my earlier email about WMTS GetCapabilities not working).
Thoughts?

Jonathan


This transmission is intended for the named addressee(s) only and may contain 
sensitive or protectively marked material up to RESTRICTED and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify the 
sender immediately. All email traffic sent to or from us,  including without 
limitation all GCSX traffic, may be subject to recording and/or monitoring in 
accordance with relevant legislation.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Label not centered in the circle when zooming in

2013-01-29 Thread Meichun Li
Hi,
 
I am trying to do a layer of count by zip code. I use a style of circle with 
the count number as the label which is  palced in the center of the circle. 
Please see the SLD below. It works fine when the map is loaded, but when I zoom 
in the map, the label is not centered in the circle anymore. Instead, the label 
position is outside of the circle.
 
Is there a way to solve this problem?
  
 
?xml version=1.0 encoding=ISO-8859-1?
StyledLayerDescriptor version=1.0.0
    xsi:schemaLocation=http://www.opengis.net/sld StyledLayerDescriptor.xsd
    xmlns=http://www.opengis.net/sld;
    xmlns:ogc=http://www.opengis.net/ogc;
    xmlns:xlink=http://www.w3.org/1999/xlink;
    xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  NamedLayer
    NameAttribute-based point/Name
    UserStyle
  TitleAttribute-based point/Title
  FeatureTypeStyle
    Rule
  NameSmall/Name
  Title1 to 10/Title
  ogc:Filter
    ogc:PropertyIsLessThan
  ogc:PropertyNameSyndromeCount/ogc:PropertyName
  ogc:Literal10/ogc:Literal
    /ogc:PropertyIsLessThan
  /ogc:Filter
  PointSymbolizer
    Graphic
  Mark
    WellKnownNamecircle/WellKnownName
    Fill
  CssParameter name=fill#FF/CssParameter
  CssParameter name=fill-opacity0.2/CssParameter
    /Fill
  /Mark
  Size15/Size
    /Graphic
  /PointSymbolizer
   TextSymbolizer
 Label
   ogc:PropertyNameCount/ogc:PropertyName
 /Label
 Font
   CssParameter name=font-familyArial/CssParameter
   CssParameter name=font-size12/CssParameter
   CssParameter name=font-stylenormal/CssParameter
   CssParameter name=font-weightbold/CssParameter
 /Font
 LabelPlacement
   PointPlacement
 AnchorPoint
   AnchorPointX0.5/AnchorPointX
   AnchorPointY0.5/AnchorPointY
 /AnchorPoint
   /PointPlacement
 /LabelPlacement
 Fill
   CssParameter name=fill#00/CssParameter
 /Fill
   /TextSymbolizer
    /Rule
    
  /FeatureTypeStyle
    /UserStyle
  /NamedLayer
/StyledLayerDescriptor
 
 
Thanks!
Maggie--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] KML and lookat longitude

2013-01-29 Thread carlo cancellieri
Hi all,
 I've a problem with the lookat parameter of the KML output.
With an EPSG:4326 layer using BBox -180,-90,180,90:

kml
   Folder
  name/
  NetworkLink
 nameGAEZ:tiff/name
 visibility1/visibility
 open1/open
 LookAt
longitude180.0/longitude
latitude0.0/latitude
altitude1.5768778343115222E7/altitude
range1.2742E7/range
tilt0.0/tilt
heading0.0/heading
altitudeModeclampToGround/altitudeMode
 /LookAt
 Url
href![CDATA[...]]/href
viewRefreshModeonStop/viewRefreshMode
viewRefreshTime1/viewRefreshTime
 /Url
  /NetworkLink
  LookAt
 longitude180.0/longitude
 latitude0.0/latitude
 altitude1.5768778343115222E7/altitude
 range1.2742E7/range
 tilt0.0/tilt
 heading0.0/heading
 altitudeModeclampToGround/altitudeMode
  /LookAt
   /Folder
/kml

As you can see the longitude is 180 (shouldn't be 0???).
The problem is still there not using the kml reflector (getMap).
Is there someone with experience on this problem?
Cheers,
Carlo

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Dott. Carlo Cancellieri
@cancellieric
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax:   +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.3 beta released

2013-01-29 Thread Andrea Aime
We are happy to announce the first GeoServer 2.3 release, currently in beta:

http://geoserver.org/display/GEOS/GeoServer+2.3-beta


This release brings a lot of great new features. Find out more about them
on the blog:

http://blog.geoserver.org/2013/01/29/geoserver-2-3-beta-released/


You can help us get to the official 2.3 release by by trying out this beta and
reporting any issues on the mailing list or in the bug tracker.

The first release candidate is going to be released around February 21
2013, so please, download and test, test, test :-)


Thanks for using GeoServer!

The GeoServer team

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Basic configuratin questions

2013-01-29 Thread Paige M. Baldassaro
All,
I have some basic configuration questions.

1.  Can I limit a layer to only be served by a specific protocol? For 
example, only WCS and not WMS?

2.  How do I expose a metadata link within the WFS GetCapabilities response?

3.  How do I set a wsdl file for a WPS service and correspondingly expose 
that link within the GetCapabilities response?

Build Information
Version2.2.4
Git Revision24dc0e1c81c8377046075017fab3abcf1ad2b2f3
Build Date22-Jan-2013 10:38
GeoTools Version8.6 (rev d08fcaf271fa4e2da894285fe6ca73806724248f)
Build Information
Version2.2.4
Git Revision24dc0e1c81c8377046075017fab3abcf1ad2b2f3
Build Date22-Jan-2013 10:38
GeoTools Version8.6 (rev d08fcaf271fa4e2da894285fe6ca73806724248f)

Thank you,
Paige Baldassaro

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Basic configuratin questions

2013-01-29 Thread Andrea Aime
On Tue, Jan 29, 2013 at 8:21 PM, Paige M. Baldassaro 
pbaldass...@harmonia.com wrote:

  All,

 I have some basic configuration questions.

 **1.  **Can I limit a layer to only be served by a specific protocol?
 For example, only WCS and not WMS?


Not at the moment, unless you write you own custom security plugin.
We'd have to change some configuration bits in the internal API to make it
possible
outside of the security subsystem, but I'm sure it would be a welcome
development
if you desire to persue it on your own, or fund someone to do it for you.


 

 **2.  **How do I expose a metadata link within the WFS
 GetCapabilities response?


Not supported, but it's easy to implement


 

 **3.  **How do I set a wsdl file for a WPS service and
 correspondingly expose that link within the GetCapabilities response?


SOAP for WPS is not supported either. Not sure how hard it would be
to add support for it, but does not look too hard

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] geowebcache issue

2013-01-29 Thread Gavin Fleming
Thanks Gabriel,

We've tried that and various other combinations with the gridsets and no 
luck.

What seems to be the problem is the new requirement for the wmsUrl in 
the geowebcache.xml schema. Previously we did not define one (with 
geoserver 2.1.3). Now we have had to define one but the catch is, the 
layers are not available nor are they defined as geoserver layers, since 
they are pregenerated static caches. Hence defining a wmsUrl pointing to 
a geowebcache wms layer seems to be a recursive self-reference and thus 
a problem. We've also tried with a plain geoserver wms url and no url 
and neither of these work either.

Does this seem like a likely diagnosis and how could we get around it?

Gavin

On 29/01/2013 00:00, Gabriel Roldan wrote:
 Hey is the definition of the 900913 gridset needed in your
 geowebcache.xml? There was a version of geoserver that shipped with a
 (arguably[1]) wrong internal definition of it, and then we had to
 revert to the common use definition just due to this kind of errors
 you're getting.
 You may want to just delete the gridset definition from your
 geowebcache.xml. Can you try that and see how it goes?



 On Sat, Jan 19, 2013 at 2:33 PM, Gavin Fleming ga...@afrispatial.co.za 
 wrote:
 We've now upgraded to geoserver 2.2.3 and changed the wmsUrl tag to
 include the gwc/service path and are now getting errors like this from
 demo client requests:

 ERROR [geowebcache.GeoWebCacheDispatcher] - Requested horizontal
 resolution: 687.9332544708304 , best match: 611.4962261962891 exceeds
 10% threshold. Perhaps the client is configured  with an incorrect set
 of scales (resolutions),  or the DPI setting is off compared to the one
 in GWC ? http://localhost:8080/geoserver/gwc/service/wms

 the layers are pregenerated local TMS layers (from gdal2tiles.py) that
 we modified to match gwc directory and naming structure. i.e. they do
 not actually come from a WMS service.

 current geowebcache.xml:

 ?xml version=1.0 encoding=utf-8?
 gwcConfiguration xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://geowebcache.org/schema/1.3.0
 http://geowebcache.org/schema/1.3.0/geowebcache.xsd;
 xmlns=http://geowebcache.org/schema/1.3.0;
 version1.3.0/version
 backendTimeout120/backendTimeout
 gridSets
   gridSet
 nameEPSG:900913/name
 descriptionThis well-known scale set has been defined to be
 compatible with Google Maps and Microsoft Live Map projections and zoom
 levels. Level 0 allows representing the whole world in a single 256x256
 pixels. The next level represents the whole world in 2x2 tiles of
 256x256 pixels and so on in powers of 2. Scale denominator is only
 accurate near the equator./description
 srs
   number900913/number
 /srs
 extent
   coords
 double-2.003750834E7/double
 double-2.003750834E7/double
 double2.003750834E7/double
 double2.003750834E7/double
   /coords
 /extent
 alignTopLeftfalse/alignTopLeft
 resolutions
   double156543.03390625/double
   double78271.516953125/double
   double39135.7584765625/double
   double19567.87923828125/double
   double9783.939619140625/double
   double4891.9698095703125/double
   double2445.9849047851562/double
   double1222.9924523925781/double
   double611.4962261962891/double
   double305.74811309814453/double
   double152.87405654907226/double
   double76.43702827453613/double
   double38.218514137268066/double
   double19.109257068634033/double
   double9.554628534317017/double
   double4.777314267158508/double
   double2.388657133579254/double
   double1.194328566789627/double
   double0.5971642833948135/double
   double0.29858214169740677/double
   double0.14929107084870338/double
   double0.07464553542435169/double
 /resolutions
 metersPerUnit1.0/metersPerUnit
 pixelSize2.985823029317633E-4/pixelSize
 scaleNames
   stringEPSG:900913:0/string
   stringEPSG:900913:1/string
   stringEPSG:900913:2/string
   stringEPSG:900913:3/string
   stringEPSG:900913:4/string
   stringEPSG:900913:5/string
   stringEPSG:900913:6/string
   stringEPSG:900913:7/string
   stringEPSG:900913:8/string
   stringEPSG:900913:9/string
   stringEPSG:900913:10/string
   stringEPSG:900913:11/string
   stringEPSG:900913:12/string
   stringEPSG:900913:13/string
   stringEPSG:900913:14/string
   stringEPSG:900913:15/string
   stringEPSG:900913:16/string
   stringEPSG:900913:17/string
   stringEPSG:900913:18/string
   stringEPSG:900913:19/string
   stringEPSG:900913:20/string
   stringEPSG:900913:21/string
 

Re: [Geoserver-users] possible regression in 2.2.4

2013-01-29 Thread Raif S. Naffah
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

On Tue, 29 Jan 2013 08:30:52 +0100
Andrea Aime andrea.a...@geo-solutions.it wrote:

 On Mon, Jan 28, 2013 at 11:17 PM, Raif S. Naffah r...@forge.com.au
 wrote:
 
   That's also why the store gets disabled every time you restart
   GeoServer, the store checks the remote WFS server is online, but
   it's not because GeoServer is still starting up
 
  two questions then:
 
  * is this expected then that it works w/ 2.2.2 but not later
  versions?
 
 
 No, this should not be working in any version, the store should always
 be disabled on startup.

i may not have expressed myself clearly.  the startup w/ disabled state
of WFS stores is understandable and always occurred, even in 2.2.2 .
as i reported i a previous email on this thread, re-enabling it was
enough to get the layer 'working'.  that stopped being case in 2.2.3
and 2.2.4 w/ different behaviours.


  * is it expected to work if i configure + use 2 GeoServer instances?
from what you mentioned earlier about the Filter class cast
  exception that something in 2.2.4 is causing the use of this
unsupported/deprecated class.
 
 
 The store disable thing should go away if the two GeoServer start up
 in the proper order, the filter issue is another thing, it probably
 won't work even with 2 separate GeoServer, that needs debugging.

fair enough, i'll try setting up such a configuration, and see what
happens.

thanks for your time.


 Cheers
 Andrea
- -- 
cheers;
rsn
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Que du magnifique

iEYEAREDAAYFAlEITjUACgkQ+e1AKnsTRiFj/QCg2gHNMDcGZhn/g4b2NIUv/XJp
t5cAnRMxV93EjqUaJ2a5gCNNltAKGole
=OOqz
-END PGP SIGNATURE-
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.3-beta1 Released

2013-01-29 Thread Jody Garnett
The GeoServer team is pleased to announce the release of GeoServer 2.3-beta1.

The release is available for download from:

http://geoserver.org/display/GEOS/GeoServer+2.3-beta1

The GeoServer project has adopted a time boxed release schedule and will 
shortly be entering the release candidate stage. As such this beat1 release is 
feature complete and made available for your review and feedback.

This release comes with some exciting new features. The new and noteworthy 
include:

* Layer group control has greatly improved 
(http://geoserver.org/display/GEOS/GSIP+84+-+Control+how+layer+groups+are+exposed+in+the+WMS+capabilities+document)
 with support for nested layer groups 
(http://geoserver.org/display/GEOS/GSIP+85+-+Nested+layer+groups) forming a 
tree of layers in the GetCapabilities document.
* Allow the administrator to select which processes to expose to the users
* Upgrading to GeoWebCache 1.4 series 
(http://geoserver.org/display/GEOS/GSIP+90+-+Upgrading+to+GWC+1.4.x)
* REST Extensible and customizable versions report‏ 
(http://geoserver.org/pages/viewpage.action?pageId=55574531)
* The community monitor module is now available as a GeoServer extension 
(http://geoserver.org/display/GEOS/GSIP+86+-+Promote+monitor+module+to+extension)
* Scalability enhancements have been made to the GeoServer Catalog 
(http://geoserver.org/display/GEOS/GSIP+69+-+Catalog+scalability+enhancements)
* GeoServer security continues to improve with improvements to security filter 
chains 
(http://geoserver.org/display/GEOS/GSIP+82+-+Reworking+security+filter+chains)
* Along with many other improvements and bug fixes 
(http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311version=18651).

The entire change log for the 2.3 series is available in the issue tracker:

* 2.3-beta1 http://jira.codehaus.org/browse/GEOS/fixforversion/18651

Thanks to all those who contributed bug fixes, new features, bug reports, and 
testing to this release. A special thanks to the Aus-NZ 
(http://wiki.osgeo.org/wiki/Aust-NZ) Chapter who double checked the GeoServer 
codebase (http://geoserver.org/display/GEOS/GeoServer+Provenance+Review) as on 
of the last steps of OSGeo Incubation.

--
The GeoServer Team
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users