Re: [Geoserver-users] [ExternalEmail] geoserver plans

2012-02-01 Thread Ben Caradoc-Davies
Terry,

the changes are described here:
http://geoserver.org/display/GEOS/GSIP+66+-+Workspace+Local+Services
http://geoserver.org/display/GEOS/GSIP+67+-+Workspace+Local+Settings

and discussed on the geoserver-devel list (keywords are GSIP 66 and GSIP 
67).

My understanding is that the new functionality is optional and users can 
choose to ignore it.

As I discussed on the devel list, these changes are unsuitable for 
app-schema, which is generally deployed as many related feature types in 
different workspaces delivered over a single service end-point. The 
implemented changes do not accommodate this use case, and so are 
unlikely to be useful for substantial app-schema deployments.

Kind regards,
Ben.


On 02/02/12 08:54, terry.rank...@csiro.au wrote:
> Hi Guys
>
> I recently downloaded a nightly build of Geoserver, and loaded up my old 
> configs. I was a bit stuck on how to ‘turn on’ various components via the web 
> interface
>
> It looked like the workspace now has independent controls over the services 
> it offers.
> It also looked like you could per-workspace override the metadata about the 
> WMS or WFS services.
> Is that true?
>
> Is there some sort of diagram explaining how workspaces are intended to be 
> used? How will this affect plugins like app-schema, are they still going to 
> be able to work with the new workspace ideas?
>
>
> Terry Rankine
> (PS some users do still use IE, and the current[nightly/trunk] UI layout is 
> not pretty under IE).
>

-- 
Ben Caradoc-Davies 
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] geoserver plans

2012-02-01 Thread Terry.Rankine
Hi Guys

I recently downloaded a nightly build of Geoserver, and loaded up my old 
configs. I was a bit stuck on how to 'turn on' various components via the web 
interface

It looked like the workspace now has independent controls over the services it 
offers.
It also looked like you could per-workspace override the metadata about the WMS 
or WFS services.
Is that true?

Is there some sort of diagram explaining how workspaces are intended to be 
used? How will this affect plugins like app-schema, are they still going to be 
able to work with the new workspace ideas?


Terry Rankine
(PS some users do still use IE, and the current[nightly/trunk] UI layout is not 
pretty under IE).
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer tiles generation issue above zoom level 18 in Google Maps

2012-02-01 Thread Gabriel Roldan
If you look at the WMTS spec [1], section E.4, Page 105, the
GoogleMapsCompatible tile matrix set is defined for zoom levels 0 to
18. At the higher zoom level, with a pixel size of 0.5971.. meters. It
seems that who defined the tile matrix set, Google or OGC, didn't
think the projection makes sense at a lower scale denominator.

So I wonder how can you seed past zoom level 18 to start with (oh, by
looking at it I see the gwc seed form do present the option of seeding
up to zoom level 21, but that's just because the other gridset,
EPSG:4326 - or GlobalCRS84Scale as per the spec - is defined up to
zoom level 21, and the gwc UI is not smart enough. Note there's a note
on it though that it's a very basic interface that doesn't check for
correctness).

If you actually need to seed past zoom level 18 though, you can define
your own GridSet, call it My900913 or something, and copy the
resolutions defined in the spec up to zoom level 18, then double/half
that depending on whether you're defining the gridset based on
resolutions or scale denominators.

Hope that helps,
Gabriel

[1] 

On Wed, Feb 1, 2012 at 12:35 PM, Manzoor Ahmad Mubashir
 wrote:
> Hi,
>
> I am using GeoServer version 2.1.3 to generate tiles from a shapefile which
> are then rendered by Google Maps API V3 in my application. I can see the
> output of the shapefile until zoom level 18 without any problem but nothing
> is shown after zoom level 19 and above. The tiles generated on the disk are
> empty (blank) so the problem at hand has nothing to do with Google Maps. I
> tried clearing the tiles cache and generated them again via seeding (from
> the GeoWebCache settings) but in vain. The tiles were again empty. What
> could be the wrong here? Is there any setting that I need to tweak for
> GeoServer to start generating tiles for and above zoom level 19? Please
> suggest.
>
> Mubashir
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgres - postgis versions

2012-02-01 Thread Andrea Aime
On Wed, Feb 1, 2012 at 9:02 PM, Stephen V. Mather
 wrote:
> It would be trivial to alias functions in Postgres, as you could write a new
> function as a wrapper to an existing one in PL/pgSQL.

At the same time, it's something that GeoServer cannot do
automatically, one has to be able to admin
the database to create the aliases

Cheers
Andrea


-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] ..

2012-02-01 Thread Robert Buckley

good day
http://betaatelie.com.br/httpworkathome19385.php?wovnumber=19



Wed, 1 Feb 2012 21:07:16
_
"Edison and his inventions will be given from this broadcasting station WUK 
next Monday at the same hour.As the young people rose to depart, Professor Gray 
beckoned Bill and Gus to remain." (c) CORDELL voorbijp

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgres - postgis versions

