<?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: Kludge Map Service &amp; other sources in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/kludge-map-service-other-sources/m-p/65058#M5343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Developing an SOE has piqued my interest and I may travel down this route.&amp;nbsp; As far as I can tell, wrapping the kludge into an SOE could potentially allow it to be published as an actual map service rather than this GP service output JSON string (that has to be converted into a map layer client-side).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll post any parallel threads if I create one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 16:36:25 GMT</pubDate>
    <dc:creator>JamesCrandall</dc:creator>
    <dc:date>2019-03-01T16:36:25Z</dc:date>
    <item>
      <title>Kludge Map Service &amp; other sources</title>
      <link>https://community.esri.com/t5/python-questions/kludge-map-service-other-sources/m-p/65057#M5342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Opinions, comments&amp;nbsp;and any experiences appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: Non-spatial REST api (developed and managed with MULESOFT) contains operational data and&amp;nbsp;a reference attribute to tie it to our ArcGIS Server map services.&amp;nbsp; So far, we've not had a way to represent this in any of our map products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(note: the non-spatial REST api is not a simple db query and is&amp;nbsp;generated with a wide array of sources, not just RDMBS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution: I developed a .py script to kludge these two services together and publish it out as a GP service.&amp;nbsp; The output is a simple JSON string with the original operational data and spatial (x/y centroid coordinates).&amp;nbsp; From that GP service, we pretty much just use the ESRI JavaScript api to represent it on a map product (using an ESRI javascript template app).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, I'd prefer to eliminate the GP service -&amp;nbsp;kludge and have the output as an actual map service as that could be consumed and used far more easily by a wider array of map products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Anyone doing this type of thing (merging REST services at the service level rather than at the db)?&lt;/LI&gt;&lt;LI&gt;Performance concerns at some point?&lt;/LI&gt;&lt;LI&gt;Alternative output types for the GP service that would make sense or allow easier consumption?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 22:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/kludge-map-service-other-sources/m-p/65057#M5342</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2019-02-28T22:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kludge Map Service &amp; other sources</title>
      <link>https://community.esri.com/t5/python-questions/kludge-map-service-other-sources/m-p/65058#M5343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Developing an SOE has piqued my interest and I may travel down this route.&amp;nbsp; As far as I can tell, wrapping the kludge into an SOE could potentially allow it to be published as an actual map service rather than this GP service output JSON string (that has to be converted into a map layer client-side).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll post any parallel threads if I create one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 16:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/kludge-map-service-other-sources/m-p/65058#M5343</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2019-03-01T16:36:25Z</dc:date>
    </item>
  </channel>
</rss>

