<?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: Map service versus Feature service in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11590#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you use in your Organization? AGOL Web Maps&amp;nbsp;pointing to Map Services or Feature Services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2019 17:38:44 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2019-09-12T17:38:44Z</dc:date>
    <item>
      <title>Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11585#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why should I use a Feature Service&amp;nbsp; instead of a Map Service&amp;nbsp; in ArcGIS Online or Portal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11585#M17</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-09-12T15:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11586#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Layer hosted on AGOL are all FeatureServices you don't have a choice of MapServices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 16:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11586#M18</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-12T16:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11587#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of our AGOL Web Maps are based in Map Services.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What will be the pros and cons of changing them to&amp;nbsp;use Feature Services?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11587#M19</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-09-12T17:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11588#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FeatureServices just add the ability to edit, which is not possible with a MapService.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11588#M20</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-12T17:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11589#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="border: 0px; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 20px 0px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;"Besides editing, feature services also provide the option to dynamically set symbology for features at the client side. Map services essentially provide images pre-symbolized at the server side - either as pre-cached tiles or as dynamically generated images made from an exportmap request. Map services can be cached in order for data to render quickly. That's why basemaps are generally cached map services, while feature layers that render on top of&amp;nbsp;basemaps can be either from a mapserver resource or a featureserver resource."&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;From&amp;nbsp;&lt;A href="https://community.esri.com/thread/203601-feature-service-vs-map-service"&gt;https://community.esri.com/thread/203601-feature-service-vs-map-service&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:35:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11589#M21</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2019-09-12T17:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11590#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you use in your Organization? AGOL Web Maps&amp;nbsp;pointing to Map Services or Feature Services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11590#M22</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-09-12T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11591#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be a reductive response but who should do the work? Should your ArcGIS Server site instance handle repeated requests for images via the /MapServer endpoint? Or would you like for the geometry to be drawn client side and the user's browser/application to be responsible for handling the processing/rendering of the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11591#M23</guid>
      <dc:creator>SethLewis1</dc:creator>
      <dc:date>2019-09-12T17:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Map service versus Feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11592#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my experience, it has been&amp;nbsp;the reverse - featureServices are too slow for almost all my use cases. I usually have a parcel polygon layer with hundreds of thousands of features in it. Despite scale dependency, web Mercator fGDB or SDE with compress and spatial indexing up to date, it still lags, even with hundreds of gigs&amp;nbsp;RAM dozens of&amp;nbsp;cores and n+1 pooling.&amp;nbsp; I am very excited for when they add feature service 'tiling' to Portal 10.8 or thereabout.&amp;nbsp; (It was tentative for 10.7.1 or a release soon after per Dev Conf)&amp;nbsp; It will vector tile in to the mySQL like how it currently does on AGOL to generalize geometry.&amp;nbsp; That feature alone has sold me on installing Portal. We have a need, a need for speed.&amp;nbsp; Good point regarding mobile CPU power. I&amp;nbsp;will be excited to see feature service tiling broadly adopted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 17:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/map-service-versus-feature-service/m-p/11592#M24</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-16T17:08:30Z</dc:date>
    </item>
  </channel>
</rss>

