Hello, developers
Through parsing Application Schemas by gt-xml module of geotools, we plan to
store application schema instances into the DataStore, and we would like to
issue diverse queries including transaction with the DataStore.
Application schema to deal with contains complex features.
we
Hi,
I'm HyungGyu Ryoo from Pusan National University, South Korea.
Our laboratory have been developing geometry module that supports 3d spatial
operations and solid geometry.
For the next step, we are going to store features with 3d geometry property
into a database providing 3d geometry and query
Dear Jody,
Thank you for really quick response.
Yes, I am one of the members of the group in South Korea.
As you mentioned, I think I might have some misunderstanding.
For example, I thought GeometryAttributeImple is coupled with JTS library
because JTS Geometry class is used in GeometryAttributeI
Hi all,
I'm HyungGyu Ryoo from Pusan National University, South Korea.
Our lab is working on 3D spatial operation module.
I found that createSolidBoundary method is missing in PrimitiveFactory
interface.
Is there any special reason why It isn't declared?
I'd like to add this method in order to m
Hi!
My goal is that storing application schema which has complex features like
IndoorGML and CityGML.
As a first step, I'm parsing IndoorGML schema in order to make complex
FeatureType using FeatureTypeRegistry.
I think I found bug, but I'm not sure. please comment this.
Following is subset of In
I'm sorry for confusing you.
I'm volunteering but I don't know very well about parsing xml schema.
I'm fixing getMinOccurs method in Schemas class.
I'd like to make sure it is ok because Schemas class is really core in
GeoTools.
*Before*
if (decl == fElement) {
if (particle.isSetMinOccurs()) {