Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] jgrass merges

Hi Andrea,
I could not  find your plugin, can you give the exact directory under http://svn.refractions.net/udig/udig/ ?

Regards,

Devrim Baris Acar



On Fri, Oct 8, 2010 at 15:45, Riccardo <riccardo.rigon@xxxxxxxxxxxx> wrote:
Cannot wait to see the rest ;-). Great work Andrea,

riccardo

On Oct 8, 2010, at 10:26 AM, andrea antonello wrote:

I created a plugin with the first tools and pushed them also on
udig-platform now.

Jody, so that you know how to access them all (and also to help the
release notes), I wrote a post in order to see how the features should
work:
http://tinyurl.com/32j3s2o

Comment, feedback and bug reports are welcome.

Ciao
Andrea



On Thu, Oct 7, 2010 at 10:22 PM, andrea antonello
<andrea.antonello@xxxxxxxxx> wrote:
Hi Jody,

I would be happy to review and apply the work to udig platform; thank you for your contribution. I am starting to gear up a team of
developers and was talking about using code reviews as a good way to get the teams head back in to udig development.

So how would you like to do things (at a technical level with git?):
- as series of merge requests?
- stage the work in your "clone" (possibly in a branch?)
- would you like to push; and then we can review the result?

Since I am packing those things in a single eu.udig.tools.jgrass
plugin, I am for pushing them on the main udig branch. Currently I am
developing and testing them on my clone. As soon as they are done I
would merge them on the udig-platfrm.
Since they are mostly contained in a plugin and can do no harm
outside, I think that is the fastest and best procedure.


A few other ideas in looking at your list.
- the "Info" tool is actually "extensible" in that it shows content from a FeatureSource or WMS; did you
teach it how to query a grid coverage or make a new tool?

As usual you come with a great information. I actually didn't know the
info tool is extensible and I love the idea, since for multi-time
coverages (like netcdf) it should show charts. But first things first,
which is simple coverages. Where do I best start to extend the info
tool? Perhaps the wms info.

- my brain is going to hurt a bit thinking through the navigation view; I am looking forward to it :-)

:) Cool, I will remove the geonames part from that and them merge it in.

I will report back here,
Ciao
Andrea

Aside: the refractions website is back for me now
Jody

On 06/10/2010, at 12:30 AM, andrea antonello wrote:

Hi PSC,
I have a set of features from JGrass that I would love to see in uDig
and also think they would make sense in a general purpose GIS.

Since I am not able to add the feature requests to the WIKI right now
(refractions domains seems to be in trouble again), I list them here
(if available with a screenshot as it is now in JGrass):

- csv to shapefile import tool [1]
- profile tool [2]
- an export wizard for coverages, with the possibility to export
either in geotiff or in ESRI ascii
- a coverage query tool [3]
- navigation view [4]
- netcdf format support [4]


Comments are welcome,
Andrea




[1] http://jgrasstechtips.blogspot.com/2009/12/new-csv-import-interface.html
[2] http://jgrasstechtips.blogspot.com/2008/08/back-from-vacation-profile-is-back-with.html
[3] http://jgrasstechtips.blogspot.com/2009/12/getting-smarter-xmas-query-tool.html
[4] http://jgrass.wiki.software.bz.it/jgrass/weekly_reports
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-frien

  Problem has been occurring since Wednesday for me.

    --Cliff


=============

Hello.
Some years since my last dive into uDig source code. This time, setting up the dev environment was smoother. Here are my notes. Thanks!
Applying Code Template did not work. I imported the codetemplates.xml, but the Comments-Files showed an empty header, not uDig header.
http://udig.refractions.net/confluence/display/ADMIN/07+Eclipse+Preferences#07EclipsePreferences-Java%3ECodeStyle%3ECodingTemplate
Could add a small note that copy.properties is in the net.refractions.udig.libs plugin
http://udig.refractions.net/confluence/display/ADMIN/08+Libs+Refresh.xml+Ant+Script#08LibsRefresh.xmlAntScript-UsingMaventoDownloadJars
refresh.xml was not able to find gt-coverage-api on either http://repo.opengeo.org or http://download.osgeo.org/webdav/geotools. Commenting out the line for gt-coverage-api in refresh.xml fixed this problem.
Some errors in the jgrass project, so I closed them.
Regards,
 - Tore.

--
"We are dreamers, shapers, singers and makers..."
--0050450168c8c957de04929d7e7e--

Back to the top