well... so we are on the right track ;)
Larry Becker schrieb:
> Thanks for the stats Stefen. Pretty impressive and comparable to the
> most popular GIS of all time: ArcView, which sold 10,000 copies in the
> first six months of 1992.
>
> Larry
>
> On Wed, Jun 2, 2010 at 1:41 PM, Stefan Steini
Hi guys!
I need to generate a file of tracings (like a feature
layer), this file must contain distint shapes like points, lines,
poligons, symbology, and text, all these shapes drawed by user on a map.
I know that to do this, I need to generate a new FLayer for each kind of shape
and draw on
Thanks for the stats Stefen. Pretty impressive and comparable to the most
popular GIS of all time: ArcView, which sold 10,000 copies in the first six
months of 1992.
Larry
On Wed, Jun 2, 2010 at 1:41 PM, Stefan Steiniger wrote:
> thanks Michael for answering
>
> as a note, we had altogether ab
Hi stefan!
I have proved it and it works perfect!
Thanks a lot! you rule man!
Hernan.
_
--
ThinkGeek and WIRED'
thanks Michael for answering
as a note, we had altogether about 12'000 downloads of OpenJUMP 1.3.1
for windows and as zip in the past 6 months. Which makes 2000/month and
is more than one year ago where we had about 1200/month.
Now - what are all these people doing with OJ? ;)
our list stats:
Hei Hernan,
The basic menus can't be controlled using default-plugins.xml - as we
thought they are too basic and needed by all users.
However, the classes
JumpConfiguration (in the com package) and OpenJUMPConfiguration (in the
org package)
load the menu options as plugins.
You can deactivate
you can't - as long as you ensure they are in the same coordinate system.
We have an external plugin which allows to make transformations. see here:
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Working_with_Projections
siddharth raghuvanshi wrote:
> Hi,
>
> Thanks for cleari
Hi all! thanks for answer in advance!
I need to hide the options of the menu i.e. "FILE" and all its submenus, "EDIT"
and all its submenus, . including the ABOUT menu. But i don´t want
desactivate these plugins, i just want to use them only by code.
I saw the file called "default-plugins.
Hi,
Thanks for clearing my previous doubt.
But if this is the case, then how can we perform spatial query : "is within
distance", in which the source and the mask layer has different co-ordinate
reference system??
Regards
Siddharth
On Wed, Jun 2, 2010 at 6:26 PM, Rahkonen Jukka wrote:
> Hi,
Hi!
I wrote a FeatureCollectionBuilder and a FeatureCollectionSchemaEditor for
that in Groovy using the Builder design pattern (
http://groovy.codehaus.org/Builders).
Look at this example code (from the unit tests). You can add and remove
Attributes to the FeatureSchema.
private featureCollecti
For tips on how to do this see:
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Extending_a_FeatureCollection_by_Adding_new_Attributes
On Wed, Jun 2, 2010 at 9:17 AM, Larry Becker wrote:
> Hi Caroline,
>
> You seem to be making progress on your project. Your current problem i
Hi Caroline,
You seem to be making progress on your project. Your current problem is
that when you alter a schema it only affects new features. You need to
replace the old schema in each feature with the new one before copying
attributes.
regards,
Larry
2010/6/2 Caroline Julliê Freitas Ribei
I tried to put a new attribute to a old Feature, I altered the Schema but
looks like the size of the array whete stay the data of the Feature is not
actualized.
I got the following Stack trace:
java.lang.ArrayIndexOutOfBoundsException: 3
at
com.vividsolutions.jump.feature.BasicFeature.get
Hi,
OpenJUMP does not know anything about projections and units. These data are in
EPSG:4326 (WGS84 lon/lat) and units are degrees. Thus Tasmania is close to 10
degrees wide, which is correct.
-Jukka Rahkonen-
Lähettäjä: siddharth raghuvanshi [mai
Ok, This was what I thought.
thanks for the help!.
Hernan.
_
--
15 matches
Mail list logo