<?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 Re: How to upload a dxf file and dynamic publish it with Flex APIs ? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332502#M7965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, Thomas!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My team immplement it in&amp;nbsp; another way. The main mind&amp;nbsp; is to parse a .dxf file at client, and save edit results by adding new features on Featurelayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Percy SHEN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Beijing Qidamen Tecknology Co.Ltd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Pwei,&lt;BR /&gt;&lt;BR /&gt;Haven't seen anyone convert CAD to GIS through a web application before.&amp;nbsp; You might want to look into publishing a geoprocessing service that converts a DXF to GIS in a specifc format that would then be published as a layer to ArcGIS Server, but I'm not sure that it's possible.&amp;nbsp; If you do it, let us know as that would be very cool to see.&lt;BR /&gt;&lt;BR /&gt;Thomas McCracken&lt;BR /&gt;GIS Analyst&lt;BR /&gt;Georgia Power Company&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2012 09:02:16 GMT</pubDate>
    <dc:creator>pweishen</dc:creator>
    <dc:date>2012-06-14T09:02:16Z</dc:date>
    <item>
      <title>How to upload a dxf file and dynamic publish it with Flex APIs ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332500#M7963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My team is devoleping an agriculture appplication, based on Oracle 10g, ArcSDE 9.3, ArcGIS Server 9.3 and ArcGIS API 3.0 for Flex. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One requirement is that&amp;nbsp; end user need to&amp;nbsp; upload&amp;nbsp; a dxf file to ArcGIS Server from client, then dynamically view it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to do so? Are there any sample codes like these functions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 05:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332500#M7963</guid>
      <dc:creator>pweishen</dc:creator>
      <dc:date>2012-06-07T05:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload a dxf file and dynamic publish it with Flex APIs ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332501#M7964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pwei,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haven't seen anyone convert CAD to GIS through a web application before.&amp;nbsp; You might want to look into publishing a geoprocessing service that converts a DXF to GIS in a specifc format that would then be published as a layer to ArcGIS Server, but I'm not sure that it's possible.&amp;nbsp; If you do it, let us know as that would be very cool to see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas McCracken&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Georgia Power Company&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 13:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332501#M7964</guid>
      <dc:creator>ThomasMcCracken</dc:creator>
      <dc:date>2012-06-11T13:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload a dxf file and dynamic publish it with Flex APIs ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332502#M7965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, Thomas!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My team immplement it in&amp;nbsp; another way. The main mind&amp;nbsp; is to parse a .dxf file at client, and save edit results by adding new features on Featurelayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Percy SHEN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Beijing Qidamen Tecknology Co.Ltd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Pwei,&lt;BR /&gt;&lt;BR /&gt;Haven't seen anyone convert CAD to GIS through a web application before.&amp;nbsp; You might want to look into publishing a geoprocessing service that converts a DXF to GIS in a specifc format that would then be published as a layer to ArcGIS Server, but I'm not sure that it's possible.&amp;nbsp; If you do it, let us know as that would be very cool to see.&lt;BR /&gt;&lt;BR /&gt;Thomas McCracken&lt;BR /&gt;GIS Analyst&lt;BR /&gt;Georgia Power Company&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 09:02:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-upload-a-dxf-file-and-dynamic-publish-it/m-p/332502#M7965</guid>
      <dc:creator>pweishen</dc:creator>
      <dc:date>2012-06-14T09:02:16Z</dc:date>
    </item>
  </channel>
</rss>

