Skip to main content
  • I have multiple layers in my GDB
  • I know I can get the correct projection using share from arcgis pro, but I don't have an arcgis pro subscription for this account, only arcgisonline
  • I will need to keep updating the layers keeping the projection in arcgisonline 28992 
  • thank you in advance for your help

If I'm not mistaken ArcGIS Online uses EPSG:3857 (Web Mercator) by default to store the data and this can't be overridden.


I knew the same until I found out and tested that it can be other than the default projection when using ArcGis Pro to upload. I thought maybe there is a way from FME as well, or maybe anyone else tried to do this and found a solution. Thank you for your reply @Hans van der Maarel​ 


@ionveronica87​ if you set the Target WKID or Coordinate System, then FME should create the Feature Class with the desired spatial reference.

image2


@ionveronica87​ if you set the Target WKID or Coordinate System, then FME should create the Feature Class with the desired spatial reference.

image2

Thank you @Mark Stoakes​  for your help, it worked perfectly!


Reply