Re: [Geoserver-users] REST question

2012-05-14 Thread Alessio Fabiani
Hi Stephen,
I guess you need to specify the workspace you would like to use when
creating the coverageStore.

I can suggest also to use this opensource project which allow you to manage
easily every REST operation against GeoServer with a simplified Java API
https://github.com/geosolutions-it/geoserver-manager


Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---



On Fri, May 11, 2012 at 8:34 PM, Stephen Crawford src...@psu.edu wrote:

 All,

 I have been using GS to serve coverages.  I use a script to place
 ArcGrid files in the coverages directory, and the I use the REST
 interface to configure them.  It works great when using the default
 workspace, with 3 steps:

 1) create coveragestore
 curl -u user:pass -XPOST -H \Content-Type:text/xml\ -d

 \coverageStorenamemyCover/nametypeArcGrid/typeenabledtrue/enabledurlfile:coverages/myCover.txt/url/coverageStore\

 http://localhost:8080/geoserver/rest/workspaces/defaultWorkSpace/coveragestores

 2) create coverage
 curl -u user:pass -XPOST -H \Content-Type:text/xml\ -d
 \coveragenamemyCover/name/coverage\

 http://localhost:8080/geoserver/rest/workspaces/defaultWorkSpace/coveragestores/myCover/coverages

 3) set style for coverage
 curl -u user:pass -XPUT -H \Content-Type:text/xml\ -d

 \layerdefaultStylenamemyStyle/name/defaultStyleenabledtrue/enabled/layer\
 http://localhost:8080/geoserver/rest/layers/defaultWorkSpace:myCover

 But if I try to use any workspace name other than the default one, I get
 errors such as No such coveragestore.

 Any thoughts?

 Thanks,
 Steve

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




 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Extra fields when loading a WFS in ArcGIS

2012-05-14 Thread NickFranck
Thanks alot for the quick answer.
We'll try to contact esri and see if we can get them to look into the
problem.

If there is an update of some sort i'll keep you posted. :)

greets, Nick

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Extra-fields-when-loading-a-WFS-in-ArcGIS-tp4965299p4974303.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Extra fields when loading a WFS in ArcGIS

2012-05-14 Thread Rahkonen Jukka
Hi,

It is then your turn to make them believe that all that matters is 
- GetCapabilities response
- DescribeFeatureType response
- GetFeature response
There is no need to know the mark of a WFS server sending those messages. If 
they can show what is, according to the WFS standard, wrong in the XML we will 
pass the information for the developers and servers will be fixed. If XML is 
okay they will in turn ask contact their developers and ArcGIS will be fixed. 
As a result servers and ArcGIS will talk the same language and everybody will 
be happy.

-Jukka Rahkonen-

NickFranck wrote:
 
 Thanks alot for the quick answer.
 We'll try to contact esri and see if we can get them to look into the
 problem.
 
 If there is an update of some sort i'll keep you posted. :)
 
 greets, Nick
 
 --
 View this message in context: 
 http://osgeo-org.1560.n6.nabble.com/Extra-fields-when-loading-
 a-WFS-in-ArcGIS-tp4965299p4974303.html
 Sent from the GeoServer - User mailing list archive at Nabble.com.
 
 --
 
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. 
 Discussions 
 will include endpoint security, mobile security and the 
 latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users
 
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Geoserver 2.2 WMS Animator help

2012-05-14 Thread Udo Einspanier
Hi,

I have downloaded the 2.2 beta standalone zip and registered an image mosaic 
with time dimension.
But I have not been able to get the WMS Animator to work with it. The following 
request produces just a static image, can anyone tell me what is wrong with it?

http://localhost:8080/geoserver/wms/animate?service=WMSversion=1.1.0request=GetMaplayers=eumesat:ir108styles=bbox=-179.7984996276988,-74.57559785503138,179.78547100875852,74.56854432538809width=795height=330srs=EPSG:4326format=image%2Fgif;subtype=animatedaparam=timeavalue=2010-10-01T00:00:00.000Z,2010-12-01T00:00:00.000Z,2010-12-01T00:00:00.000Zformat_options=layout:message

