Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: udig-devel Digest, Vol 45, Issue 23

Hi,
I'm trying to add GPS NMEA reader plugin to Udig.

I would to develop a new plugins ("Udigtrans") under udig, allows  to easily convert geographic coordinates among a wide variety of coordinate systems, map projections, and datums.
To convert a set of coordinates, on selecting the coordinate system or map projection, and the datum, in which my coordinates are defined,I maybe enter the source coordinates, select the coordinate system or map projection, and the datum, to which I want the coordinates to be converted and clicking in order to Converting . I may be change any of the coordinate system, map projection, or datum selections at any time. Currently, twenty-five different coordinate systems, map projections, grids, and coding schemes, and over two hundred different datums, maybe supported.

This is my proposition,what do you think ?

Thank you in advance

@+ Baroudi Malek


2008/1/10, udig-devel-request@xxxxxxxxxxxxxxxxxxxxx <udig-devel-request@xxxxxxxxxxxxxxxxxxxxx>:
Send udig-devel mailing list submissions to
         udig-devel@xxxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.refractions.net/mailman/listinfo/udig-devel
or, via email, send a message with subject or body 'help' to
        udig-devel-request@xxxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
        udig-devel-owner@xxxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of udig-devel digest..."


Today's Topics:

   1. Re: Fwd: Udig Update problem (Jesse Eichar)
   2. Re: Another build of RC13 (Jesse Eichar)
   3. Re: Another build of RC13 (Jody Garnett)
   4. Re: Another build of RC13 (Jody Garnett)
   5. Re: udig educational :) degree dissertations (Jody Garnett)
   6. Re: Re: Re: Oracle support in RC13 (Jody Garnett)
   7. Re: request google projection (Jody Garnett)


----------------------------------------------------------------------

Message: 1
Date: Thu, 10 Jan 2008 09:52:56 -0800
From: Jesse Eichar <jeichar@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] Fwd: Udig Update problem
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <8656DF01-E49C-4756-B37A-FB1F2E902D52@xxxxxxxxxxxxxxx >
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed;
        delsp=yes

Hi,

I have a couple questions before I can give you a good answer.

1.  Are you running the search for new feature or just trying to update.
2.  If you are searching for new features, what features are you
trying to install?

Jesse

On 10-Jan-08, at 9:10 AM, Baroudi Malek wrote:

>
>
> Hello list,
> Can you help me to solve this update problem please ?
>
> Requested operation cannot be performed because it would invalidate
> the current configuration. See details for more information.
>   Eclipse RCP Patch 1 for 3.3.1 (3.3.1.v20071002_331) requires
> feature "org.eclipse.rcp
> (3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS)".
>   Eclipse RCP Patch 2 for 3.3.1 (3.3.1.v20071204_331) requires
> feature "org.eclipse.rcp
> ( 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS)".
>   Eclipse RCP Patch 3 for 3.3.1 (3.3.1.v20080102_331) requires
> feature "org.eclipse.rcp
> (3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS )".
>
>
>
>
>
> --
> "Qui allume sa bougie à la mienne reçoit de la lumière sans me
> plonger dans l'obscurité…"
>                                                  ' Thomas Jefferson'
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



------------------------------

Message: 2
Date: Thu, 10 Jan 2008 09:55:34 -0800
From: Jesse Eichar < jeichar@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] Another build of RC13
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx >
Message-ID: <A43EAAF0-4855-4AA5-9EAB-066CA210CA2A@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Ok you guilt tripped me into it.  I've fixed the menus.  You guys are
a tough crowd.

Jesse

On 10-Jan-08, at 4:58 AM, Benjamin CABÉ wrote:

> Eric Jarvies a écrit :
>>
>> Thank you,
>>
>> A couple of questions/suggestions:
>>
>> 6. Currently uDig has 'Properties' listed in the menubar twice.
>> Once under uDig, and once under Window.  Perhaps the listing under
>> Window should be removed?
> Note that it's the same Apple's guideline violation problem for the
> "File > Exit" entry, it shouldn't appear on OSX
> The workaround is to do exactly what is done for the default eclipse
> IDE ActionBarAdvisor (see
> org.eclipse.ui.internal.ide.WorkbenchActionBuilder):
>
> IAction preferences = ActionFactory.PREFERENCES.create(window);
> preferences.setText(Messages.UDIGWorkbenchAdvisor_preferences_text );
> IContributionItem preferencesContributionItem = new
> ActionContributionItem(preferences) ;
> preferencesContributionItem
> .setVisible(!"carbon".equals(SWT.getPlatform())); //$NON-NLS-1$
> windowMenu.add(preferencesContributionItem);
>
> A bug is filed on the Eclipse bugzilla ... https://bugs.eclipse.org/bugs/show_bug.cgi?id=65218
>
> Regards,
> Benjamin
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.refractions.net/pipermail/udig-devel/attachments/20080110/eed9716b/attachment-0001.html

------------------------------