2012-02-01 Thread Stephen V. Mather
It would be trivial to alias functions in Postgres, as you could write a new
function as a wrapper to an existing one in PL/pgSQL.

Stephen Mather
Geographic Information Systems (GIS) Manager
(216) 635-3243
s...@clevelandmetroparks.com
clevelandmetroparks.com





-Original Message-
From: Andrea Aime [mailto:andrea.a...@geo-solutions.it] 
Sent: Wednesday, February 01, 2012 2:37 PM
To: Stephen Crawford
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] postgres - postgis versions

On Wed, Feb 1, 2012 at 7:53 PM, Stephen Crawford  wrote:
> OK.  It seems that with GS2.0, any image requests are not working with
> postgis 1.2.0 datastores.
>
> ERROR: function st_force_2d(geometry) does not exist

Eh, as said, not tested. Unfortunately the postgis documentation does
not say when a specific function started to exist, and when it ceased
to exist, but afaik the st_* functions (which are becoming mandatory
in 2.0) started to exist in 1.2.

I wonder if it's possible to declare function aliases in postgresql?
PostGIS surely does something like that in 1.3+ to have both the st_*
functions and the ones without st_ exist as the same time

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users




--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgres - postgis versions

2012-02-01 Thread Andrea Aime
On Wed, Feb 1, 2012 at 7:53 PM, Stephen Crawford  wrote:
> OK.  It seems that with GS2.0, any image requests are not working with
> postgis 1.2.0 datastores.
>
> ERROR: function st_force_2d(geometry) does not exist

Eh, as said, not tested. Unfortunately the postgis documentation does
not say when a specific function started to exist, and when it ceased
to exist, but afaik the st_* functions (which are becoming mandatory
in 2.0) started to exist in 1.2.

I wonder if it's possible to declare function aliases in postgresql?
PostGIS surely does something like that in 1.3+ to have both the st_*
functions and the ones without st_ exist as the same time

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgres - postgis versions

2012-02-01 Thread Stephen Crawford
OK.  It seems that with GS2.0, any image requests are not working with 
postgis 1.2.0 datastores.

ERROR: function st_force_2d(geometry) does not exist

Thanks,
Steve

On 2/1/2012 1:20 PM, Andrea Aime wrote:
> On Wed, Feb 1, 2012 at 6:50 PM, Stephen Crawford  wrote:
>> Hi All,
>>
>> What are the preferred versions postgres and postgis to use with GS
>> 2.1?  We're getting ready for a big upgrade.
> Can't say about postgres, but postgis is tested with postgis 1.5+,
> thought it _should_ work with postgis 1.2+
>
> Postgis 2.0, too early imho
>
> Cheers
> Andrea
>

-- 
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
src...@psu.edu
814.865.9905



--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgres - postgis versions

2012-02-01 Thread Andrea Aime
On Wed, Feb 1, 2012 at 6:50 PM, Stephen Crawford  wrote:
> Hi All,
>
> What are the preferred versions postgres and postgis to use with GS
> 2.1?  We're getting ready for a big upgrade.

Can't say about postgres, but postgis is tested with postgis 1.5+,
thought it _should_ work with postgis 1.2+

Postgis 2.0, too early imho

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] postgres - postgis versions

2012-02-01 Thread Stephen Crawford
Hi All,

What are the preferred versions postgres and postgis to use with GS 
2.1?  We're getting ready for a big upgrade.

Thanks,
Steve

-- 
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University




--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WPS Client API for GeoServer

2012-02-01 Thread sbartosz
I have the same problem as described in post:
http://osgeo-org.1560.n6.nabble.com/WPS-Client-with-GeTools-Library-td4267301.html


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/WPS-Client-API-for-GeoServer-tp4356590p4356907.html
Sent from the GeoServer - User mailing list archive at Nabble.com.--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WPS Client API for GeoServer

2012-02-01 Thread Andrea Aime
On Wed, Feb 1, 2012 at 4:19 PM, sbartosz  wrote:
> I am looking for a WPS Client API to access WPS processes from GeoServer.
> http://docs.geotools.org/latest/userguide/unsupported/wps.html WPS Client
> from geotools doesn't work. Have you got any idea? Thanks in advance.

I'm only aware of the GeoTools one. As far as I know a colleague of mine
used the GeoTools one successfully in a recent project, but he was using
trunk (GeoTools 8) version.

A stand alone example showing the problems with the GeoTools one is probably
your best bet.

Cheers
Andrea

-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

---

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Trouble with Geowebcache 1.3 in Geoserver 2.1.3custom projection 23031

2012-02-01 Thread Agustí Escobar

Another piece of information:

These are the errors that geoserver logs when you upgrade it to 2.1.3 
and it founds the old geowebcache.xml (sorry for not sending it before, 
i couldn't find it immediately and had to reproduce it in another 
machine in almost identical conditions):

