Just so; perhaps have a workbook on GML/Parsing since it represents a
significant section of user list questions.
Is there any other broad category of questions from the user-list we should
make an example app/page for?
Jody
On 23/04/2010, at 2:16 PM, Michael Bedward wrote:
> On 23 April 2010
I found the following:
- http://wiki.osgeo.org/wiki/SAC_Service_Status
One of the servers is listed as hosting geotools and the directory name listed.
Jody
On 23/04/2010, at 1:23 PM, Michael Bedward wrote:
> On 22 April 2010 22:37, Jody Garnett wrote:
>> It does not appear to be active; solutio
On 23/04/2010, at 2:37 PM, Andrea Aime wrote:
> Oh no, not another map. Building the datastores by creating a
> map is painful enough already.
Fair enough; I was more thinking in how we define well known keys.
> A capabilities bean as a concrete class that stores can subclass
> should be much be
Jody Garnett ha scritto:
> We do have getInfo() which we can add to. I would prefer to use an
> open end Map/Key combo until we settle down on what is needed (much
> like how we treat Parameter.metadata right now.
Oh no, not another map. Building the datastores by creating a
map is painful enough
On 23 April 2010 00:35, Jody Garnett wrote:
> The user guide has an example of how to parse GML; but your point is correct
> perhaps it should be added to the initial series of workbooks.
And a new example app / page ?
Michael
On 23 April 2010 00:40, Jody Garnett wrote:
> I have attached a patch that introduces SimpleFeatureSource; this removes a
> lot of the Java
> Generics from the initial code examples and is strictly focused at making
> intro code more usable.
> It does not introduce any new methods.
Thanks Jody.
On 22 April 2010 22:37, Jody Garnett wrote:
> It does not appear to be active; solution is to login to the machine and run
> the "make html".
> There are some instructions on the OSGeo wiki; although las time I had to ask
> for help on #osgeo channel.
>
Thanks Jody. I just spent a few minutes sc
We do have getInfo() which we can add to. I would prefer to use an open end
Map/Key combo until we settle down on what is needed (much like how we treat
Parameter.metadata right now.
Jody
On 22/04/2010, at 11:27 PM, Andrea Aime wrote:
> Andrea Aime ha scritto:
>> This is similar to Jody's poin
The user guide has an example of how to parse GML; but your point is correct
perhaps it should be added to the initial series of workbooks.
Jody
On 19/04/2010, at 7:56 PM, Petjada wrote:
>
> There are many user posts talking about the same question "how to convert gml
> to shp"
>
> http://
> h
An update on http://jira.codehaus.org/browse/GEOT-3051
I have attached a patch that introduces SimpleFeatureSource; this removes a lot
of the Java Generics from the initial code examples and is strictly focused at
making intro code more usable. It does not introduce any new methods.
I would lik
[Sorry for cross-posting]
Hi everybody,
I am part of the Spatial Information Systems Group in University College
Dublin.
We are conducting a survey on Open-Source technologies with particular focus
on Geo-Spatial projects.
Our goal is to collect first-hand knowledge about a number of Open-Sourc
Hey all,
This just for info since we had at one time worked so hard on the
provenance of all the files in the project.
You have undoubtedly already discussed this as a group and decided not
to care where this file originated. However, since it came in to my
inbox, I felt responsible to make you
Hello there,
How can I use geotools to render WKT,WKB?
Thank you very much and best wishes.
Yours Laomeng
--
___
Geotools-devel mailing list
Geotools-devel@lists.sourcef
There are many user posts talking about the same question "how to convert gml
to shp"
http://
http://n2.nabble.com/converting-SimpleFeatures-tp4855161p4855161.html ...
Please, Any developer can help us with a real example.
--
View this message in context:
http://n2.nabble.com/Gml2Shp-tp479665
Hi Jody,
I noticed that GeoTools library lacks support for Mosaicing Oracle
Georaster data.
I would like to add this feature, by making use of Oracle Spatial Java
API version 11.2 and oracle NG. It will be help full for the users who
wants to use Georaster.
Thank you.
Regards,
B
Remove AbstractDataStore2
-
Key: GEOT-3054
URL: http://jira.codehaus.org/browse/GEOT-3054
Project: GeoTools
Issue Type: Improvement
Components: data
Affects Versions: 2.6.3
Reporter: Jody Gar
Andrea Aime ha scritto:
> This is similar to Jody's point. However, we don't have anything like
> that for createSchema and updateSchema either.
> Such a capabilities API should probably also provide some hints on how
> type and attribute names are transformed by createSchema to make it
> possible
On 4/22/10 10:11 AM, Andrea Aime wrote:
> Gabriel Roldan ha scritto:
>> Looks good to me. Some methods were left out from the DataAccess API
>> on purpose, under the assumption that they might need some more
>> discussion so we better keep the API minimal (looking at it I'm not
>> sure why there's
Gabriel Roldan ha scritto:
> Looks good to me. Some methods were left out from the DataAccess API on
> purpose, under the assumption that they might need some more discussion
> so we better keep the API minimal (looking at it I'm not sure why
> there's an updateSchema method already?).
It is th
Looks good to me. Some methods were left out from the DataAccess API on
purpose, under the assumption that they might need some more discussion
so we better keep the API minimal (looking at it I'm not sure why
there's an updateSchema method already?).
dropSchema(Name typeName) looks straight fo
It does not appear to be active; solution is to login to the machine and run
the "make html".
There are some instructions on the OSGeo wiki; although las time I had to ask
for help on #osgeo channel.
Jody
On 22/04/2010, at 8:51 PM, Michael Bedward wrote:
> Hi folks,
>
> Does anyone know if th
That seems fine Andrea.
I would love to get a description of what methods/operations a datastore does
and does not support somehow.
Jody
On 22/04/2010, at 8:29 PM, Andrea Aime wrote:
> Hi,
> I'm writing this mail to get some preliminary feedback on the idea
> of adding, on trunk only, a DataAc
GeoKey directory management when writing GeoTiff CRS
Key: GEOT-3053
URL: http://jira.codehaus.org/browse/GEOT-3053
Project: GeoTools
Issue Type: Bug
Components: core coverage, gc
Hi folks,
Does anyone know if the cron job is still active ? Changes I made to
the sphinx source yesterday haven't shown up.
cheers
Michael
--
___
Geotools-devel mailing list
Hey there
> How do people feel about this?
Since you asked, I have to say that I feel GREAT about it :)
Milton
Andrea Aime wrote:
> Hi,
> I'm writing this mail to get some preliminary feedback on the idea
> of adding, on trunk only, a DataAccess.dropSchema(Name typename)
> and a DataStore.dro
Hi,
I'm writing this mail to get some preliminary feedback on the idea
of adding, on trunk only, a DataAccess.dropSchema(Name typename)
and a DataStore.dropSchema(String typename) methods allowing the users
not only to create and update schemas, but also to drop them.
If a datastore decides not to
Add more file filters to JP2K plugin
Key: GEOT-3052
URL: http://jira.codehaus.org/browse/GEOT-3052
Project: GeoTools
Issue Type: Bug
Components: gc jp2k
Affects Versions: 2.6.3
R
Hi all,
Sorry for the late reply, I completely missed this discussion thread before.
Rob, this is a known problem in our internal JIRA, but I neglected to create
an issue in Geotools JIRA.
At the moment, it will always do it for complex attributes only, because I
only put the code that does this
To answer my own questions again: in my schema the namespace
declaration xmlns:xlink="http://www.w3.org/1999/xlink" was missing!
And from a previous post:
The gml:boundedBy element can be left out by using
ApplicationSchemaConfiguration config = new
ApplicationSchemaConfiguration(namespace,
29 matches
Mail list logo