<?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: Showing coordinate points on flex viewer map in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236864#M7414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If custom programming is not an option I think your gonna have to go through ArcGIS Server. And it will probably be the best option anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I actually haven't done this my self when it comes to Oracle databases but I think it should work. You can add the table in Arcmap and create an XY-event layer from it (if you have the coordinates in the table) and publish it as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case I think you should look in to Query Layer check the help topics about this here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_query_layer/00s50000000n000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_query_layer/00s50000000n000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you publish it as a mapservice and then you can add the mapservice to your flex viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2012 06:29:29 GMT</pubDate>
    <dc:creator>MattiasEkström</dc:creator>
    <dc:date>2012-03-02T06:29:29Z</dc:date>
    <item>
      <title>Showing coordinate points on flex viewer map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236863#M7413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd like to deploy the flex viewer for a client project, but I'm not sure how to integrate address data.&amp;nbsp; I've deployed the product on their server, and set the config file to show the appropriate area, but now I need a way to add long/lat points corresponding to geocoded addresses from a report.&amp;nbsp; These points will be stored in a separate Oracle database server, with a report ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I need to do two things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; A way to either link the viewer to the coordinates in the database, or import the coordinates into the GIS server in whatever format makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&amp;nbsp; A way to pass the report ID to the viewer and use it to select which points to use, since multiple reports can be run simultaneously (or nearly simultaneously), and I only want to show the points for the calling report.&amp;nbsp; I can either store all the points in a single table, with a report ID column, or I can give each report a temp table, and use the report ID in the name of the table.&amp;nbsp; I'd prefer the former as being less cluttered, but I'm not going to quibble about it if the latter makes things easier or improves the performance significantly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is whether there's a way to do this without custom programming, since I'm new to flash/flex.&amp;nbsp; I don't see much about this in the online documentation I've read so far, so I wanted to put this out here while I look over submitted code samples and the like.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 13:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236863#M7413</guid>
      <dc:creator>dk</dc:creator>
      <dc:date>2012-03-01T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing coordinate points on flex viewer map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236864#M7414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If custom programming is not an option I think your gonna have to go through ArcGIS Server. And it will probably be the best option anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I actually haven't done this my self when it comes to Oracle databases but I think it should work. You can add the table in Arcmap and create an XY-event layer from it (if you have the coordinates in the table) and publish it as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case I think you should look in to Query Layer check the help topics about this here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_query_layer/00s50000000n000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_query_layer/00s50000000n000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you publish it as a mapservice and then you can add the mapservice to your flex viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 06:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236864#M7414</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2012-03-02T06:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Showing coordinate points on flex viewer map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236865#M7415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a similar system, but the points come from an Access database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have them served up as an XY event layer using an OLE DB connection to the database.&amp;nbsp; I had numerous issues connecting to the database directly, in the end this was the only reliable solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I have published the mxd through ArcGIS Server and added the event layer to the flex viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I pass whatever feature ID I need to Rob Scheitlin's advanced search widget in the URL when the page loads, and it zooms to those records e.g. ?search=somevalue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 09:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236865#M7415</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-03-02T09:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Showing coordinate points on flex viewer map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236866#M7416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to do exactly the same thing, see workflow below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;I have a Table inside of a personal GDB&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I bring the table into ArcMap, create an XY event layer&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I am unable to publish this as a map service and receive the error:&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;00004: Layer's data source is not supported&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working on v10. Do i need to bring this through OLE DB?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236866#M7416</guid>
      <dc:creator>AndrewHargreaves</dc:creator>
      <dc:date>2012-08-16T14:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Showing coordinate points on flex viewer map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236867#M7417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You should try to use a File GDB or SDE when publishing for a map service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/showing-coordinate-points-on-flex-viewer-map/m-p/236867#M7417</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-16T15:09:58Z</dc:date>
    </item>
  </channel>
</rss>