Message: 3
Date: Thu, 10 Jan 2008 09:59:01 -0800
From: Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] Another build of RC13
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Cc: udig-users@xxxxxxxxxxxxxxxxxxxxx
Message-ID: <47865CE5.6040501@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Jesse Eichar wrote:
> First I'd like to thank you all for helping out testing this release
> it has really been a great help.  Second I'd like to put up another
> build for testing.
>
> This build fixes a problem on Linux and OSX when the data is on
> another drive.  It worked but was displayed in the Catalog as
> ../../../../Volumes/data/Shapefile.shp (for example).
Note this wont fix existing projects; please open up a new project :-)
> It also fixes a couple of issues exporting to images when the map can
> not be expressed in WKT.
Thanks to davidw for "discovering" this one by using a prj file with WKT
we cannot handle :-)

A couple of notes for those trying out the new functionality:
- http://udig.refractions.net/confluence/display/EN/Selection+using+CQL
- http://udig.refractions.net/confluence/display/EN/Common+Query+Language
-
http://udig.refractions.net/confluence/display/EN/Adding+a+column+to+a+shapefile

Send email if you think of cool stuff to do with this functionality and
I can add the instructions to the wiki.
Jody


------------------------------

Message: 4
Date: Thu, 10 Jan 2008 10:13:33 -0800
From: Jody Garnett < jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] Another build of RC13
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx >
Message-ID: <4786604D.8000804@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Eric Jarvies wrote:
> 4. Would it be possible to add an option that allows a shapefile layer
> to have it datum/projection changed permanently to match another
> shapefile's settings?  For example, let's say i normally use NAD 83
> UTM 12N.  I then receive a shapefile that is in WGS84, and would like
> it to conform with my existing shapefile library.  If in uDig, after
> viewing the shapefile, and determining i wish to keep/use it, merely
> being able to convert/change it to match the others.
You can export the shapefile out in the NAD 83 UTM 12N, and then just
work with it from there on out.

But I should ask ... why? uDig is supposed to be good at displaying all
your data on the same screen together; visually it should not make a
difference mixing and matching shapefiles of different projections.

I have written up some instructions here:
-
http://udig.refractions.net/confluence/display/EN/Changing+the+projection+of+a+shapefile

Jody


------------------------------

Message: 5
Date: Thu, 10 Jan 2008 10:34:26 -0800
From: Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] udig educational :) degree dissertations
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: < 47866532.7080604@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Morning :-)

The "Hack" space is for ideas, evil plots (or is that plots of evil?)
and other tales of daring "please someone" do.
- http://udig.refractions.net/confluence/display/HACK/
- http://udig.refractions.net/confluence/display/HACK/Summer+of+Code
- http://udig.refractions.net/confluence/display/HACK/Summer+of+Code+2006
- http://udig.refractions.net/confluence/display/HACK/Summer+of+Code+2007

Remember if students can have their prof send us a letter we can give
them access to our commercial training materials.
Jody

Andrea Antonello wrote:
> Hi all,
> since from time to time there are students that would like to do there
> thesis on developing a great GIS like udig, I was wondering if someone
> already was able to define possible projects for about 6 months.
> I've been thinking about it and I'm not very sure about how much time
> should be given to the "learning rcp and udig" before letting the
> student do something new.
>
> Also do you think it could be a good idea to resurrect and rename the
> code sprint ideas page that contains ideas for small things that
> theoretically could be done in a shorter period of time? Could they
> serve for that purpose?
>
> Any student on this list which is already doing it?
> I would love to collect some infos in order to behave correctly and get
> only good things out of it :)
>
> Thanks for any help you could give,
> Ciao
> Andrea
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>



------------------------------

Message: 6
Date: Thu, 10 Jan 2008 10:39:12 -0800
From: Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] Re: Re: Oracle support in RC13
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <47866650.8060602@xxxxxxxxxxxxxxx >
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Trevor Quinn wrote:
> Just with the Oracle layer. When I add a shapefile, I have no problem
> editing the styles and no exceptions show up in the log.
>
> Here is the session header from the logfile:
>
> !SESSION 2008-01-10 16:24:27.421
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_02
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
>
> I guess it's using the 1.6 JRE, although I also have 1.5. This is on a
> laptop running Ubuntu 7.10. I am using Oracle 10g Express Edition.
>
Interesting; can you try with the JRE 1.5? I have also had fun
previously with oracle bundling its own XML parser and that messing
things up; I think it got so bad GeoServer started bundling xerces in
order to run on the oracle application server.

Once we figure this out we will make a bug report.

Jody


------------------------------

Message: 7
Date: Thu, 10 Jan 2008 11:47:48 -0800
From: Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] request google projection
To: User-friendly Desktop Internet GIS
        <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <47867664.1080604@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Eric Jarvies wrote:
> now your talking chris!  could this perhaps be the first project we
> delve into?  i'm bitting at the bit here.
> On Jan 10, 2008, at 9:49 AM, Chris Holmes wrote:
Go for it; the result would be a GPL plugin for uDig (that just uses the
geoserver configuration persistence classes to write out what is on the
screen as a server configuration).

Cheers,
Jody


------------------------------

_______________________________________________
udig-devel mailing list
udig-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-devel


End of udig-devel Digest, Vol 45, Issue 23
******************************************



--
"Qui allume sa bougie à la mienne reçoit de la lumière sans me plonger dans l'obscurité…"
                                                 ' Thomas Jefferson'

Back to the top