Re: [Geotools-devel] tag request for trunk

2010-06-18 Thread Andrea Aime
Jody Garnett ha scritto: Morning crew: I just noticed a delivery requirement for a project here at work is being handled as source code rather then jar form; as such I would like to make a tag of trunk to refer to. Actually if I can get some writing done this weekend perhaps perhaps I

Re: [Geotools-devel] OSGi and NetBeans Lookup and another avenue of research

2010-06-18 Thread Jody Garnett
Hunted down the implementation: - http://wiki.netbeans.org/NetBeansInOSGi And a presentation by the guy who wrote it: - Java 1.6 has ServiceLoader outed as a public normal thread safe class rather then stuck in an out of the way corner of ServiceRegisery we use now). ServiceLoaderTextFilter

Re: [Geotools-devel] OSGi and NetBeans Lookup and another avenue of research

2010-06-18 Thread Jody Garnett
Bah; scratch that it is GPL; however the idea may still be sound. Jody On 18/06/2010, at 4:01 PM, Jody Garnett wrote: Hunted down the implementation: - http://wiki.netbeans.org/NetBeansInOSGi And a presentation by the guy who wrote it: - Java 1.6 has ServiceLoader outed as a public

Re: [Geotools-devel] GeoTools OSGi compatibility

2010-06-18 Thread Mathieu Baudier
Where is (are) this code located? I think we will have to go look ... I would open up FactoryRegister and then look for references in the current workspace. There is a picture in the wiki but that is down for me right now. Are you referring to:

Re: [Geotools-devel] GeoTools OSGi compatibility

2010-06-18 Thread Jody Garnett
Are you referring to: http://docs.codehaus.org/display/GEOTDOC/How+to+Find+a+Factory ? Not even that nice :-) A picture of how that factory registery stuff is used by the referencing module to wire itself up. - http://docs.codehaus.org/display/GEOTDOC/Referencing+Developers+Guide -

[Geotools-devel] [jira] Created: (GEOT-3146) Example online fixtures generated by jdbc-postgis / jdbc-oracle have wrong key for password

2010-06-18 Thread Ben Caradoc-Davies (JIRA)
Example online fixtures generated by jdbc-postgis / jdbc-oracle have wrong key for password --- Key: GEOT-3146 URL: http://jira.codehaus.org/browse/GEOT-3146

[Geotools-devel] Can't remove SimpleFeature from FeatureCollection

2010-06-18 Thread JenR
Hello all, I build a simple application using GeoTools. I want to show a floor of a building, with red dots on each floor representing people. Each person is a SimpleFeature with a position and an attribute (id). Each floor is a FeatureCollection. When a person changes floors, I want to delete

Re: [Geotools-devel] Can't remove SimpleFeature from FeatureCollection

2010-06-18 Thread Jody Garnett
I think that is a problem with JMapPane; should not effect the actual removing of a feature. Note you may have a better experiencing using featureStore to remove the feature using a filter (specifically a feature id based filter). Jody On 18/06/2010, at 10:09 PM, JenR wrote: Hello all,

[Geotools-devel] GML srsName OGC compatibility

2010-06-18 Thread Bastian Schäffer
List, during the latest OGC OWS-7 testbed, we encountered some issues with the GML3 srsName encoding: A generated FeatureCollection, where the featureType's SRS is correctly set to a representation of EPSG:4326, the result looks like: gml:Envelope