OGC Public Forum : Forum Index OGC Public Forum :
Helping the world to communicate geographically...
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   DigestsDigests   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

OGC documentation question for not clear aspects

 
Post new topic   Reply to topic    OGC Public Forum : Forum Index -> CT: Coordinate Transformation Services
View previous topic :: View next topic  
Author Message
cavila



Joined: 25 Jun 2009
Posts: 1

PostPosted: Thu Jun 25, 2009 12:14 pm    Post subject: OGC documentation question for not clear aspects Reply with quote

I downloaded the document 01-009 Implementation Specification Coordinate Transformation Service Revision 1.00.

It specifie a class called CS_CoordinateSystemFactory that is clear way for creating new Coordinates System.

In document it declares a class method
Code:
createGeographicCoordinateSystem (name:CharacterString, angularUnit:CS_AngularUnit, horizontalDatum:CS_HorizontalDatum, primeMeridian:CS_PrimeMeridian, axis0:CS_AxisInfo, axis1:CS_AxisInfo) : CS_GeographicCoordinateSystem
.

The problem is that this class method need one instance of
Code:
CS_AngularUnit
but the specification does not provide a method to create such instance.

At class
Code:
CoordinateSystemAuthorityFactory
there is a method called
Code:
createAngularUnit (code:CharacterString) : CS_AngularUnit
.

So my question is:
Has the CoordinateSystemFactory to make a call to
CoordinateSystemAuthorityFactory to get a instance by code?
Or it is a documentation fault?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OGC Public Forum : Forum Index -> CT: Coordinate Transformation Services All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


OGC® websites: OGC Home | OGC Network™ | OGC User™ | ORM | OGC Forum | OGC Schemas

OGC Policies | Change Request

Powered by phpBB © 2001, 2005 phpBB Group