2012-02-01 17:50:35,296 INFO [config.XMLConfiguration] - Found 
configuration file in C:\DataDir_GeoServer\gwc
2012-02-01 17:50:35,296 INFO [config.XMLConfiguration] - Updating 
configuration from 1.1.5 to 1.2.0
2012-02-01 17:50:35,311 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.0 to 1.2.1
2012-02-01 17:50:35,311 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.1 to 1.2.2
2012-02-01 17:50:35,327 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.2 to 1.2.4
2012-02-01 17:50:35,342 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.4 to 1.2.5
2012-02-01 17:50:35,342 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.5 to 1.2.6
2012-02-01 17:50:35,358 INFO [config.XMLConfiguration] - Updating 
configuration from 1.2.6 to 1.3.0
2012-02-01 17:50:35,389 WARN [config.XMLConfiguration] - 

2012-02-01 17:50:35,389 WARN [config.XMLConfiguration] - *** GWC 
configuration validation error: cvc-complex-type.2.4.a: Invalid content 
was found starting with element 'version'. One of 
'{"http://geowebcache.org/schema/1.3.0":version, 
"http://geowebcache.org/schema/1.3.0":backendTimeout, 
"http://geowebcache.org/schema/1.3.0":cacheBypassAllowed, 
"http://geowebcache.org/schema/1.3.0":runtimeStats, 
"http://geowebcache.org/schema/1.3.0":serviceInformation, 
"http://geowebcache.org/schema/1.3.0":httpUsername, 
"http://geowebcache.org/schema/1.3.0":httpPassword, 
"http://geowebcache.org/schema/1.3.0":proxyUrl, 
"http://geowebcache.org/schema/1.3.0":formatModifiers, 
"http://geowebcache.org/schema/1.3.0":gridSets, 
"http://geowebcache.org/schema/1.3.0":layers}' is expected.
2012-02-01 17:50:35,389 WARN [config.XMLConfiguration] - *** Will try to 
use configuration anyway. Please check the order of declared elements 
against the schema.
2012-02-01 17:50:35,389 WARN [config.XMLConfiguration] - 

2012-02-01 17:50:35,405 INFO [config.XMLConfiguration] - Initializing 
GridSets from C:\DataDir_GeoServer\gwc
2012-02-01 17:50:35,405 INFO [config.XMLConfiguration] - Initializing 
layers from C:\DataDir_GeoServer\gwc
2012-02-01 17:50:35,405 INFO [config.XMLConfiguration] - Initializing 
TileLayer 'XX:HABITATS_GEOMETRIA'
2012-02-01 17:50:35,405 DEBUG [config.XMLConfiguration] - Not using HTTP 
credentials for X:HABITATS_GEOMETRIA
2012-02-01 17:50:35,405 DEBUG [wms.WMSLayer] - Setting sourceHelper on 
X:HABITATS_GEOMETRIA
2012-02-01 17:50:35,405 WARN [grid.GridSetFactory] - GridSet EPSG:23031 
was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS 
scale output.
.





El 01/02/2012 16:08, Gabriel Roldan escribió:
> Would you send the original geowebcache.xml?
> The layers in there were configured to serve geoserver layers or wms layers?
>
> The're was a re-estructuring of the geowebcache.xsd schema so that the
> validation phase at load time can be done better, but none of them
> should actually affect the runtime behaivor because the xstream
> library, used to load the config, doesn't care about the schema.
>
> It'd be good if you send your geoserver 2.0.0 geowebcache.xml file to
> take a look at it.
>
> Cheers,
> Gabriel
>
> On Tue, Jan 31, 2012 at 12:21 PM, Agustí Escobar Rúbies
>   wrote:
>> Hello everyone:
>>
>>
>> I recently upgraded GeoServer to version 2.1.3 revision 16668. Apparently 
>> this upgraded also the bundled Geowebcache, which is now 1.3-RC2, built 
>> 2011-12-21 11:31:51.
>>
>> Before the upgrade I was serving a set of layers through gwc, using a 
>> customized geowebcache.xml which allowed me to serve these layers using 
>> 23031:EPSG projection.
>>
>> After the upgrade, these layers ceased to work. It seems that the structure 
>> of geowebcache.xml has changed, and my customized file no longer works.
>>
>> I tried to update it to a version which is compatible with 1.3.0, and 
>> finally I have produced a file that GeoWebCache seems to like; however, i 
>> can't serve my layer using my custom 23031 projection.
>>
>> This is my geowebcache configuration file:
>>
>> 
>> http://www.w3.org/2001/XMLSchema-instance"; 
>> xsi:noNamespaceSchemaLocation="http://geowebcache.org/schema/1.3.0/geowebcache.xsd";
>>  xmlns="http://geowebcache.org/schema/1.3.0";>
>> 1.3.0
>> 120
>> true
>> 
>> 
>> EPSG:23031
>> 23031
>> 
>> 
>> 238730.0252
>> 4276730.7754
>>

Re: [Geoserver-users] WPS Client API for GeoServer

2012-02-01 Thread Bartosz Śręba
I have forgotten to add that I am looking for Java-based API.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Trouble with Geowebcache 1.3 in Geoserver 2.1.3custom projection 23031

2012-02-01 Thread Agustí Escobar

Here's the original geowebcache.xml:


