[Geoserver-devel] Short question about documentation

2010-03-25 Thread Christian Müller
For clarification: Modifying the docu of geotools is done in the old wiki ? If I add functionality to geoserver 2.0.x and trunk, I have to change the sphinx docu in both branches, is this right ? -- Download

Re: [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-23 Thread Christian Müller
If I understand the concept, this feature will not add functionality. The purpose is to make the statement more efficient right ? Andrea Aime writes: Andrea Aime ha scritto: For example: SELECT id, name, url, ST_SetSRID(ST_Point(longitude, latitude),4326) as location FROM

Re: [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-23 Thread Christian Müller
Hmm And how do you rewrite a query if the bbox param is missing ? e.g where st_area($bbox) 10 or where anAttr = aValue or bbox expresion or where anAttr = aValue and bbox expresion ? Andrea Aime writes: Christian Müller ha scritto: If I understand the concept

Re: [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-23 Thread Christian Müller
?. Is there anything preventing virtual tables to work with geoserver 2.x ? Otherwise I would try a real world deployment. Andrea Aime writes: Christian Müller ha scritto: Hmm And how do you rewrite a query if the bbox param is missing ? e.g where st_area($bbox) 10 or where anAttr

Re: [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-23 Thread Christian Müller
:-) Andrea Aime writes: Christian Müller ha scritto: Yep, sounds good using {bbox} At the moment I have the problem with tons of views in my database. The virtual table concept could be a solution for this. If you like I would try to deploy virtual tables in Geoserver 2.x

Re: [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-22 Thread Christian Müller
This is a very good feature. IMHO, we should integrate it into trunk and 2.x series a soon as possible. Andrea Aime writes: Hi, during the NY OpenGeo code sprint last month we've designed and coded support for what we call virtual tables, that is, feature types that are defined via a

[Geoserver-devel] Is SQLDialect:includeTable used by Geoserver 2.x

2010-02-08 Thread Christian Müller
After creating a feature store (I tested for DB2), geoserver is showing the possible feature candidates. It seems that the geotools method SQLDialect: public boolean includeTable(String schemaName, String tableName, Connection cx) is never called. Additionally, this makes problems for db2

Re: [Geoserver-devel] Is SQLDialect:includeTable used by Geoserver 2.x

2010-02-08 Thread Christian Müller
inside the db2 data store factory, anything ok here. Andrea Aime writes: Christian Müller ha scritto: After creating a feature store (I tested for DB2), geoserver is showing the possible feature candidates. It seems that the geotools method SQLDialect: public boolean includeTable

[Geoserver-devel] SUN specific import statements

2009-12-17 Thread Christian Müller
Do we have a possibility to check for SUN specific imports before we commit to svn. One such statement breaks at least 4 builds on the build server (the IBM builds, I did not check openJDK). Happened today in JDBCDataStoreFactory, I fixed this issue.

Re: [Geoserver-devel] New Hudson build jobs

2009-12-11 Thread Christian Müller
Andrea, the best would be to focus on SUN and OpenJDK. If we have clean builds here, I will do the IBM part. Deal ? Andrea Aime writes: Christian Müller wrote: I think we need a strategy for this. At the moment my mail account is bombed with notifications from the two hudsons. As I

[Geoserver-devel] New Hudson build jobs

2009-12-10 Thread Christian Müller
There are 40 new builds jobs available, for the impatient http://gis.linux4all.at:55032 http://gis.linux4all.at:55064 (The URLs a temporary and may change in future) Behind http://gis.linux4all.at:55032 is a Suse 11.1 32 bit installation, behind http://gis.linux4all.at:55064 is an Ubuntu

Re: [Geoserver-devel] New Hudson build jobs

2009-12-10 Thread Christian Müller
I think we need a strategy for this. At the moment my mail account is bombed with notifications from the two hudsons. As I contacted Ben, he opened GEOS-3689 with priority Blocker. I could do the same for errors which occur more then once in the same build. Another possibility would be to

[Geoserver-devel] PSC refresh, looking for candidates

2009-12-09 Thread Christian Müller
I would like to join the PSC. Geoserver itself becomes a more and more important GIS software for my business and I plan to integrate GeoXACML in the near future. Btw, this week I will publish two URLs for geoserver/getools hudson builds on different platforms. The result is not the best,

Re: [Geoserver-devel] Question regarding maven repos

2009-11-29 Thread Christian Müller
not investigate further and use SUN 6 now. I hope to have offical URLs within December. At the moment I can say that the SUN builds work as expected, the ibm and openjdk builds have problems, interestingly sometimes exact the same test cases. So far, so good Andrea Aime writes: Christian Müller ha

[Geoserver-devel] Question regarding maven repos

2009-11-25 Thread Christian Müller
If I run geoserver and geotools builds with java 5 and java 6 on the same machine, should I have two different local maven repos. (At the moment I have one, .m2 in the home dir. The jobs are started with the same maven options as in the official hudson build server. Sometimes I get errors

[Geoserver-devel] Question regarding gdal_retile.py

2009-11-19 Thread Christian Müller
Since there is some interest in the utility (and a new tutorial, thanks Simone), I think about a java port of the Python part of this utility. Second, on the gdal mailing list, there is some excitement about a new java api for gdal. If, and only if, the java api is good, I can investigate in

Re: [Geoserver-devel] Build oracle jdbc-ng plugin with online tests

2009-11-18 Thread Christian Müller
I see the problem. I looked at the developers guide http://docs.codehaus.org/display/GEOT/4+Oracle+Optional+Dependency There is an example using the property -Doracle.jdbc mvn eclipse:eclipse -Doracle.jdbc But looking into the pom, it must be -Doracle @Andrea, can you fix this in the

Re: [Geoserver-devel] GSIP 41 - Promote perLayerSecurity UI to extension

2009-09-16 Thread Christian Müller
Hmmm, because of my work of implementing and integrating GeoXACML into geoserver, I had to dig into the spring security concept and how geoserver uses it. Your proposal here is about authentication (which has nothing to do with GeoXACML) and is handled in the user properties file. This file

[Geoserver-devel] hudson for ibm java and openjdk java

2009-09-07 Thread Christian Müller
Some questions about our preferences. I want to install an ibm hudson and an openjdk hudson building geoserver/geotools The questions are 1) 32 or 64 bit java environment 2) Java 5 / Java 6 3) CentOS 5.3, Ubuntu Server 9.04 or opensuse 11.1 4) only trunk or geoserver 1.7.x and geotools 2.5.x

Re: [Geoserver-devel] FOSS4G Code Sprint

2009-09-02 Thread Christian Müller
+1 for that. Since I did the feature-pregeneralizd module having to write wrappers around feature related classes, I know what you are talking about :-) Justin Deoliveira writes: One thing I have been wanting to do for a long time is the feature collection cleanup:

Re: [Geoserver-devel] GeoXACML - 12th week report

2009-08-17 Thread Christian Müller
exciting to see this capability in geoserver. Chris Christian Müller wrote: Passed all security test suites provided for the old security system. Adding tests for securing requests with geometries. Improved integration into the acegi (spring) security system. Starting geoserver

[Geoserver-devel] testmail

2009-08-14 Thread Christian Müller
This is only a test mail because I have problems sending mails to the list -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment -

[Geoserver-devel] Testmail

2009-08-14 Thread Christian Müller
This is only a test because of problems sending mails to the list -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and

[Geoserver-devel] Best place to configure a Servlet Filter

2009-08-13 Thread Christian Müller
Since am working on GeoXACML integration into geoserver it would be an easy job to do an URL based security mapping (relying on roles, using wildcards or regular expressions). I am unsure where and how to configure such a filter. What I need is the Authorization object

Re: [Geoserver-devel] extensions that still need porting to trunk

2009-07-29 Thread Christian Müller
Yep, I am active again, warm up is over. I can try to port the 2 extensions (imagemosiac-jdbc should work exactly like jdbc-db2, feature-pregen has an addational geoserver specific jar file). But until know, I never succeeded in adding an extension perfectly :-(. Remember the

Re: [Geoserver-devel] extensions that still need porting to trunk

2009-07-29 Thread Christian Müller
will update the sphinx documentation. This should be the fastest track :-) Justin Deoliveira writes: Hi Christian, Christian Müller wrote: Yep, I am active again, warm up is over. Hope you enjoyed yourself :) I can try to port the 2 extensions (imagemosiac-jdbc should work exactly

Re: [Geoserver-devel] GeoServer data directory via JNDI?

2009-07-23 Thread Christian Müller
If I understand you right, you want a node in the jndi directory structure acting as the root node for the application. See the followoing examples, the initial root node is passed with java.naming.provider.url. # java -Djava.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory \

Re: [Geoserver-devel] GeoServer data directory via JNDI?

2009-07-23 Thread Christian Müller
Ben, you are not forced to put the geoserver config data into the j2ee directory tree. Geoserver can create its own initial context for its data on startup. I did this actually using an ldap server, getting my own initial Context and handling user profiles within J2EE (Websphere). Forget

[Geoserver-devel] Need 3 additonal components in geoserver JIRA

2009-07-01 Thread Christian Müller
A user reported a very interesting thread safe problem about using imagemosic jdbc with geoserver. Looking for a category to open a jira, there is no category like image mosiac jdbc in geotools. The problem seems not to be an imagemosicJDBC problem, it seems to be a problem how geoserver uses

[Geoserver-devel] GEOS-3206

2009-07-01 Thread Christian Müller
Hi Simmone, if you want to write or comment, write it and close this issue with a WON`T FIX. Looking at 3) from the last comment of jonathan is a proposal for creating an xml mapping file for jdbc databse with a tile utility. No ! Anyway, the improvement was to improve the

[Geoserver-devel] Generic security url mappi ng in the web.xml (web2 profile)

2009-06-30 Thread Christian Müller
This was proposed by Justin and agreed by Andrea to give security plugins the possibility to get their context root. For the use in the geoxacml extension, I could make a mapping in the applicationContext.xml for securty/geoxacml which gives the module the ability to receive http requests.

[Geoserver-devel] GEOS-3172

2009-06-28 Thread Christian Müller
Hi Andrea, it would be time to 1) apply the patch 2) creating an offical subdir geoxacml in the web2 geoserver data dir. -- ___ Geoserver-devel mailing list

Re: [Geoserver-devel] GEOS-3172

2009-06-28 Thread Christian Müller
/controllers similar to the geoxacml one. 2c, -Justin Christian Müller wrote: Hi Andrea, it would be time to 1) apply the patch 2) creating an offical subdir geoxacml in the web2 geoserver data dir

Re: [Geoserver-devel] Geoserver catalog/registry

2009-06-25 Thread Christian Müller
1) the gt-feature-pregeneralized module is already in geotools trunk 2) the feature-pregeneralized geoserver module is waiting for migration, see GEOS-2887, I tried to migrate some times ago without success, so I will leave this to Justin. Justin, you can put the geoserver parts into main

[Geoserver-devel] Zipfile packaging error for geoserver 1.7.5

2009-06-25 Thread Christian Müller
Downloaded geoserver-1.7.5-imagemosaic-jdbc-plugin.zip from source forge. The zip file contains only the README and LICENSE file. What happened ? -- ___ Geoserver-devel

Re: [Geoserver-devel] Geoserver catalog/registry

2009-06-25 Thread Christian Müller
The CatalogRepository class is never referenced directly. The class name is used as a datastore string parameter and an object is created with Class.forName(...) and so on. The only dependency is the text in the tutorial :-) Justin Deoliveira writes: Hi Christian, Christian Müller

Re: [Geoserver-devel] Migration of the imagemosiac-jdbc tutorial form wiki to sphinx

2009-06-06 Thread Christian Müller
. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org Christian Müller wrote: Hi Mike, could you please take a quick look at the migrated tutorial, it is in the 1.7.x branch. If everything is ok, I would start writing the next tutorial for the feature-pregeneralizd module. thanks

Re: [Geoserver-devel] How to generate a raster pyramid?

2009-06-05 Thread Christian Müller
Christian Müller christian.muel...@nvoe.at if you want to put your images in a database, look here http://docs.geoserver.org/1.7.x/user/tutorials/imagemosaic-jdbc/imagemosaic-jdbc_tutorial.html Jimmy Aumard writes: Hello , I try this tutorial http://geoserver.org/display/GEOSDOC/Load

Re: [Geoserver-devel] How to generate a raster pyramid?

2009-06-04 Thread Christian Müller
if you want to put your images in a database, look here http://docs.geoserver.org/1.7.x/user/tutorials/imagemosaic-jdbc/imagemosaic- jdbc_tutorial.html Jimmy Aumard writes: Hello , I try this tutorial http://geoserver.org/display/GEOSDOC/Load+NASA+Blue+Marble+Data but it's doesnt

Re: [Geoserver-devel] Java 6 and Windows nightly builds

2009-06-01 Thread Christian Müller
Proposal from my side: My partner and me ordered 2 new server boxes. Each box has 32 GB main memory and 2 Shanghai Quad Core 2.4 GHz processors. The boxes will be configured for failover und running virtual machines. ( KVM or Xen, depending if we choose Ubuntu Server or CentOS). The virtual

Re: [Geoserver-devel] Integration of feature-pregeneralized module into geoserver

2009-05-21 Thread Christian Müller
) add a release artifact descriptor for it I believe you went through the process for imagemosaic-jdbc? -Justin Christian Müller wrote: I finshed the geoserver tutorial for the feature-pregeneralizd module. http://docs.geoserver.org/1.7.x/user/tutorials/feature-pregeneralized/fea tur

[Geoserver-devel] Integration of feature-pregeneralized module into geoserver

2009-05-20 Thread Christian Müller
I finshed the geoserver tutorial for the feature-pregeneralizd module. http://docs.geoserver.org/1.7.x/user/tutorials/feature-pregeneralized/featur e-pregeneralized_tutorial.html (at the moment of writing this email, it is not up to date, but it is already commited) For testing the tutorial,

[Geoserver-devel] Migration of the imagemosiac-jdbc tutorial form wiki to sphinx

2009-05-06 Thread Christian Müller
Hi Mike, could you please take a quick look at the migrated tutorial, it is in the 1.7.x branch. If everything is ok, I would start writing the next tutorial for the feature-pregeneralizd module. thanks -- The NEW

Re: [Geoserver-devel] new community module on 1.7.x?

2009-04-22 Thread Christian Müller
to put the documentation into the geotools user guide, section 10 and to write a geoserver tutorial ? thanks Andrea Aime writes: Christian Müller ha scritto: Yep, sorry, but this module covers only 3 plugin classes I need for geotools community module gt-feature-pregeneralized. I am

Re: [Geoserver-devel] new community module on 1.7.x?

2009-04-22 Thread Christian Müller
best. Andrea Aime writes: Christian Müller ha scritto: Got, it. Next time i will use the spike section. But the commit into the geotools unsupported sections was ok ?. I think we had a lot of mail traffic about this topic. Yep, but the way to perform the integration was not clear

Re: [Geoserver-devel] new community module on 1.7.x?

2009-04-22 Thread Christian Müller
OpenGeo - http://opengeo.org Christian Müller wrote: I am not sure, for geotools, the only possibility is to document in the wiki ? For geoserver, sphinx will be the future. What happens to the content of the wiki. Will there be a migration ?. Andrea, say what you prefer at the moment, I

Re: [Geoserver-devel] Feedback and ideas for overviews selection in raster data

2009-04-10 Thread Christian Müller
Simone, If your are attacking this CRS stuff, could you please make a design offering an API for CRS conversions of envelopes and images. The imagemosaic-jdbc module does also CRS conversions for the requested envelopes and returned images, but I would not swear on it. (I did my best, but I

[Geoserver-devel] Datastore implementing new Hint GEOMETRY_DISTANCE

2009-04-07 Thread Christian Müller
Hi Andrea At the moment I try to implement an universal DataStore supporting Hints.GEOMETRY_DISTANCE. The configuration is read from an XML file (Default Implementation) Each pregeneralized feature type (or vector pyramid) has the following properties 1) distance 2) name of the geometry

Re: [Geoserver-devel] Datastore implementing new Hint GEOMETRY_DISTANCE

2009-04-07 Thread Christian Müller
probably only serve a single featureSource; but would dynamically choose which internal datasoure to retrieve a feature collection from based on the hint you mention above. Cheers. Jody On Tue, Apr 7, 2009 at 10:34 PM, Christian Müller christian.muel...@nvoe.at wrote: Hi Andrea

Re: [Geoserver-devel] Feature Source with vector generalisations

2009-04-01 Thread Christian Müller
for DataStore (DataAccess) and the correspoinding factory class ?. As you see, I am quite uncertain about the starting point, the creation of the wrapper object. Andrea Aime writes: Christian Müller ha scritto: 1) Andrea, after the last messages I would propose: Pass the resolution hint

Re: [Geoserver-devel] Feature Source with vector generalisations

2009-03-31 Thread Christian Müller
and 2.6.x, I need this feature in geoserver. christian Andrea Aime writes: Christian Müller ha scritto: Last week I posed a question about having a FeatureSource which has also some generalizations of the vector data to speed up response time and reduce data transfer. While

Re: [Geoserver-devel] Feature Source with vector generalisations

2009-03-31 Thread Christian Müller
org.geotools.data.GenFeatureSource . Andrea Aime writes: Christian Müller ha scritto: But anyway, I do not want any generalization on the fly and 1) is my first target. Passing difference/offset in the native CRS as a hint would make me happy :-) If the hint is missing

Re: [Geoserver-devel] Feature Source with vector generalisations

2009-03-31 Thread Christian Müller
1) Andrea, after the last messages I would propose: Pass the resolution hint if you are sure that nothing bad can happen. However you do it, I rely on getting the hint with feature types having one geometry property with the same CRS. 2) I did a quick implementation of

[Geoserver-devel] Feature Source with vector generalisations

2009-03-30 Thread Christian Müller
Last week I posed a question about having a FeatureSource which has also some generalizations of the vector data to speed up response time and reduce data transfer. While it is is surely not the problem to implement such a FeatureSource, I need the ScaleDenominator from the caller. I

[Geoserver-devel] Generalizing vector data

2009-03-25 Thread Christian Müller
Do we have something like pyramids for for vector data ? What I mean is having a FeatureSource (say, the boundary of Europe having 100 000 vertices) and drawing the boundary on a 640x480 image. I really do not need 100 000 points and therefore I make some generalizations, each as its own

Re: [Geoserver-devel] Generalizing vector data

2009-03-25 Thread Christian Müller
work Any ideas christian Andrea Aime writes: Christian Müller ha scritto: Do we have something like pyramids for for vector data ? What I mean is having a FeatureSource (say, the boundary of Europe having 100 000 vertices) and drawing the boundary on a 640x480 image. I really do

[Geoserver-devel] GeoXACML and GSOC 2009

2009-03-24 Thread Christian Müller
Hi Andrea, should I describe my project at the GSOC 2009 site christian -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly

Re: [Geoserver-devel] GeoXACML and GSOC 2009

2009-03-24 Thread Christian Müller
Yep, the url is http://socghop.appspot.com/student_proposal/list_self/google/gsoc2009/geoxac ml I assume you have to login to see the proposal. Andrea Aime writes: Christian Müller ha scritto: Hi Andrea, should I describe my project at the GSOC 2009 site Yes, as far as I know you

[Geoserver-devel] GSOC 2009, GeoXACML wiki page

2009-03-19 Thread Christian Müller
Please take a look at http://geoserver.org/display/GEOS/GeoXACML-Integration Feedback is welcomed -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging,

[Geoserver-devel] Community Module geoxacml commited to geoserver trunk

2009-03-19 Thread Christian Müller
Hi all, I added a first GeoXACML implementation to the GeoServer trunk as a community module named geoxacml - I need a mvn specialist to check my pom.xml. mvn clean compile works fine. mvn test runs only 2 test suites instead of 12 ? mvn install runs fine I assume there

[Geoserver-devel] GSOC 2009 GeoXACML

2009-03-19 Thread Christian Müller
Renamed the tests, anything works fine. Btw, I included also the offical XACML test set, but disabled the tests. I will only need them if have to fix something in suns xacml implementation. --- Of course I looked at gt-xsd module, but I decided to do an own implementation, studying

[Geoserver-devel] GeoXACML, geotools or geoserver ?

2009-03-18 Thread Christian Müller
I am not sure at the moment where to place the different components of GeoXACML 1) Policy Decision Point This component handles xml stuff and authorization decisions, I think geotools would be the right place. The component could be used universally (like the gml stuff) 2) Policy

Re: [Geoserver-devel] GeoXACML, geotools or geoserver ?

2009-03-18 Thread Christian Müller
: Christian Müller ha scritto: I am not sure at the moment where to place the different components of GeoXACML 1) Policy Decision Point This component handles xml stuff and authorization decisions, I think geotools would be the right place. The component could be used universally (like

Re: [Geoserver-devel] Geoserver GSOC 2009

2009-03-13 Thread Christian Müller
(openSAML) christian Andrea Aime writes: Christian Müller ha scritto: Jody I have not a seen a page for project proposals for geoserver. (or should we use the one created for geotools). I am not sure at the moment, but I have an idea doing a GeoXACML implementation which could deployed

[Geoserver-devel] Improvements of imagemosaic-jdbc

2009-03-02 Thread Christian Müller
Hi Andrea, I implemented 2 of your last proposals. 1) Importing a tiled image including all pyramids is now possible. Before you had to import each level for its own. 2) I reduced the generated ddl scritps to createmeta.sql dropmeta.sql which are executed once. add_coveragename.sql

Re: [Geoserver-devel] Adding imagemosaic-jdbc module, New tutorial available

2009-02-19 Thread Christian Müller
Hi Andrea, thanks for your feedback, please read below. Lines marked with an * are my answers. - at the very beginning of the procedure you say to create a working dictionary... I guess you mean a working directory? * Yes, of course -- fixed in the tutorial - I'm on windows with

Re: [Geoserver-devel] Adding imagemosaic-jdbc module, New tutorial available

2009-02-19 Thread Christian Müller
Hmm, I did some bigger images producing some hundred thousand files. To be fair, I used linux on ppc and linux on intel, so I have no idea about running gdal_retile on windows. Andrea, how can I get your test image for trying on my equipment. christian Andrea Aime writes: Andrea Aime

Re: [Geoserver-devel] Adding imagemosaic-jdbc module, New tutorial available

2009-02-19 Thread Christian Müller
book storing in MS Access :-) I think, i will leave it for the moment waiting for troubles reported from users. christian Andrea Aime writes: Christian Müller ha scritto: * -- added the following link to the tutorial http://star.pst.qub.ac.uk/idl/Image_Tiling.html * -- added

Re: [Geoserver-devel] Adding imagemosaic-jdbc module

2009-02-15 Thread Christian Müller
. Would that be ok ? Andrea Aime writes: Christian Müller ha scritto: 6. The module has a page on the Wiki. Yes, there is a documentation. A tutorial for geoserver users would be useful, but it does not make sense without a go from the geoserver community Yet it would be very nice