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.
-
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?
-
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
|
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel