try
http://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/gml/producer/FeatureTransformer.java
org.geotools.gml.producer.FeatureTransformer
there you can find a function transform to create a xml file.
Maybe it helps ...
Frank
--
View this message in context:
ht
Hello,
could someone just review the reported bug
http://jira.codehaus.org/browse/GEOT-2404 and the patch attached for it? It'
seams to me nobody uses the MemoryDataStore Classes except of some test cases.
It would be great if the patch could applied to the 2.5.x branch, because we
are working
Hi Jody, hi Gabriel,
Thanks for response!
> I am the original implementor of MemoryDataStore and I am afraid it
> needs a little love and attention. It was used to define the
> datastore api and thus it is really focused on correctness; and not
> speed or efficiency - indeed file based impleme
1+ for for jpe_sdk (analog to jsde_sdk shiped by esri dvd's)
Frank
> -Ursprüngliche Nachricht-
> Von: "Jody Garnett"
> Gesendet: 27.03.09 00:17:06
> An: Gabriel Roldan
> CC: Geotools-Devel list
> Betreff: Re: [Geotools-devel] arcsde pom change reverted
Okay lets agree on it (I based i
Hi,
I reviewed some DataStore implementations and have some questions. In
MemoryDataStore is a comment that the features should return in the same order
they were inserted. The FeatureSource interface does'nt expect a specific order
and the MemoryDataStore comment set me on the wrong track I gu
Hi,
I just found out, that the getBounds Method in MemoryDataStore does not work
correctly. The org.geotools.gui.swing.map.map2d.stream.TempMemoryDataStore is
also affected. The reason is the creation of a ReferencedEnvelope without a
check whether the filter matches the first Feature.
I guess
Hello,
After having some problems adding a WMS 1.3.0 Layer (served from ArcGIS Server)
if found an entry in geotools-user list
(http://n2.nabble.com/Parsing-WMS-Capabilities-td1942642.html) and an issue
created in Jira (http://jira.codehaus.org/browse/GEOT-1858)
I guess i found a solution for
hi,
i'm currently using the JStream maps out of the package
org.geotools.gui.swing.map.map2d.stream . But it's not easy to subclass because
some of them are protected.
What do you think, to make them public (see apended patch).
cheers, Frank
map2d.stream.handler.patch
Description: Binary data
Hi Jody,
thanks for the new constructor in MemoryDataStore. i checked it and it works
with one exception: Creating a Layer with an empty collection using the
constructor you defined the getBounds(Query query) function will return null.
If a DataStore can return null for getBounds() the calling
Jody, the code i appended on Jan,23rd shows only the basic ideas but was not
compileable against version 2.5.2 of geotools! Sorry for that, hopefully I
didn't wasted your time!
Currently i try to get the code adapted but got some problems with generics.
The FeatureCollection has generic typ
10 matches
Mail list logo