Skip to main content

Hallo everybody,

 

Thanks to fme user @erik_jan i made my first FME model converter for rd coordinates.

I use AttributeReprojector too do the job but i dont know what coordinate system i have too use.

my source coordinate system is Netherland-RDOld- 2008. that seems right because it gave me the same x,y (111114, 566230) coordinate as the original file.

 

I want too convert it too 53.08111, 4.73228 coordinates but i dont know what destination coordinate systeem i have too use. I try different things but didnt get the desire result.

 

My attempts to google it, search on this forum was without results. So i hope i can put the question here so somebody can help me with it.

Greetings,

Charaf

 

 

Try LL-WGS84 / ESPG:4326


Try LL-WGS84 / ESPG:4326

Thank you for your help, but it didn't give me the right location.

If i set the destination coordinate to LL-wgs84/ESPG:4326 I get the following result for the Lat: 52.85655 and long 13.80720 which is in Germany. This is not the desire outcome.

the result must be 53.08111, 4.73228 in the Netherlands. I use a website where i can convert the coordinate for each row. this is the link to convert the website. https://www.gpscoordinaten.nl/converteer-gps-coordinaten.php

somehow the website convert it good, but i can do only 1 coordinate each time.

Never the less thank you for your effort @egomm

 

Greetings,

Charaf


Something a bit odd going on, when i tested i'd created a point at 111114, 566230 and reprojected the point rather than the attributes which gave a result that looks correct. The attribute reprojector gives a different result, as you've reported.

 


Something a bit odd going on, when i tested i'd created a point at 111114, 566230 and reprojected the point rather than the attributes which gave a result that looks correct. The attribute reprojector gives a different result, as you've reported.

 

i dont fully understand. What are you suggesting that i should make a point first before reprojecting?


i dont fully understand. What are you suggesting that i should make a point first before reprojecting?

Yes, make the point first then reproject. Extract the coordinates after reprojecting if you need as attributes. In theory it shouldn't make a difference. But it looks to me like the attribute reprojector is perhaps not working as it should.

 

Bing maps definitely uses WGS84


i dont fully understand. What are you suggesting that i should make a point first before reprojecting?

Apologies, i'd selected Netherlands-RDNew-2008 for one of them which is why i was getting different results. Are you sure you have the correct coordinate system for your origin @cbouichi ? Because reprojecting from RDNew to WSG84 gives the coordinates you report


Something a bit odd going on, when i tested i'd created a point at 111114, 566230 and reprojected the point rather than the attributes which gave a result that looks correct. The attribute reprojector gives a different result, as you've reported.

 

@egomm you made my day.

I got the results where i was looking for.

 

Thanks alot,

Greetings from the Netherlands.


Reply