<?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: Want to create a vector based layer in ArcGis Desktop in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121513#M315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is being encountered as the created "spatial table" is not a geodatabase object and such tables are not directly editable within ArcMap. The current "spatial table" resides in a database which is not a geodatabase. Such "spatial tables" are termed as "query layers". You can find information about using query layers from &lt;A href="http://blogs.esri.com/esri/supportcenter/2014/04/08/the-evolution-of-query-layers/"&gt;this blog&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At ArcGIS 10.2 and above, query layers are editable using a feature enabled map service. ArcGIS Server is needed to create a feature service using the query layers. &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000003nt000000"&gt;This link&lt;/A&gt; sheds light on authoring feature services and it has information on using a 'geodatabase' or 'database'.&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000628000000"&gt;The following link &lt;/A&gt;also has a tutorial on how to perform web editing using data from a 'database'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the initial problem description, one can also leverage ArcGIS Online to create a feature service. Information about creating a hosted feature service can be obtained from &lt;A href="http://blogs.esri.com/esri/arcgis/2014/09/22/how-to-create-a-hosted-feature-service/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if the above information was helpful in reaching your goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 23:08:09 GMT</pubDate>
    <dc:creator>NanaDei</dc:creator>
    <dc:date>2014-11-18T23:08:09Z</dc:date>
    <item>
      <title>Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121508#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a basemap loaded in ArcGis desktop (from my ArcGisOnline Map) and wanted to add a new layer that would consist of 'zones' that I could query against. I can't seem to find the option to create the layer I need however, I only seem to be able to add layers from existing data. Is there a way to create a new layer I could draw the zones in?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 19:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121508#M310</guid>
      <dc:creator>VernonBurt</dc:creator>
      <dc:date>2014-11-18T19:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121509#M311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to create a feature class and then edit it to create the features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Start off by creating a feature class in your default database:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the Catalog window and right click your default database to create a new feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//019v0000000p000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//019v0000000p000000"&gt;Create a feature class in a database in ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Then follow this workflow for creating features in ArcMap:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you create or edit features in ArcMap, you need to have an existing feature class to edit. If you do not have one, you can create a new geodatabase feature class or a shapefile in the Catalog window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Editor toolbar and Create Features window contain the most frequently used feature editing tools. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have added the data you want to edit to ArcMap, you'll follow a basic workflow:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Choose the workspace and data frame you want to edit.&lt;/LI&gt;&lt;LI&gt;Start an edit session (start editing).&lt;/LI&gt;&lt;LI&gt;Choose a feature template and construction tool from the Create Features window. &lt;/LI&gt;&lt;LI&gt;Set up additional editing properties or options, such as snapping.&lt;/LI&gt;&lt;LI&gt;Create the new feature (such as by digitizing it on the map).&lt;/LI&gt;&lt;LI&gt;Add or edit attributes of the feature.&lt;/LI&gt;&lt;LI&gt;Save edits and stop editing.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_editing/01m500000003000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_editing/01m500000003000000/"&gt;What is editing?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 19:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121509#M311</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2014-11-18T19:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121510#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried the steps you mentioned into a SQL Database I'm administrator of. The following errors occur:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No editable layers.&lt;/LI&gt;&lt;LI&gt;The workspace containing this data cannot be edited&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working out of a MSSQL database, could that be the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 21:12:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121510#M312</guid>
      <dc:creator>VernonBurt</dc:creator>
      <dc:date>2014-11-18T21:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121511#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Possibly. I do not do a lot with SQL Databases, so I cannot answer for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="2053" _jive_internal="true" data-objecttype="14" href="https://community.esri.com/community/gis/enterprise-gis" jivemacro="community"&gt;Enterprise GIS&lt;/A&gt; , &lt;A __default_attr="3381" _jive_internal="true" data-objecttype="3" href="https://community.esri.com/people/mjarman-esristaff" jivemacro="user"&gt;Melissa Jarman&lt;/A&gt; , &lt;A __default_attr="3683" _jive_internal="true" data-objecttype="3" href="https://community.esri.com/people/ndei-esristaff" jivemacro="user"&gt;Nana Dei&lt;/A&gt; &lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/SPAN&gt;- Any ideas?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 21:23:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121511#M313</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2014-11-18T21:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121512#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a workaround for now, you may want to create the new feature class for your zones in a new File Geodatabase on a local hard drive, then consider moving it to a the MSSQL database after you have all the zones drawn in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are going through SDE to get to the MSSQL database, it may be that there are permissions set in SDE to prevent data changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 22:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121512#M314</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-18T22:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create a vector based layer in ArcGis Desktop</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121513#M315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is being encountered as the created "spatial table" is not a geodatabase object and such tables are not directly editable within ArcMap. The current "spatial table" resides in a database which is not a geodatabase. Such "spatial tables" are termed as "query layers". You can find information about using query layers from &lt;A href="http://blogs.esri.com/esri/supportcenter/2014/04/08/the-evolution-of-query-layers/"&gt;this blog&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At ArcGIS 10.2 and above, query layers are editable using a feature enabled map service. ArcGIS Server is needed to create a feature service using the query layers. &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000003nt000000"&gt;This link&lt;/A&gt; sheds light on authoring feature services and it has information on using a 'geodatabase' or 'database'.&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000628000000"&gt;The following link &lt;/A&gt;also has a tutorial on how to perform web editing using data from a 'database'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the initial problem description, one can also leverage ArcGIS Online to create a feature service. Information about creating a hosted feature service can be obtained from &lt;A href="http://blogs.esri.com/esri/arcgis/2014/09/22/how-to-create-a-hosted-feature-service/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if the above information was helpful in reaching your goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 23:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/want-to-create-a-vector-based-layer-in-arcgis/m-p/121513#M315</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2014-11-18T23:08:09Z</dc:date>
    </item>
  </channel>
</rss>

