From: Jody G. <jga...@re...> - 2008-07-28 18:24:40
|
Martin Desruisseaux wrote: > Jody Garnett a écrit : >> I tried that already; it had no effect so I rolled it back. I was >> more concerned that the global hints activly prevent the epsg-hsql >> authority from showing up (it is literally never found). > I was going to suggest you to run the program that I wrote a years or > so ago, which was dumping a snapshot of all registered factories as a > tree. But I'm unable to remember where I put it. I just spend > half-an-hour searching in the JIRA database (we created a JIRA task > with usage instruction and screenshot), and I'm totally unable to find > it back... > > GeoTools is a bazar (I'm partially responsible for that as well), and > this bazar is hurting all of us :( I document things - here is the link: Here is the dump when no global hints are used: > Referencing failed to produce expected transformation; check that axis > order settings are correct. > Referencing failed to transformation with expected accuracy: Off by > 344.02671383679035 > DefaultAuthorityFactory["All"] (crs, buffered) > ????ManyAuthoritiesFactory["All"] (crs, cs, datum, operation, optional) > ????ThreadedHsqlEpsgFactory["EPSG"] (crs, cs, datum, operation, > buffered, optional, registered) > ? ????FactoryUsingHSQL["EPSG"] (crs, cs, datum, operation) > ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ????DatumAliases[direct] (datum, registered) > ????AutoCRSFactory["AUTO2", "AUTO"] (crs, registered) > ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ????DatumAliases[direct] (datum, registered) > ????HTTP_AuthorityFactory["http://www.opengis.net"] (crs, cs, > datum, operation, optional, registered) > ? ????AllAuthoritiesFactory["All"] (crs, cs, datum, operation, > optional) > ? ????ThreadedHsqlEpsgFactory["EPSG"] (crs, cs, datum, > operation, buffered, optional, registered) > ? ? ????FactoryUsingHSQL["EPSG"] (crs, cs, datum, operation) > ? ? ????ReferencingObjectFactory[direct] (crs, cs, > datum, buffered, registered) > ? ? ????DatumAliases[direct] (datum, registered) > ? ????AutoCRSFactory["AUTO2", "AUTO"] (crs, registered) > ? ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ? ????DatumAliases[direct] (datum, registered) > ? ????WebCRSFactory["CRS"] (crs, registered) > ? ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ? ????DatumAliases[direct] (datum, registered) > ? ????URN_AuthorityFactory["urn:ogc:def", "urn:x-ogc:def"] > (crs, cs, datum, operation, optional, registered) > ????WebCRSFactory["CRS"] (crs, registered) > ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ????DatumAliases[direct] (datum, registered) > ????URN_AuthorityFactory["urn:ogc:def", "urn:x-ogc:def"] (crs, cs, > datum, operation, optional, registered) > ????AllAuthoritiesFactory["All"] (crs, cs, datum, operation, > optional) > ????ThreadedHsqlEpsgFactory["EPSG"] (crs, cs, datum, > operation, buffered, optional, registered) > ? ????FactoryUsingHSQL["EPSG"] (crs, cs, datum, operation) > ? ????ReferencingObjectFactory[direct] (crs, cs, > datum, buffered, registered) > ? ????DatumAliases[direct] (datum, registered) > ????AutoCRSFactory["AUTO2", "AUTO"] (crs, registered) > ? ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ? ????DatumAliases[direct] (datum, registered) > ????HTTP_AuthorityFactory["http://www.opengis.net"] (crs, > cs, datum, operation, optional, registered) > ????WebCRSFactory["CRS"] (crs, registered) > ????ReferencingObjectFactory[direct] (crs, cs, datum, > buffered, registered) > ????DatumAliases[direct] (datum, registered) |