The time values are correct, I can use them in regular requests to get the 
right image. There is also no text overlay on the returned image as described 
in the user tutorial for the WMS Animator. If I sent this request directly to 
the WMS (omit the /animate path in the above URL) I get exactly the same result.

Btw. is there some description about the image mosaic dimension support in the 
2.2 documentation? I have not found anything...

Regards,
Udo

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

2012-05-14 Thread Alessio Fabiani
Mmm, the request looks correct at a first glance ... can you please send
the WMS GetCapabilities in order to see the timepositions available for
that layer?

Also, have you tried to rise up the log level and check the geoserver log
in order to see if some error has been occurred? You can do this from the
admin GUI.
The GeoServer log would be also useful.

In case you are not able to catch the issue maybe the issue is in the
mosaic configuration.

The only documentation available (as far as I know) is here
http://docs.geoserver.org/stable/en/user/tutorials/animreflector.html

Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---



On Mon, May 14, 2012 at 12:02 PM, Udo Einspanier
u.einspan...@conterra.dewrote:

 Hi,

 I have downloaded the 2.2 beta standalone zip and registered an image
 mosaic with time dimension.
 But I have not been able to get the WMS Animator to work with it. The
 following request produces just a static image, can anyone tell me what is
 wrong with it?


 http://localhost:8080/geoserver/wms/animate?service=WMSversion=1.1.0request=GetMaplayers=eumesat:ir108styles=bbox=-179.7984996276988,-74.57559785503138,179.78547100875852,74.56854432538809width=795height=330srs=EPSG:4326format=image%2Fgif;subtype=animatedaparam=timeavalue=2010-10-01T00:00:00.000Z,2010-12-01T00:00:00.000Z,2010-12-01T00:00:00.000Zformat_options=layout:message

 The time values are correct, I can use them in regular requests to get the
 right image. There is also no text overlay on the returned image as
 described in the user tutorial for the WMS Animator. If I sent this request
 directly to the WMS (omit the /animate path in the above URL) I get exactly
 the same result.

 Btw. is there some description about the image mosaic dimension support in
 the 2.2 documentation? I have not found anything...

 Regards,
 Udo


 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Meeting reboot in half an hour

2012-05-14 Thread Andrea Aime
Hi all,
warm up the engines for the meeting reboot.
I guess we'll all meet on IRC and there I can share a Webex link and/or
impromptu decide on something else for the voice part?

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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] (no subject)

2012-05-14 Thread zhuhua zha
http://oldti.me/wp-content/themes/business-lite/cvlr.php?jkr=fhglu.dgfede=et.vgvswt=zcsh--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Meeting minutes for May 14 2012 meeting

2012-05-14 Thread Andrea Aime
Hi all,
here are the meeting logs for today's meeting. Special thanks to Jody
for driving the meeting and
taking most of the notes while everybody else was talking :-p

Next meeting is in two weeks, May 28, same time, we will post a mail
on May 11 asking people
for agenda items.

Cheers
Andrea

---

Attendees:
Justin Deoliveira, Andrea Aime, Jody Garnet (chair), Simone
Gianecchini, Alessio Fabiani, Ben Caradoc-Davies, David Winslow

May 14, 2012

AGENDA:

1) Meeting organisation
2) GeoServer / GeoTools / uDig Release Planning

Action:
- Jody to releaes 8.0-RC1 to maven and wait for ...
- Justin to release GeoServer 2.2-Beta2
- Andrea will port 2.1 release and provide helpful feedback

4) OSGeo Incubation

Action:
- Justin will look at disable the broken tests, and we need to report
issues to the CITE team
- Justin will report issue for current cite test issue that fails post
postgres 8.3

5) Time Boxed Release

Action:
- Andrea: revist next meeting then we can write

MINUTES:

Meeting Organisation
===

Ideas:
- Skype Worked
- Options for sharing desktop: WebEx limitations on linux (so no go),
or Google Plus (requires google plus, limit of 10)

Q: Open for Everyone?

Initially for PSC members to get their act together; but feel free to
gate crash.
OGC precident: Voting members / observers.

Q: How to join? (if you are not a PSC member)

Add yourself and you to adgenda to get an invite; organise on IRC, or
email the chair your skype details.

Q: Post the logs somewhere?

Post to mailing listing (geoserver-devel, geotools-devel).

Q: Where are we going to set the adgenda?

Email: Send email reminder, and invite people to reply with adgenda items. **
Etherpad: easy to vandlize?
Wiki: Requires sign on.
Google Docs: also an option.

GeoServer / GeoTools / uDig Release Planning
==

Q: Are we in a good spot to release?

jdeolive: Think so; reviewing possible blockers.
ben: reviewing blocker on wfs paging.

Q: Relase candiate?

GT release candidate, GS beta2

Expect a second beta in about four weeks (around June 18) (Ben working
through above blocker on wfs paging, and an app schema issue
[Victor]).

Q: GeoServer release tasks

- Relaese scripts: secondary priority of justin's release process.
- GEOS-5019 not a blocker for 2.2-beta2

Q: Release status?

GeoServer:
- 2.2 Beta 2 Justin is on it this week

GeoTools:
- 8.0-RC1: ready and willing

uDig 1.3.2:
- Release pening google summer of code student training; and GeoTools 8.0-RC1

CITE tests


Problem:
- WFS 1.1 Cite Tets are not written with WFS 2.0 in mind. This is
pretty unsolvable as the tests are wrong.

Solutions:
- Distable this tests that are wrong
- Andrea had an idea about returning an error
- Option to limit a workspace to only enable WFS 1.1

Action:
- Justin will look at disable the broken tests, and we need to report
issues to the CITE team
- move on with the idea about disabling the versions and fix
negotiation code collaborating over Jira

Q: Enable the CITE builds on build box?
- Yep; expect it to be broken for a couple days.

Q: GEOT-XXX Filter test which rounds down for Integer? (and like on dates too)

How to solve? Address in spare time as a higher priority thing

OSGeo Incubation
==

OSGeo Incubation committee has found volunteer mentor, waiting for him
to contact us on geoserver-devel.

Time boxed releases
===

What we are talking about:
- 1-4 months active development
- 1-2 months cool down, bug, fix, QA, release

Jody: problem is not release model, it's buy in.

Andrea: Make it cheaper in terms of time commitment - automation, tag
a working nightly build etc. Look at limiting the amount of
permissions needed get a release of done.

Ben: Back to bi-annual release model.  Lots of benifit in terms of not
having to handwave with respect oranisations adopting geoserver.

Pros:
- Ben: predictability for customers
- Andrea: help with feature planning, consequences of missing a
release not as severe
- Jody: schedule of resources

Cons:
- release crunch - if any blockers show up we need a power hitter to
knock them over

Q: How to resource the predicable?
- write down what we intend
- shop it around to our participating oranisations, revise as needed
- move it over into change contorl (GSIP, RFC)

Q: Automation vs Manual
- automation - risk turning it into a justin only release if scripts fail
- andrea - needs automation to make the release cheap enought for
consulting oranisations to take part

