Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [udig-devel] Supporting custom file types in uDig

Hi Gabriel,

thanks for the link to the DataStore tutorial, I wasn't aware of that one. 

Actually, it seems I did just what the tutorial says in creating a WktDataStore, a WktDataStoreFactory and a WktFeatureReader. These classes only depend on geotools and jts, not on uDig.

But then I also had to figure out the correct extension point of uDig and to implement a WktServiceExtension, a WktServiceImpl and a WktResourceImpl which do depend on uDig and which I found harder to get right than the DataStore stuff, and I still don't really understand when and how uDig invokes my service; it seems to be a lot more often than I would have expected.

So I still think it would be worth while to create a tutorial that covers both the uDig and the Geotools part.

Regards,
Harald 
 
*******************************************
innovative systems GmbH Navigation-Multimedia
Geschaeftsfuehrung: Dr. Peter Geiselhart - Kevin Brown - Edwin Summers - Regis Baudot 
Sitz der Gesellschaft: Hamburg - Registergericht: Hamburg HRB 59980 
 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************


Back to the top