Hi Jody. I'm not sure I understand. Should I create a new jira 'under' the data 
component for 'finish the csv demo'?
Yes; that looks to be the best place for it. When we get finished we will ask 
for our own area of Jira. 
>  Which reminds me of another question: These CSV classes we're writing are 
> not generic, cannot handle 'any' kind of feature. Rather they are sort of 
> hard-wired to this simple LAT/LON/CITY/NUMBER feature.  Right? Is the 
> (longer-term) intent to make them more generic?
I think that would be a good idea; we could make a connection parameter 
allowing people to indicate the following...
( I am just making this up so if it is a bad idea let me know):

- x: String (optional); name of column to treat as a point "x" value; the 
column will not be returned as part of the feature type attributes. Default 
value will recognise common names: lon, longitude, x
- y: String (optional); name of column to treat as point "y" value; the column 
will not be returned as part of the feature type. Default value will recognise 
common names: lat, latitude, y
- srs: String (optional); srsName to use; default value is 
DefaultGeographic.WGS84 
- geometry: String; name of geometry attribute (using x & y above); if the name 
identifies an existing column the values will be parsed as WKT

I think that would make it general purpose?
>  Lee
> 
>  On 5/10/2011 12:04 AM, Jody Garnett wrote: 
> > I don't think there is; let me look. Could not find anything; the module 
> > does not have a spot for Jira issues yet (as it has not been formally 
> > introduced).
> > 
> > I expect we should use gt-data 
> > (https://jira.codehaus.org/browse/GEOT/component/12110) and treat these 
> > issues as problems with ContentDataStore. 
> > 
> > -- 
> >  Jody Garnett
> > 
> > On Tuesday, 10 May 2011 at 4:40 PM, lee-verizon wrote:
> > > Always including a jira number in commit comment is something we've done 
> > >  for years at my company. We have jira and svn connected together 
> > >  somehow (with fisheye?) so there's no need to put the revision info in 
> > >  the jira. Anyway, Jody: is there an open jira for the csv work I'm doing?
> > > 
> > >  Lee
> > > 
> > >  On 5/9/2011 11:30 PM, Jody Garnett wrote:
> > > > Please also include any Jira issue id in your commit log, and note the
> > > > >  svn revision and branch in your Jira issue. Jody, you got me doing 
> > > > > this,
> > > > >  and it is a great practice. Is it in the developer guide?
> > > > >  Ben I recommend we get a glass of wine; and make a patch for the 
> > > >  developers guide it needs some love.
> > > >  (and perhaps you need the glass of wine?)
> > > > 
> > > >  Jody
> > > > 
> > 
> 
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to