Skip to main content
Question

Writing srsName

  • October 14, 2015
  • 4 replies
  • 29 views

Forum|alt.badge.img
Hello everyone,

 

 

Does someone know how to set the srsName in a geometry for child nodes? So that it also appears in my AIXM File.

 

This is how my ElevatedSurface looks like (ElevatedSurface has the right srsName="

 

urn:ogc:def:crs:EPSG::4326" but the srsName of curve is still "EPSG:4326" which is wrong) 
 <aixm:ElevatedSurface srsName="urn:ogc:def:crs:EPSG::4326" srsDimension="2" gml:id="ts_4ccd28dc-d169-4905-bc3e-0d0908fa4042-0"> 	<gml:patches> 		<gml:PolygonPatch> 			<gml:exterior> 				<gml:Ring> 					<gml:curveMember> 						<gml:Curve gml:id="IDff4a11b2-b59c-4347-9b45-8872a5e8678b" srsName="EPSG:4326" srsDimension="2"> 							<gml:segments> 								<gml:LineStringSegment> 									<gml:posList>50.0298955820538...</gml:posList> 								</gml:LineStringSegment> 							</gml:segments> 						</gml:Curve> 					</gml:curveMember> 				</gml:Ring> 			</gml:exterior> 		</gml:PolygonPatch> 	</gml:patches> </aixm:ElevatedSurface>
 I set srsName in the geometry traits for all geometry nodes, but it's not working for curve:

 

 

0684Q00000ArCjZQAV.png

 

 

Does someone know how to set the srsName for curve?

 

 

Thanks,

 

Mel
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

Forum|alt.badge.img
  • Author
  • October 27, 2015
Does no one know the solution for this problem?  Is it an FME bug maybe?

webservicessia
Contributor
Forum|alt.badge.img+1
Does no one know the solution for this problem?  Is it an FME bug maybe?
Try to create an attribute named "srsName" and to fixe the value to "EPSG:4326"

 

 


webservicessia
Contributor
Forum|alt.badge.img+1

Just check if I allow to post.


webservicessia
Contributor
Forum|alt.badge.img+1

Try to create an attribute named "srsName" and to fixe the value to "EPSG:4326".

The problem seems to be still there in FME version 2015 1.2.