Re: [Geotools-gt2-users] dynamically generating KML w/ geotools

2007-12-17 Thread Andrea Aime
[EMAIL PROTECTED] ha scritto:
 I was investigating the use of geotools to dynamically generate KML from 
 Oracle Spatial. I was browsing the API and noticed that there wasn't an 
 implementation of DataStore for KML (There were ones for GML, Shapefiles, 
 ...). Does anyone know the strategy/method used with geotools for 
 generating KML?

In Geotools there is nothing. In GeoServer there is a WMS output
format that generates KML. Most of it it's actually not GeoServer
dependent.
Hope this helps
Cheers
Andrea

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


Re: [Geotools-gt2-users] dynamically generating KML w/ geotools

2007-12-17 Thread Justin Deoliveira
Hi,

There is no kml datastore no. But on Geotools trunk there is an
experimental parser for kml. However, the same classes that do parsing
can do encoding, but that functionality is not implemented.

The xml framework i speak of is complex, and has a learning curve so if
you have some time to do some development, it might be worth it. If you
want something quick and dirty you are probably just better off
implementing your own, and wrapping it up in a datastore.

If you are indeed interested, i would be happy to point you to code /
documentation.

-Justin

[EMAIL PROTECTED] wrote:
 I was investigating the use of geotools to dynamically generate KML from 
 Oracle Spatial. I was browsing the API and noticed that there wasn't an 
 implementation of DataStore for KML (There were ones for GML, Shapefiles, 
 ...). Does anyone know the strategy/method used with geotools for 
 generating KML?
 
 
 -
 SF.Net email is sponsored by:
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services
 for just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 Geotools-gt2-users mailing list
 Geotools-gt2-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
 
 !DSPAM:4007,476693bf255362458217002!
 


-- 
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users