<?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: Publishing map service as WMS through REST in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283551#M1419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to do the same thing with the ArcGIS Server REST API? I want to be able to access it via WMS, so I need a Map Service, right? How can I create a Map Service through the ArcGIS Server REST API?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The REST API is another service endpoint beside SOAP, WMS, WFS or whatever. You can access several services with the REST API, for example map service, geodata service, geometry service, geocode services, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you publish a map document to ArcGIS Server you can choose, which service endpoints you will serve. SOAP and REST are standard, WMS is another possibility beside some others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clients to publish a service are right now are ArcCatalog and the ArcGIS Server Manager web interface. It could be possible to write a REST service to do this but I don't know that exactly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Oct 2010 14:26:47 GMT</pubDate>
    <dc:creator>AxelSchaefer</dc:creator>
    <dc:date>2010-10-12T14:26:47Z</dc:date>
    <item>
      <title>Publishing map service as WMS through REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283549#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In GeoServer, I can use the REST API to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a workspace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Upload a shapefile as the datastore for the workspace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) View the created workspace as a WMS layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do the same thing with the ArcGIS Server REST API?&amp;nbsp; I want to be able to access it via WMS, so I need a Map Service, right?&amp;nbsp; How can I create a Map Service through the ArcGIS Server REST API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Oct 2010 23:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283549#M1417</guid>
      <dc:creator>AshleyMort</dc:creator>
      <dc:date>2010-10-02T23:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing map service as WMS through REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283550#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I cannot comment on the WMS discussion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The question I do have thoughts on is whether or not you can use the REST API in order create a ArcGIS Server map service.&amp;nbsp; I think that the answer to this question is no.&amp;nbsp; IMHO, the map service is focused on providing access to the information which is published in a map document.&amp;nbsp; And, in fact, that level of access you have to that information (i.e. fined grained ArcObject interfaces) is being greatly reduced in 10.1.&amp;nbsp; I only mention the last point because it is a way of saying that server is getting more focused.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So... the alternative is to create your own RESTful service in which you can do what you want, e.g. communicate with the SOM.&amp;nbsp; BTW, the service you create is external to ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I struggle with this exact problem because we need a service which responds to requests from an external system in order to do operations like import/export data, create a new SDE version, reconcile/post, etc.&amp;nbsp; These type of requests do not seem to fit with ArcGIS Server.&amp;nbsp; My thought is that such requests require the development of a custom service which is based on ArcEngine.&amp;nbsp; You cannot use ArcMap because ESRI does not support it running in this manner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would very interested in hearing comments/thoughts from other users and ESRI themselves.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 11:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283550#M1418</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-10-03T11:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing map service as WMS through REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283551#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to do the same thing with the ArcGIS Server REST API? I want to be able to access it via WMS, so I need a Map Service, right? How can I create a Map Service through the ArcGIS Server REST API?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The REST API is another service endpoint beside SOAP, WMS, WFS or whatever. You can access several services with the REST API, for example map service, geodata service, geometry service, geocode services, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you publish a map document to ArcGIS Server you can choose, which service endpoints you will serve. SOAP and REST are standard, WMS is another possibility beside some others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clients to publish a service are right now are ArcCatalog and the ArcGIS Server Manager web interface. It could be possible to write a REST service to do this but I don't know that exactly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 14:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/publishing-map-service-as-wms-through-rest/m-p/283551#M1419</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-10-12T14:26:47Z</dc:date>
    </item>
  </channel>
</rss>

