<?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: Not all features from a map service are displaying in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453215#M22767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In one web map, you've added the individual layers of an ArcGIS Server map service to the web map. By doing so, you are effectively accessing the layers like a feature service. The web map sends a query to the service to retrieve the geometry and attributes of the features and the client application draws them. So it works identically to how a feature service works and is limited to the number of features the client can draw.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your other web map, you've added the entire map service. In this case, the web map sends a request to the service and the service draws all the layers and creates an image representation that the client then displays, sometimes transparently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sense?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 20:45:40 GMT</pubDate>
    <dc:creator>MikeMinami</dc:creator>
    <dc:date>2012-07-19T20:45:40Z</dc:date>
    <item>
      <title>Not all features from a map service are displaying</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453214#M22766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created two ArcGIS Online webmaps using data from a WMS my organization publishes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.arcgis.com/explorer/?open=18e89fb2b78144fbb31087e1a56f77f5" rel="nofollow" target="_blank"&gt;http://www.arcgis.com/explorer/?open=18e89fb2b78144fbb31087e1a56f77f5&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.arcgis.com/explorer/?open=5085e0e78e5b4928a7bc57019b9a1879" rel="nofollow" target="_blank"&gt;http://www.arcgis.com/explorer/?open=5085e0e78e5b4928a7bc57019b9a1879&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The former draws from the WMS and correctly displays all features.&amp;nbsp; The latter draws from the specific layers (ie, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.ncdcr.gov/ArcGIS/rest/services/NC_National_Register_Mobile/MapServer/0" rel="nofollow" target="_blank"&gt;http://gis.ncdcr.gov/ArcGIS/rest/services/NC_National_Register_Mobile/MapServer/0&lt;/A&gt;&lt;SPAN&gt;) and does NOT display all features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought this problem might be related to the 1000 feature maximum import to shapefiles described in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/53024-For-Organizations-Beta-Failed-to-import-shapefile-over-1000-records?highlight=maximum" rel="nofollow" target="_blank"&gt;this thread&lt;/A&gt;&lt;SPAN&gt;, but the solution listed there is to create a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, why does the second webmap limit my displayed features?&amp;nbsp; The only difference I can see is how the data are brought in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 18:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453214#M22766</guid>
      <dc:creator>AndrewEdmonds</dc:creator>
      <dc:date>2012-07-19T18:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not all features from a map service are displaying</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453215#M22767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In one web map, you've added the individual layers of an ArcGIS Server map service to the web map. By doing so, you are effectively accessing the layers like a feature service. The web map sends a query to the service to retrieve the geometry and attributes of the features and the client application draws them. So it works identically to how a feature service works and is limited to the number of features the client can draw.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your other web map, you've added the entire map service. In this case, the web map sends a request to the service and the service draws all the layers and creates an image representation that the client then displays, sometimes transparently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sense?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 20:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453215#M22767</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-07-19T20:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not all features from a map service are displaying</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453216#M22768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that makes sense.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 14:21:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/not-all-features-from-a-map-service-are-displaying/m-p/453216#M22768</guid>
      <dc:creator>AndrewEdmonds</dc:creator>
      <dc:date>2012-07-23T14:21:20Z</dc:date>
    </item>
  </channel>
</rss>

