Frank Gasdorf wrote:
> Hi Jody,
>
> I used the CollectionDataStore and redesigned it a bit. I append three
> classes (MemoryService, CollectionsFeatureStore and a event class) and I
> would like to get some feedback, whether it fits into the architecture of
> geotools.
>
> Some use cases:
> -
Frank Gasdorf wrote:
> Hello,
>
> I?m currently using the MemoryFeatureCollection to show in memory features on
> map but I have some problems adding an empty layer to mapContext.
Hi Frank; you are certaintly at the edge of what is expected of
MemoryFeatureCollection and MemoryDataStore (or the d
Hello,
Im currently using the MemoryFeatureCollection to show in memory features on
map but I have some problems adding an empty layer to mapContext. I don't know
whether it should be a feature or if it is a bug. I created a FeatureType and
then a MemoryFeatureCollection for that. Im using Ge