<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Writing data with deprecated coordinate systems with FME Workbench? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530715#M30084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently fired up FME 2015 (through the Data Interoperability Extension) and when trying to write data from PostGIS (in EPSG:3426) to MSSQL Spatial in CO State Plane (EPSG:2877), I get a warning that the coordinate system is deprecated and no SRID can be set on the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the ESRI Reprojector to set the parameters, and they have worked fine in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is strange, however, is when writing to ArcSDE Feature Classes using the same source and destination coordinate systems and reprojection parameters, there is no warning about the deprecated coordinate system and the data runs fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on the difference in behaviour between these two source formats when using the EPSG:2877 (DEPRECATED) coordinate system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 21:23:16 GMT</pubDate>
    <dc:creator>MatthewBaker2</dc:creator>
    <dc:date>2016-06-07T21:23:16Z</dc:date>
    <item>
      <title>Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530715#M30084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently fired up FME 2015 (through the Data Interoperability Extension) and when trying to write data from PostGIS (in EPSG:3426) to MSSQL Spatial in CO State Plane (EPSG:2877), I get a warning that the coordinate system is deprecated and no SRID can be set on the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the ESRI Reprojector to set the parameters, and they have worked fine in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is strange, however, is when writing to ArcSDE Feature Classes using the same source and destination coordinate systems and reprojection parameters, there is no warning about the deprecated coordinate system and the data runs fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on the difference in behaviour between these two source formats when using the EPSG:2877 (DEPRECATED) coordinate system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 21:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530715#M30084</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-06-07T21:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530716#M30085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm does this make any sense to you &lt;A href="https://www.epsg-registry.org/" title="https://www.epsg-registry.org/"&gt;EPSG Geodetic Parameter Registry&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I will flag &lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;​ to provide some guidance as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 21:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530716#M30085</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-07T21:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530717#M30086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it's an ESRI problem as much as it is an FME problem... I posted to their forum but no one has replied...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround is to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14653368247821987 jive_text_macro" data-renderedposition="112_8_1332_16" jivemacro_uid="_14653368247821987" modifiedtitle="true"&gt;&lt;P&gt;update schema.tableName set shape.STSrid = '2877'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...which you can do from sql server management studio or in the 'sql to run after translation' option in FME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 22:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530717#M30086</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-06-07T22:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530718#M30087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matt, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, this is interesting because my original answer was going to be along the lines of we don't normally check whether a WKID is deprecated or not beyond looking up the "current" WKID. However, when I check the EPSG registry, 2877 (NAD83(HARN) / Colorado Central (ftUS)) is still valid, not deprecated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought maybe the number had been marked deprecated by mistake but none of the Colorado zones have ever been deprecated. I looked quickly through the deprecation table, but the closest numbers that have been deprecated recently are 2857 and 2867. Both are areas, not coordinate reference systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 22:18:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530718#M30087</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-06-07T22:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530719#M30088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Melita!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is super helpful and I will pass it on to the FME folks - do you happen to know where that deprecation table is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, we're great here in Denver! Both busy at home and work... hope you an Colin and the family are doing well!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 14:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530719#M30088</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-06-08T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530720#M30089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download an Access database of the EPSG dataset and/or various sql or other formats. You have to set up an account, but you'll only get emails about the dataset, nothing else. It's not 100% up-to-date as it's released twice a year (approximately April and October) whereas the online registry continually updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg-registry.org/"&gt;http://www.epsg-registry.org&lt;/A&gt; : to export in GML, SQL, or WKT (WKT for CRS and transformations only)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg.org/"&gt;http://www.epsg.org&lt;/A&gt; : Access database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530720#M30089</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-06-08T19:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Writing data with deprecated coordinate systems with FME Workbench?</title>
      <link>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530721#M30090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Melita!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/writing-data-with-deprecated-coordinate-systems/m-p/530721#M30090</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-06-08T20:08:54Z</dc:date>
    </item>
  </channel>
</rss>

