<?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 ArcGIS Online capabilities in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546864#M648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm very new to ArcGIS online and I'm not positive if this is the right forum for my query. I will describe what I'm trying to do and hope that someone can point me in the right direction or let me know if it is even possible given the tools I've got.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to develop a web application for my college farm to be used on the iphone. The goal is to be able to enter paddock location and paddock health descriptors and to store this data over time. We don't have permanent paddocks, so the polygons used to describe paddock location must be constantly changing. To solve this, I want the user to select and enter point data (based on permanent in-field posts) which will then be made into polygons based on vertices. The attributes that will be entered in with the point data will follow the feature into the polygon, and then the polygon features will in a sense be dissolved into a fishnet and relationship class table that I have set up in order to store the data. I have developed a model using ArcMap that is capable of completing all of these tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I am stumped though is how all of this data can be created using a mobile app and entered into the modelbuilder and stored on an online server. I've played around with the Collector App and ArcGIS Online and I can't seem to find any way to create fields that are this customizable. I don't have any scripting experience, so anything that requires extensive scripting knowledge is pretty much out of the question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone point me in the right direction for continuing on with this project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 12:26:26 GMT</pubDate>
    <dc:creator>DavidGolden</dc:creator>
    <dc:date>2013-10-24T12:26:26Z</dc:date>
    <item>
      <title>ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546864#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm very new to ArcGIS online and I'm not positive if this is the right forum for my query. I will describe what I'm trying to do and hope that someone can point me in the right direction or let me know if it is even possible given the tools I've got.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to develop a web application for my college farm to be used on the iphone. The goal is to be able to enter paddock location and paddock health descriptors and to store this data over time. We don't have permanent paddocks, so the polygons used to describe paddock location must be constantly changing. To solve this, I want the user to select and enter point data (based on permanent in-field posts) which will then be made into polygons based on vertices. The attributes that will be entered in with the point data will follow the feature into the polygon, and then the polygon features will in a sense be dissolved into a fishnet and relationship class table that I have set up in order to store the data. I have developed a model using ArcMap that is capable of completing all of these tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I am stumped though is how all of this data can be created using a mobile app and entered into the modelbuilder and stored on an online server. I've played around with the Collector App and ArcGIS Online and I can't seem to find any way to create fields that are this customizable. I don't have any scripting experience, so anything that requires extensive scripting knowledge is pretty much out of the question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone point me in the right direction for continuing on with this project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546864#M648</guid>
      <dc:creator>DavidGolden</dc:creator>
      <dc:date>2013-10-24T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546865#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you talk about customizable fields what do you exactly mean?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before you upload the feature service through ArcGIS Desktop, you can create domains in a geodatabase and assign them to your feature service attribute fields. Once you upload this, your user will have dropdown boxes and don't need to manually type in data which reduces error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if that is what you are talking about, but I hope this helps at least a bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:38:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546865#M649</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-24T12:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546866#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what I've seen in GIS Online, it seems like you can really only add point data to be saved to a collector map. However, I want to add point data (accompanied by other descriptive attributes) that is then processed much further in the method I described above. This is what I mean by customizable fields- probably not the correct usage of the term though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546866#M650</guid>
      <dc:creator>DavidGolden</dc:creator>
      <dc:date>2013-10-24T12:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546867#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right, at the moment you can only collect point data. I'm sure somebody on this forum could help you with a python script that downloads your data and from there you can run everything you need in ArcGIS Desktop (models and such) and then use the script in &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/80680-How-to-publish-a-feature-service-to-ArcGIS-Online-from-an-mxd-USING-PYTHON"&gt;this thread&lt;/A&gt;&lt;SPAN&gt; to upload your data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eventually you can automate all that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546867#M651</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-24T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546868#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You are right, at the moment you can only collect point data. I'm sure somebody on this forum could help you with a python script that downloads your data and from there you can run everything you need in ArcGIS Desktop (models and such) and then use the script in &lt;A href="http://forums.arcgis.com/threads/80680-How-to-publish-a-feature-service-to-ArcGIS-Online-from-an-mxd-USING-PYTHON"&gt;this thread&lt;/A&gt; to upload your data. &lt;BR /&gt;&lt;BR /&gt;Eventually you can automate all that.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Tim, I think that's going to be very helpful. So then my next question would be, is it possible using AGO to input a form based on existing point data rather than collecting new point features to input?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 16:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546868#M652</guid>
      <dc:creator>DavidGolden</dc:creator>
      <dc:date>2013-10-24T16:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546869#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I assume you have an organizational account?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this, you can create your feature service in ArcGIS Desktop and then upload your existing data to AGOL.&amp;nbsp; If you don't know how to upload a feature service through ArcGIS Desktop let me know!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or if you have an excel spreadsheet, with Lat/Long of points you can use that as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 17:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546869#M653</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-24T17:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546870#M654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I assume you have an organizational account?&lt;BR /&gt;&lt;BR /&gt;With this, you can create your feature service in ArcGIS Desktop and then upload your existing data to AGOL.&amp;nbsp; If you don't know how to upload a feature service through ArcGIS Desktop let me know!&lt;BR /&gt;&lt;BR /&gt;Or if you have an excel spreadsheet, with Lat/Long of points you can use that as well.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've already uploaded a cmv spreadsheet with lat/long points to AGOL. I just didn't realize you could input based on existing point features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 17:24:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546870#M654</guid>
      <dc:creator>DavidGolden</dc:creator>
      <dc:date>2013-10-24T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online capabilities</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546871#M655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With the free account you can just &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgisonline/index.html#/Adding_layers_from_files/010q000000m6000000/"&gt;zip a shapefile and upload it&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 17:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-online-capabilities/m-p/546871#M655</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-24T17:31:12Z</dc:date>
    </item>
  </channel>
</rss>