http://www.w3.org/2001/XMLSchema-instance";
   
xsi:noNamespaceSchemaLocation="http://geowebcache.org/schema/1.1.5/geowebcache.xsd";
   xmlns="http://geowebcache.org/schema/1.1.5";>
1.1.5
120
true



X:HABITATS_GEOMETRIA

image/png




23031



23031



258000
4485000
536000
4752000




258000
4485000
536000
4752000



550.0
275.0
100.0
50.0
25.0
10.0
5.0
2.0
1.0
0.5





http://XX/geoserver/wms

SIPAN:HABITATS_GEOMETRIA
HABITATS_GEOMETRIA
false
false


7200
240







El 01/02/2012 16:08, Gabriel Roldan escribió:
> Would you send the original geowebcache.xml?
> The layers in there were configured to serve geoserver layers or wms layers?
>
> The're was a re-estructuring of the geowebcache.xsd schema so that the
> validation phase at load time can be done better, but none of them
> should actually affect the runtime behaivor because the xstream
> library, used to load the config, doesn't care about the schema.
>
> It'd be good if you send your geoserver 2.0.0 geowebcache.xml file to
> take a look at it.
>
> Cheers,
> Gabriel
>
> On Tue, Jan 31, 2012 at 12:21 PM, Agustí Escobar Rúbies
>   wrote:
>> Hello everyone:
>>
>>
>> I recently upgraded GeoServer to version 2.1.3 revision 16668. Apparently 
>> this upgraded also the bundled Geowebcache, which is now 1.3-RC2, built 
>> 2011-12-21 11:31:51.
>>
>> Before the upgrade I was serving a set of layers through gwc, using a 
>> customized geowebcache.xml which allowed me to serve these layers using 
>> 23031:EPSG projection.
>>
>> After the upgrade, these layers ceased to work. It seems that the structure 
>> of geowebcache.xml has changed, and my customized file no longer works.
>>
>> I tried to update it to a version which is compatible with 1.3.0, and 
>> finally I have produced a file that GeoWebCache seems to like; however, i 
>> can't serve my layer using my custom 23031 projection.
>>
>> This is my geowebcache configuration file:
>>
>> 
>> http://www.w3.org/2001/XMLSchema-instance"; 
>> xsi:noNamespaceSchemaLocation="http://geowebcache.org/schema/1.3.0/geowebcache.xsd";
>>  xmlns="http://geowebcache.org/schema/1.3.0";>
>> 1.3.0
>> 120
>> true
>> 
>> 
>> EPSG:23031
>> 23031
>> 
>> 
>> 238730.0252
>> 4276730.7754
>> 761269.9748
>> 7434723.1222
>> 
>> 
>> 
>> 550.0
>> 275.0
>> 100.0
>> 50.0
>> 25.0
>> 10.0
>> 5.0
>> 2.0
>> 1.0
>> 0.5
>> 
>> 1
>> 256
>> 256
>> 
>> 
>> 
>> 
>> X
>> 
>> image/png
>> 
>> 
>> 
>> EPSG:23031
>> 
>> 
>> 
>> 258000
>> 
>> 4485000
>> 
>> 536000
>> 
>> 4752000
>> 
>> 
>> 
>> 
>> 
>> 
>> http://X/geoserver/wms
>> 
>> 
>> 
>> 
>>
>>
>> And this is an excerpt from the geoserver logs, in which geoserver/gwc seem 
>> to like the config file:
>>
>> 
>> 2012-01-31 15:47:14,494 INFO [config.XMLConfiguration] - Will look for 
>> geowebcache.xml in 'C:\DataDir_GeoServer\gwc'
>> 2012-01-31 15:47:14,510 DEBUG [layer.TileLayerDispatcher] - Thread 
>> initLayers(), initializing
>> 2012-01-31 15:47:14,510 DEBUG [layer.TileLayerDispatcher] - Reading service 
>> information.
>> 2012-01-31 15:47:14,510 INFO [config.XMLConfiguration] - Found configuration 
>> file in C:\DataDir_GeoServer\gwc
>> 2012-01-31 15:47:14,541 INFO [config.XMLConfiguration] - Configuration file 
>> validated fine.
>> 2012-01-31 15:47:14,572 INFO [config.XMLConfiguration] - Initiali

[Geoserver-users] GeoServer tiles generation issue above zoom level 18 in Google Maps

2012-02-01 Thread Manzoor Ahmad Mubashir
Hi,

I am using GeoServer version 2.1.3 to generate tiles from a shapefile which
are then rendered by Google Maps API V3 in my application. I can see the
output of the shapefile until zoom level 18 without any problem but nothing
is shown after zoom level 19 and above. The tiles generated on the disk are
empty (blank) so the problem at hand has nothing to do with Google Maps. I
tried clearing the tiles cache and generated them again via seeding (from
the GeoWebCache settings) but in vain. The tiles were again empty. What
could be the wrong here? Is there any setting that I need to tweak for
GeoServer to start generating tiles for and above zoom level 19? Please
suggest.

Mubashir
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] WPS Client API for GeoServer

