Jesse Eichar wrote:
Ivan
Zerlotti wrote:
I'm not sure I'm involved with the same problem pointed out
in
the message
nightly SDK's don't have a working "LayerSummary"
in any case today (24 february, afternoon,
in
Italy) I've downloaded last trunk version (with the
update command in Eclipse) but I'm still facing with errors.
I tried this out as of 11:08 AM PST (around 8 hours behind
GMT) and
it was working.
Thank you Jesse. May be I've downloaded the trunk some minutes
before you tried. I'll do another update asap.
-
Info tool is no more able to find out information related to the
current layer
I tried this on Shapefile and WMS and it worked. I'm on
windows what
platform are you on?
I'm on Windows too. I'm working with shapefiles.
-
The code I'm working on is no more able to retrieve feature
information
The second one is the most important for me because is blocking my work.
I've tried some debug but the relevant functions are in the GeoTools
library.
I have a current layer and I need to create some rules that than I
apply to features in some occasion.
For achieving this goal I follow a way that I found on the GeoTools web
site:
I retrieve a FeatureSource via
getResource(FeatureSource.class, null)
From there I get a FeatureCollection via getFeatures()
Then iterating on the collection with a FeatureIterator
obtained from the collection via features() I should find a Feature
that next I want to use for generating a Symbolizer [] but the Feature
Iterator is empy has no next item.
Before updating the Udig code all was working fine.
Can someone suggest where I have to check for this problem or a
different way for reaching the goal?
Thank you all very much
Make sure libs is cleaned. Also make sure that the .fix and
.gix files
are deleted for you shapefiles. You shouldn't have to but it is
possible that you caught us in the middle of some changes in the last
couple days. Also you can join us on IRC at #udig
Jesse
libs is cleaned (I did a complete clean an all projects)
I have .fix files in the directory where I load shapeflies from.
If I delete the .fix file that layer is not rendered or is rendered but
the status line state a error message telling it's not rendered and the
.fix file is newly created in the directory.
I find no .gix files
This is telling something to you?
May be this is a sign my version is not completely synchronized.
Thank you again,
ivan
|
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel