Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Data Import From In-Memory Data

Hello udig developers

I'm just reading the tutorials and samples about IGeoResource, IService,
Feature, and so on. (uDIG 1.2 M6)

I'm trying to import and display data from an in-memory data source. What is
the best way to accomplish that?
Conditions:
- Longitude & Latitude are stored in internal java objects (mapped through
orm)
- Each longitude & latitude should be represented on the user interface by a
small image.

Are there UML diagrams which can enhance the appreciation of the internal
data structures such as IGeoResource, IService, ...?

Thx

Silvan




Back to the top