2012-02-01 Thread sbartosz
I am looking for a WPS Client API to access WPS processes from GeoServer. 
http://docs.geotools.org/latest/userguide/unsupported/wps.html WPS Client 
from geotools doesn't work. Have you got any idea? Thanks in advance. 

Best regards,
Bartosz

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/WPS-Client-API-for-GeoServer-tp4356590p4356590.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Trouble with Geowebcache 1.3 in Geoserver 2.1.3 custom projection 23031

2012-02-01 Thread Gabriel Roldan
Would you send the original geowebcache.xml?
The layers in there were configured to serve geoserver layers or wms layers?

The're was a re-estructuring of the geowebcache.xsd schema so that the
validation phase at load time can be done better, but none of them
should actually affect the runtime behaivor because the xstream
library, used to load the config, doesn't care about the schema.

It'd be good if you send your geoserver 2.0.0 geowebcache.xml file to
take a look at it.

Cheers,
Gabriel

On Tue, Jan 31, 2012 at 12:21 PM, Agustí Escobar Rúbies
 wrote:
> Hello everyone:
>
>
> I recently upgraded GeoServer to version 2.1.3 revision 16668. Apparently 
> this upgraded also the bundled Geowebcache, which is now 1.3-RC2, built 
> 2011-12-21 11:31:51.
>
> Before the upgrade I was serving a set of layers through gwc, using a 
> customized geowebcache.xml which allowed me to serve these layers using 
> 23031:EPSG projection.
>
> After the upgrade, these layers ceased to work. It seems that the structure 
> of geowebcache.xml has changed, and my customized file no longer works.
>
> I tried to update it to a version which is compatible with 1.3.0, and finally 
> I have produced a file that GeoWebCache seems to like; however, i can't serve 
> my layer using my custom 23031 projection.
>
> This is my geowebcache configuration file:
>
> 
> http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:noNamespaceSchemaLocation="http://geowebcache.org/schema/1.3.0/geowebcache.xsd";
>  xmlns="http://geowebcache.org/schema/1.3.0";>
>        1.3.0
>        120
>        true
>        
>                
>                        EPSG:23031
>                        23031
>                        
>                                
>                                        238730.0252
>                                        4276730.7754
>                                        761269.9748
>                                        7434723.1222
>                                
>                        
>                        
>                                550.0
>                                275.0
>                                100.0
>                                50.0
>                                25.0
>                                10.0
>                                5.0
>                                2.0
>                                1.0
>                                0.5
>                        
>                        1
>                        256
>                        256
>                
>        
>        
>                
>                        X
>                        
>                                image/png
>                        
>                        
>                                
>                                        EPSG:23031
>                                        
>                                                
>                                                        258000
>                                                        
> 4485000
>                                                        536000
>                                                        
> 4752000
>                                                
>                                        
>                                
>                        
>                        
>                                
> http://X/geoserver/wms
>                        
>                
>        
> 
>
>
> And this is an excerpt from the geoserver logs, in which geoserver/gwc seem 
> to like the config file:
>
> 
> 2012-01-31 15:47:14,494 INFO [config.XMLConfiguration] - Will look for 
> geowebcache.xml in 'C:\DataDir_GeoServer\gwc'
> 2012-01-31 15:47:14,510 DEBUG [layer.TileLayerDispatcher] - Thread 
> initLayers(), initializing
> 2012-01-31 15:47:14,510 DEBUG [layer.TileLayerDispatcher] - Reading service 
> information.
> 2012-01-31 15:47:14,510 INFO [config.XMLConfiguration] - Found configuration 
> file in C:\DataDir_GeoServer\gwc
> 2012-01-31 15:47:14,541 INFO [config.XMLConfiguration] - Configuration file 
> validated fine.
> 2012-01-31 15:47:14,572 INFO [config.XMLConfiguration] - Initializing 
> GridSets from C:\DataDir_GeoServer\gwc
> 2012-01-31 15:47:14,572 DEBUG [config.XMLConfiguration] - Reading EPSG:23031
> 2012-01-31 15:47:14,572 INFO [config.XMLConfiguration] - Read GridSet 
> EPSG:23031
> 2012-01-31 15:47:14,572 DEBUG [grid.GridSetBroker] - Adding EPSG:23031
> 2012-01-31 15:47:14,572 INFO [config.XMLConfiguration] - Initializing layers 
> from C:\DataDir_GeoServer\gwc
> 
>
>
> I'm out of ideas. What am I doing wrong?
>
> Thanks in advance,
>
>
>
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free 

Re: [Geoserver-users] Trouble with Geowebcache 1.3 in Geoserver 2.1.3custom projection 23031

2012-02-01 Thread Agustí Escobar

Hello all,

Some more data about this subject: although the reference system 
EPSG:23031 doesn't appear in the GWC demo and appears to be unavailable 
if you try to access it like this:

http:///geoserver/gwc/service/wms?LAYERS=XXX%3AXX&STYLES=&TRANSPARENT=true&FORMAT=image%2Fpng&WIDTH=256&HEIGHT=256&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A23031&BBOX=258000,4625800,398800,4766600

(gwc responds to this with 400: Unable to match requested SRS EPSG:23031 
to those supported by layer)

However, if i take a look at GWC Home-> WMS 1.1.1 GetCapabilities 
document, the following entries relevant to my layer appear:

The layer:


X
X
EPSG:23031



And the tilesets:


EPSG:23031

0.154 0.077 0.027997 0.013999 
0.006999 0.0027995 0.0013998 5.6E-4 
2.8E-4 1.4E-4 
256
256
image/gif
X
.

.. and so on for the different formats.

The Layer tag seems to lack the queryable attribute (). So it would seem that the capability is there, somehow.

Any ideas?

Thanks in advance,





El 31/01/2012 18:07, Andrea Aime escribió:
> On Tue, Jan 31, 2012 at 4:21 PM, Agustí Escobar Rúbies 
> mailto:a.esco...@creaf.uab.es>> wrote:
>
> Hello everyone:
>
>
> I recently upgraded GeoServer to version 2.1.3 revision 16668.
> Apparently this upgraded also the bundled Geowebcache, which is
> now 1.3-RC2, built 2011-12-21 11:31:51.
>
>
> What was the GeoServer version you were using before?
>
> Cheers
> Andrea
> -- 
> ---
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:  +39 0584 962313
> mob:+39 339 8844549
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> ---



--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to remove black edges around imagemosaic?

2012-02-01 Thread Robert Buckley
Hi,

Geoserver 2.1.2 on Linux Ubuntu 10.04 / tomcat6

No, I tried FF not 00...but neither work!

The images don´t have overviews...


I think it is something to do with the coordinate system. The data are in 
ETRS89, the map viewer is set to 900913. When Geoserver reporojects, the black 
background appears. In the geoserver layer preview the black background is not 
there.

But I would have thought that the OutputTransparentColor would have solved this!

yours

Rob



 Von: Daniele Romagnoli 
An: Robert Buckley  
Cc: "geoserver-users@lists.sourceforge.net" 
 
Gesendet: 15:01 Mittwoch, 1.Februar 2012
Betreff: Re: [Geoserver-users] How to remove black edges around imagemosaic?
 

Hi Rob,


On Wed, Feb 1, 2012 at 11:28 AM, Robert Buckley  
wrote:

Hi,
>
>
>
>
>Is it possible to remove the black background around the imagemosaic?

Yes, This is what the TransparentColor params are used for as you have noticed. 
Which version of GeoServer are you using?

>
>Here are my aerial photos
>
>
>http://maps.zgb.de/windpot/nopreview1.html 
>
>
>
>
>
>I have tried putting values into the InputTransparentColor 
>and OutputTransparentColor boxes in geoserver but these are not altering the 
>no-data values.

Which values did you try? 00?
If black doesn't become transparent even after configuring these parameters 
properly, a possible cause could be on your data (can you share some more info 
on them?).
Does your mosaic is made on top of datasets having overviews?
If affirmative, how did you create overviews? A possible issue could be if you 
have not-zeros along the datasets (as an instance, zero in the original images 
transformed as non zero when creating overviews with some types of 
interpolation having no-data unspecified).

Cheers,
Daniele




>
>Do I have to reprocess the no-data values in gdal?
>
>
>Any tips would be great.
>
>
>thanks,
>
>
>Rob
>
>
>
>
>--
>Keep Your Developer Skills Current with LearnDevNow!
>The most comprehensive online learning library for Microsoft developers
>is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>Metro Style Apps, more. Free future releases when you subscribe now!
>http://p.sf.net/sfu/learndevnow-d2d
>___
>Geoserver-users mailing list
>Geoserver-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
---
Ing. Daniele Romagnoli 
GeoSolutions S.A.S.
Software Engineer

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://it.linkedin.com/in/danieleromagnoli


-
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to remove black edges around imagemosaic?

2012-02-01 Thread Daniele Romagnoli
Hi Rob,

On Wed, Feb 1, 2012 at 11:28 AM, Robert Buckley wrote:

> Hi,
>
>
> Is it possible to remove the black background around the imagemosaic?
>

Yes, This is what the TransparentColor params are used for as you have
noticed.
Which version of GeoServer are you using?

>
> Here are my aerial photos
>
> http://maps.zgb.de/windpot/nopreview1.html
>
>
> I have tried putting values into the InputTransparentColor and
> OutputTransparentColor boxes in geoserver but these are not altering the
> no-data values.
>

Which values did you try? 00?
If black doesn't become transparent even after configuring these parameters
properly, a possible cause could be on your data (can you share some more
info on them?).
Does your mosaic is made on top of datasets having overviews?
If affirmative, how did you create overviews? A possible issue could be if
you have not-zeros along the datasets (as an instance, zero in the original
images transformed as non zero when creating overviews with some types of
interpolation having no-data unspecified).

Cheers,
Daniele




> Do I have to reprocess the no-data values in gdal?
>
> Any tips would be great.
>
> thanks,
>
> Rob
>
>
>
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
---
Ing. Daniele Romagnoli
GeoSolutions S.A.S.
Software Engineer

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:  +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://it.linkedin.com/in/danieleromagnoli


---
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Server configuration and setup job posted on odesk

2012-02-01 Thread Tim Pigden
Hi
I've posted a temporary job on odesk (www.odesk.com) a freelancer
sourcing site, with the following description. If anyone is interested
please apply via odesk or contact me directly on tim.pigden at
optrak.com, not via this list.



I want to set up a Geoserver implementation.
My clients have many customer sites that may be affected by their
inclusion in a set of polygons.
The should be able to upload their own customer sites, securely (they
are already geocoded), view them against a map, determine which are
inside the buffer zones, click to get customer details, grab a bunch
of affected sites via rectangle and download those, download all.
Download would be to excel file ideally or something similar (csv would do).

There may be some sub-selection based on customer site criteria too -
which may need customising per client. The clients have no gis skills.

The area concerned is London, UK
I wish to use openstreetmaps as the backdrop - the customers will need
to zoom in to street level. The ability to render openstreetmap data
in a similar, scale-dependent way as openstreetmap does would be
necessary.

The polygons will be supplied by us.
Will will provide a linux-based host.

The work is for a setup - which must be completed this month and
on-going support work (new queries, differences in client's customer
data, new users etc) for a period of approximate 6 months. I've listed
it as less than 1 month (my estimate is much less but I've not done
it)

We will select on the basis of your competence and price. Success in
setting up previous mapserver or similar web-based gis systems is
essential.

I expect you to write a proper application, and address the issue of
roughly how much work is involved. My preference would be a fixed
price quote but at this stage there may not be enough information and
I do not know enough about geoserver to be more prescriptive.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Converting geometry field into set of google latlng

2012-02-01 Thread Rahkonen Jukka
Hi,

In Oracle try something like

select 
trunc(DUMMY.GEOLOC.SDO_POINT.X) EASTING,
trunc(DUMMY.GEOLOC.SDO_POINT.Y) NORTHING
FROM MY_TABLE DUMMY;

Create lat and long fields and modify the query to do update. Use transform if 
you need to reproject coordinates from some other SRID. Don't trunc if you want 
all the decimals.

-Jukka Rahkonen-


> -Alkuperäinen viesti-
> Lähettäjä: Mustafa646 [mailto:noorc...@gmail.com] 
> Lähetetty: 1. helmikuuta 2012 11:40
> Vastaanottaja: geoserver-users@lists.sourceforge.net
> Aihe: [Geoserver-users] Converting geometry field into set of 
> google latlng
> 
> For storing Geospatial data, Geometry field is used in SQL 
> server or Oracle
> Spatial. I want to know is there any way where we can convert 
> this geometry
> field into set of latitudes and longitudes.
> 
> 
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/Converting-geometry-field-
> into-set-of-google-latlng-tp4355788p4355788.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
> 
> --
> 
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft 
> developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, 
> CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> 
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] How to remove black edges around imagemosaic?

2012-02-01 Thread Robert Buckley
Hi,


Is it possible to remove the black background around the imagemosaic?

Here are my aerial photos

http://maps.zgb.de/windpot/nopreview1.html 



I have tried putting values into the InputTransparentColor 
and OutputTransparentColor boxes in geoserver but these are not altering the 
no-data values.

Do I have to reprocess the no-data values in gdal?

Any tips would be great.

thanks,

Rob--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] WG: Unable to start geoserver2.1.3 in tomcat 7.0.25

2012-02-01 Thread Andrae, Christine
Sorry, found the answer myself:

It was a problem of incorrect file-ownerships in tomcat/temp-directory.

 

Mit freundlichen Grüßen
Christine Andrae


Stadtplanwerk Ruhrgebiet
Fon: +49 201 2069-236

P Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken.

Von: Andrae, Christine 
Gesendet: Mittwoch, 1. Februar 2012 11:14
An: 'geoserver-users@lists.sourceforge.net'
Betreff: Unable to start geoserver2.1.3 in tomcat 7.0.25

 

I deployed geoserver2.1.3 in a tomcat 7.0.25 container, but geoserver won't be 
started.

Catalina.out contains the following lines:

 

01.02.2012 12:54:37 org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks

SCHWERWIEGEND: The web application [/geoserver213_01] created a ThreadLocal 
with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@80d11b]) 
and a value of type 
[org.geotools.referencing.operation.projection.TransverseMercator.Provider] 
(value [PROJECTION["Transverse_Mercator"]]) but failed to remove it when the 
web application was stopped. Threads are going to be renewed over time to try 
and avoid a probable memory leak.

01.02.2012 12:54:37 org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks

SCHWERWIEGEND: The web application [/geoserver213_01] created a ThreadLocal 
with key of type [java.lang.ThreadLocal] (value 
[java.lang.ThreadLocal@1a60a71]) and a value of type 
[org.geotools.referencing.wkt.Formatter] (value []) but failed to remove it 
when the web application was stopped. Threads are going to be renewed over time 
to try and avoid a probable memory leak.

 

Is anyone able to help?

Thank you in advance.

 

Mit freundlichen Grüßen
Im Auftrag

Christine Andrae


Stadtplanwerk Ruhrgebiet
Kronprinzenstraße 35
45128 Essen
Fon: +49 201 2069-236
Fax: +49 201 2069-400
and...@rvr-online.de

 

Die Regionaldirektorin
Kronprinzenstraße 35
45128 Essen
Zentrale: +49 (0) 201 2069-0
Fax: +49 (0) 201 2069-500
www.metropoleruhr.de

Postfach 10 32 64
45032 Essen

Steuernummer: RVR 112/5797/0116
USt.-ldNr.: DE 173867500

Diese E-Mail koennte vertrauliche und/oder rechtlich geschuetzte Informationen 
enthalten.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich 
erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie 
diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht 
gestattet.
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail.
Any unauthorised copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

<>--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] [ExternalEmail] Re: [Geoserver-devel] prefix null with app schema

2012-02-01 Thread alessandro marrone

Thank you Ben
You help me a lot

> Date: Wed, 1 Feb 2012 15:02:43 +0800
> From: ben.caradoc-dav...@csiro.au
> To: alessandro_marr...@live.com
> CC: geoserver-users@lists.sourceforge.net
> Subject: Re: [ExternalEmail] Re: [Geoserver-devel] prefix null with app schema
> 
> As aside, the reason secondary namespaces are required is this bug in 
> GeoTools:
> http://jira.codehaus.org/browse/GEOT-1276
> 
> On 01/02/12 14:56, Ben Caradoc-Davies wrote:
> > The solution is to include a secondary namespace configuration for the
> > prefix gml that defines it as the GML 3.2 namespace:
> > http://docs.geoserver.org/latest/en/user/data/app-schema/secondary-namespaces.html
> 
> -- 
> Ben Caradoc-Davies 
> Software Engineer
> CSIRO Earth Science and Resource Engineering
> Australian Resources Research Centre
  --
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Unable to start geoserver2.1.3 in tomcat 7.0.25

2012-02-01 Thread Andrae, Christine
I deployed geoserver2.1.3 in a tomcat 7.0.25 container, but geoserver won't be 
started.

Catalina.out contains the following lines:

 

01.02.2012 12:54:37 org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks

SCHWERWIEGEND: The web application [/geoserver213_01] created a ThreadLocal 
with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@80d11b]) 
and a value of type 
[org.geotools.referencing.operation.projection.TransverseMercator.Provider] 
(value [PROJECTION["Transverse_Mercator"]]) but failed to remove it when the 
web application was stopped. Threads are going to be renewed over time to try 
and avoid a probable memory leak.

01.02.2012 12:54:37 org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks

SCHWERWIEGEND: The web application [/geoserver213_01] created a ThreadLocal 
with key of type [java.lang.ThreadLocal] (value 
[java.lang.ThreadLocal@1a60a71]) and a value of type 
[org.geotools.referencing.wkt.Formatter] (value []) but failed to remove it 
when the web application was stopped. Threads are going to be renewed over time 
to try and avoid a probable memory leak.

 

Is anyone able to help?

Thank you in advance.

 

Mit freundlichen Grüßen
Im Auftrag

Christine Andrae


Stadtplanwerk Ruhrgebiet
Kronprinzenstraße 35
45128 Essen
Fon: +49 201 2069-236
Fax: +49 201 2069-400
and...@rvr-online.de

 

Die Regionaldirektorin
Kronprinzenstraße 35
45128 Essen
Zentrale: +49 (0) 201 2069-0
Fax: +49 (0) 201 2069-500
www.metropoleruhr.de

Postfach 10 32 64
45032 Essen

Steuernummer: RVR 112/5797/0116
USt.-ldNr.: DE 173867500

Diese E-Mail koennte vertrauliche und/oder rechtlich geschuetzte Informationen 
enthalten.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich 
erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie 
diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht 
gestattet.
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail.
Any unauthorised copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

<>--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Converting geometry field into set of google latlng

2012-02-01 Thread Mustafa646
For storing Geospatial data, Geometry field is used in SQL server or Oracle
Spatial. I want to know is there any way where we can convert this geometry
field into set of latitudes and longitudes.


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Converting-geometry-field-into-set-of-google-latlng-tp4355788p4355788.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Missing function in OpenLayers template

2012-02-01 Thread Julio
Hi,

I am using new release (GeoServer 2.1.3) and I expect a JavaScript
error when I try to change style on the "OpenLayers map preview":

...
> setStyle is not defined.

In fact I notice that previous version of OpenLayersMapTemplate.ftl
file contains this function while this release does not.

The missing code:
// sets the chosen style
function setStyle(style){
   // we may be switching style on setup
   if(tiled == null)
      return;

   tiled.mergeNewParams({
  styles: style
   });
   untiled.mergeNewParams({
  styles: style
   });
}

Is it possible to patch this manually without compile all sources ?

Thank you in advance.
Julio.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users