Automation:
- automate: tags and builds and so on
- manual: follow up with manual script for QA
- automate: installers, upload, sourceforge (ref:
http://sourceforge.net/apps/trac/sourceforge/wiki/File%20management%20service
and http://sourceforge.net/apps/trac/sourceforge/wiki/SSH%20keys )
- note well: these scripts (bash) will run on the build box through hudson

Q: Automated uploads?
- research topic, geoserver account on source forge
- alternative to 

Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

2012-05-14 Thread Alessio Fabiani
Hello Udo,
did not yet tested the version of GeoServer you used, but on trunk I get
this when trying to access the animator

14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found
for [/wms/animate]
14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found
for [/wms/animate]
14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found
for [/wms/animate]
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - Matching patterns for
request [/wms/animate] are [/wms/*]
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - URI Template variables for
request [/wms/animate] are {}
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - Mapping [/wms/animate] to
HandlerExecutionChain with handler [org.geoserver.ows.Dispatcher@4aa65618]
and 1 interceptor

thus means that for sure there is something wrong with your geoserver
distribution.
Can you please send me the download url you used for?

Moreover I guess you are right, the ImageMosaic documentation is not very
updated ... maybe you have more chances searching on GeoTools documentation.
Hopefully soon we will find some time to update the documentation with the
new ImageMosaic indexes.

Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---



On Mon, May 14, 2012 at 12:56 PM, Udo Einspanier
u.einspan...@conterra.dewrote:

 Hi Alessio,

 ** **

 thanks a lot for the quick response. I attached the verbose log of the
 request. Right at the beginning it complains that it cannot find a mapping
 for the /animate path. Maybe something wrong with the configuration?

 ** **

 Concerning the docs, I found the one for the WMS Animator and think it is
 fine. What I did not find is documentation about dimension configuration
 for the image mosaic. There are some additional files needed, and the only
 examples were on the GeoSolutions website.  

 ** **

 Here is the layer element from my capabilities:

 ** **

   Layer queryable=1

 Nameeumesat:ir108/Name

 Titleir108/Title

 Abstract/

 KeywordList

   KeywordWCS/Keyword

   KeywordImageMosaic/Keyword

   Keywordir108/Keyword

 /KeywordList

 CRSEPSG:4326/CRS

 CRSCRS:84/CRS

 EX_GeographicBoundingBox

   westBoundLongitude-179.7984996276988/westBoundLongitude

   eastBoundLongitude179.78547100875852/eastBoundLongitude

   southBoundLatitude-74.57559785503138/southBoundLatitude

   northBoundLatitude74.56854432538809/northBoundLatitude

 /EX_GeographicBoundingBox

 BoundingBox CRS=CRS:84 minx=-179.7984996276988
 miny=-74.57559785503138 maxx=179.78547100875852
 maxy=74.56854432538809/

 BoundingBox CRS=EPSG:4326 minx=-74.57559785503138
 miny=-179.7984996276988 maxx=74.56854432538809
 maxy=179.78547100875852/

 Dimension name=time default=current
 units=ISO86012010-10-01T00:00:00.000Z,2010-11-01T00:00:00.000Z,2010-12-01T00:00:00.000Z/Dimension
 

 Style

   Nameraster/Name

   TitleDefault Raster/Title

   AbstractA sample style that draws a raster, good for
 displaying imagery/Abstract

   LegendURL width=20 height=20

 Formatimage/png/Format

 OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink;
 xlink:type=simple xlink:href=
 http://localhost:8080/geoserver/ows?service=WMSamp;request=GetLegendGraphicamp;format=image%2Fpngamp;width=20amp;height=20amp;layer=ir108http://localhost:8080/geoserver/ows?service=WMSrequest=GetLegendGraphicformat=image%2Fpngwidth=20height=20layer=ir108
 /

   /LegendURL

 /Style

   /Layer

 ** **

 Regards,

 Udo

 ** **

 *From:* alessio.fabi...@gmail.com [mailto:alessio.fabi...@gmail.com] *On
 Behalf Of *Alessio Fabiani
 *Sent:* Montag, 14. Mai 2012 12:28
 *To:* Udo Einspanier
 *Cc:* geoserver-users@lists.sourceforge.net
 *Subject:* Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

 ** **

 Mmm, the request looks correct at a first glance ... can you please send
 the WMS GetCapabilities in order to see the timepositions available for
 that layer?

 ** **

 Also, have you tried to rise up the log level and check the geoserver log
 in order to see if some error has been occurred? You can do this from the
 admin GUI.

 The GeoServer log would be also useful.

 ** **

 In case you are not able to catch the issue maybe 

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

2012-05-14 Thread Andrea Aime
On Mon, May 14, 2012 at 4:49 PM, Olle Markljung
olle.marklj...@astando.se wrote:
 Thank you for responding!

 Unfortunately I've already tried that. (using i.e.
 http://localhost:8080/geoserver/wms?format_options=dpi:600). From the logs
 I see that the first action is to filter my request and no query string is
 listed there

 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/wms

 In the following WMS-requests for layers contained in the posted SLD the
 logs tell me that the format_options are not passed since they are empty
 (FormatOptions = {}).

 If I really need this, do you have any ideas of how to accomplice it?
 My options are,as I see it, to
        1. have some more GeoServer-savvy developer to do it
        2. develop it myself
        3. tell my client it is not possible right now
 Am I right?

Yep, that sounds right

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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] SLD filter question

2012-05-14 Thread Alessio Fabiani
As far as I know does not exist an in filter for SLD defined by OGC,
going through the standard path you should use chained or operator.

GeoServer however has a lot of dynamic styling features, but it really
depends on what you would like to achieve.

I can suggest two interesting features of GeoServer for now:

1.
http://geo-solutions.blogspot.it/2011/07/developer-corner-taming-massive-style.html
a
fast way to colorize a property against different values

2. Dynamic Symbolizers
http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/
http://blog.geoserver.org/2008/12/16/dynamic-symbolizers-part-2/

also here there is a nice presentation explaining some GeoServer specific
cartographic rendering capabilities
http://demo.geo-solutions.it/share/foss4g2011/gs_styling_aaime_foss4g2011.pdf

Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---



On Mon, May 14, 2012 at 5:00 PM, Stephen Crawford src...@psu.edu wrote:

 Is there an attribute filter for an SLD that is similar to the SQL WHERE
 State IN('PA','NJ','NY'), so instead of:

 PropertyIsEqualTo
 PropertyNameState/PropertyName
 LiteralPA/Literal
 /PropertyIsEqualTo
 PropertyIsEqualTo
 PropertyNameState/PropertyName
 LiteralNJ/Literal
 /PropertyIsEqualTo
 PropertyIsEqualTo
 PropertyNameState/PropertyName
 LiteralNY/Literal
 /PropertyIsEqualTo

 I can use something like this?:

 PropertyIsEqualTo
 PropertyNameState/PropertyName
 InPA,NJ,NY/In
 /PropertyIsEqualTo

 Thanks,
 Steve

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




 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] SLD filter question

2012-05-14 Thread Stephen Crawford

Thanks, I'll check them out.

On 5/14/2012 11:58 AM, Alessio Fabiani wrote:
As far as I know does not exist an in filter for SLD defined by OGC, 
going through the standard path you should use chained or operator.


GeoServer however has a lot of dynamic styling features, but it really 
depends on what you would like to achieve.


I can suggest two interesting features of GeoServer for now:

1. 
http://geo-solutions.blogspot.it/2011/07/developer-corner-taming-massive-style.html a 
fast way to colorize a property against different values


2. Dynamic Symbolizers
http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/
http://blog.geoserver.org/2008/12/16/dynamic-symbolizers-part-2/

also here there is a nice presentation explaining some GeoServer 
specific cartographic rendering capabilities
http://demo.geo-solutions.it/share/foss4g2011/gs_styling_aaime_foss4g2011.pdf 



Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---



On Mon, May 14, 2012 at 5:00 PM, Stephen Crawford src...@psu.edu 
mailto:src...@psu.edu wrote:


Is there an attribute filter for an SLD that is similar to the SQL
WHERE
State IN('PA','NJ','NY'), so instead of:

PropertyIsEqualTo
PropertyNameState/PropertyName
LiteralPA/Literal
/PropertyIsEqualTo
PropertyIsEqualTo
PropertyNameState/PropertyName
LiteralNJ/Literal
/PropertyIsEqualTo
PropertyIsEqualTo
PropertyNameState/PropertyName
LiteralNY/Literal
/PropertyIsEqualTo

I can use something like this?:

PropertyIsEqualTo
PropertyNameState/PropertyName
InPA,NJ,NY/In
/PropertyIsEqualTo

Thanks,
Steve

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




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions
will include endpoint security, mobile security and the latest in
malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
mailto:Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users




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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] We had issues trying to flip axies of... What does this error message means and what should I do??

2012-05-14 Thread Phil Scadden
|We have had issues trying to flip axis of GEOGCS[WGS 84,#xd;
||   DATUM[World Geodetic System 1984,#xd;
|| SPHEROID[WGS 84, 6378137.0, 298.257223563, 
AUTHORITY[EPSG,7030]],#xd;
|| AUTHORITY[EPSG,6326]],#xd;
||   PRIMEM[Greenwich, 0.0, AUTHORITY[EPSG,8901]],#xd;
||   UNIT[degree, 0.017453292519943295],#xd;
||   AXIS[Geodetic longitude, EAST],#xd;
||   AXIS[Geodetic latitude, NORTH],#xd;
||   AUTHORITY[EPSG,4326]]
||Database failure while creating a 'CoordinateReferenceSystem' object for code 
EPSG:4326.
||Connection is closed|

This in response to post data of:
|wfs:GetFeature xmlns:wfs=http://www.opengis.net/wfs; service=WFS 
version=1.1.0 xsi:schemaLocation||=http://www.opengis.net/wfs 
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd; 
xmlns:xsi=http://www.w3.org||/2001/XMLSchema-instancewfs:Query 
typeName=gns:PETROLEUM.NZ_PR_REGIONS 
srsName=EPSG:900913wfs||:PropertyNameOBJECTID/wfs:PropertyNamewfs:PropertyNameORIG_DB_ID/wfs:PropertyNamewfs:PropertyName||CITATION/wfs:PropertyNamewfs:PropertyNameSPATIAL_SO/wfs:PropertyNamewfs:PropertyNameSHAPE/wfs||:PropertyNameogc:Filter
 
xmlns:ogc=http://www.opengis.net/ogc;ogc:Intersectsogc:PropertyName/||gml:Polygon
 
xmlns:gml=http://www.opengis.net/gml; 
srsName=EPSG:900913gml:exteriorgml:LinearRing||gml:posList19135959.616705
 
-4535639.6018151 19517533.261852 -4701966.5753404 19077255.97899 
-4926997||.1865807 19135959.616705 
-4535639.6018151/gml:posList/gml:LinearRing/gml:exterior/gml:Polygon||/ogc:Intersects/ogc:Filter/wfs:Query/wfs:GetFeature|

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.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

2012-05-14 Thread Udo Einspanier
Hi Alessio,

I got the Binary (OS independent) version from the GeoServer 2.2 beta1 
Download page, which seems to point to:

http://downloads.sourceforge.net/geoserver/geoserver-2.2-beta1-bin.zip

I guess I will try some other version then. Thanks a lot for your help.

Regards,
Udo


From: alessio.fabi...@gmail.com [mailto:alessio.fabi...@gmail.com] On Behalf Of 
Alessio Fabiani
Sent: Montag, 14. Mai 2012 16:34
To: Udo Einspanier
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

Hello Udo,
did not yet tested the version of GeoServer you used, but on trunk I get this 
when trying to access the animator

14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found for 
[/wms/animate]
14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found for 
[/wms/animate]
14 mag 16:28:46 TRACE [ows.OWSHandlerMapping] - No handler mapping found for 
[/wms/animate]
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - Matching patterns for request 
[/wms/animate] are [/wms/*]
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - URI Template variables for 
request [/wms/animate] are {}
14 mag 16:28:46 DEBUG [ows.OWSHandlerMapping] - Mapping [/wms/animate] to 
HandlerExecutionChain with handler [org.geoserver.ows.Dispatcher@4aa65618] and 
1 interceptor

thus means that for sure there is something wrong with your geoserver 
distribution.
Can you please send me the download url you used for?

Moreover I guess you are right, the ImageMosaic documentation is not very 
updated ... maybe you have more chances searching on GeoTools documentation.
Hopefully soon we will find some time to update the documentation with the new 
ImageMosaic indexes.

Regards,
Alessio.

---
Ing. Alessio Fabiani
Founder / CTO GeoSolutions S.A.S.

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: (+39) 0584 96.23.13
fax: (+39) 0584 96.23.13
mobile:(+39) 331 62.33.686

http://www.geo-solutions.it
http://geo-solutions.blogspot.com
http://www.linkedin.com/in/alessiofabiani
https://twitter.com/alfa7961
http://twitter.com/geosolutions_it
---


On Mon, May 14, 2012 at 12:56 PM, Udo Einspanier 
u.einspan...@conterra.demailto:u.einspan...@conterra.de wrote:
Hi Alessio,

thanks a lot for the quick response. I attached the verbose log of the request. 
Right at the beginning it complains that it cannot find a mapping for the 
/animate path. Maybe something wrong with the configuration?

Concerning the docs, I found the one for the WMS Animator and think it is fine. 
What I did not find is documentation about dimension configuration for the 
image mosaic. There are some additional files needed, and the only examples 
were on the GeoSolutions website.

Here is the layer element from my capabilities:

  Layer queryable=1
Nameeumesat:ir108/Name
Titleir108/Title
Abstract/
KeywordList
  KeywordWCS/Keyword
  KeywordImageMosaic/Keyword
  Keywordir108/Keyword
/KeywordList
CRSEPSG:4326/CRS
CRSCRS:84/CRS
EX_GeographicBoundingBox
  westBoundLongitude-179.7984996276988/westBoundLongitude
  eastBoundLongitude179.78547100875852/eastBoundLongitude
  southBoundLatitude-74.57559785503138/southBoundLatitude
  northBoundLatitude74.56854432538809/northBoundLatitude
/EX_GeographicBoundingBox
BoundingBox CRS=CRS:84 minx=-179.7984996276988 
miny=-74.57559785503138 maxx=179.78547100875852 maxy=74.56854432538809/
BoundingBox CRS=EPSG:4326 minx=-74.57559785503138 
miny=-179.7984996276988 maxx=74.56854432538809 maxy=179.78547100875852/
Dimension name=time default=current 
units=ISO86012010-10-01T00:00:00.000Z,2010-11-01T00:00:00.000Z,2010-12-01T00:00:00.000Z/Dimension
Style
  Nameraster/Name
  TitleDefault Raster/Title
  AbstractA sample style that draws a raster, good for displaying 
imagery/Abstract
  LegendURL width=20 height=20
Formatimage/png/Format
OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink; 
xlink:type=simple 
xlink:href=http://localhost:8080/geoserver/ows?service=WMSamp;request=GetLegendGraphicamp;format=image%2Fpngamp;width=20amp;height=20amp;layer=ir108http://localhost:8080/geoserver/ows?service=WMSrequest=GetLegendGraphicformat=image%2Fpngwidth=20height=20layer=ir108/
  /LegendURL
/Style
  /Layer

Regards,
Udo

From: alessio.fabi...@gmail.commailto:alessio.fabi...@gmail.com 
[mailto:alessio.fabi...@gmail.commailto:alessio.fabi...@gmail.com] On Behalf 
Of Alessio Fabiani
Sent: Montag, 14. Mai 2012 12:28
To: Udo Einspanier
Cc: 
geoserver-users@lists.sourceforge.netmailto:geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Geoserver 2.2 WMS Animator help

Mmm, the request looks correct at a first