Motivation: |
We are tired of working with flat features. |
|
|---|---|---|
Contact: |
||
Tracker: |
||
Tagline: |
|
This page represents the current plan; for discussion please check the tracker link above.
We are tired of working with flat features:
|
|
|
no progress |
|
done |
|
impeded |
|
lack mandate/funds/time |
|
volunteer needed |
|---|
We want to prevent a repeat of what happened with Filter, this plan breaks early and breaks often - and then relaxes things for client code right before we ship.
public interface Feature {
}
|
import org.opengis.feature.simple.SimpleFeature;
/**
*
* @deprecated Use simple feature
*/
public interface Feature implements SimpleFeature {
}
|
Website: