{"id":1344,"date":"2024-11-10T19:35:23","date_gmt":"2024-11-11T00:35:23","guid":{"rendered":"https:\/\/sites.owu.edu\/geog-292\/?p=1344"},"modified":"2024-11-10T19:35:23","modified_gmt":"2024-11-11T00:35:23","slug":"veerjee-week-3","status":"publish","type":"post","link":"https:\/\/sites.owu.edu\/geog-292\/2024\/11\/10\/veerjee-week-3\/","title":{"rendered":"Veerjee Week 3"},"content":{"rendered":"<p><strong>Chapter 3: Experience Builder<\/strong><\/p>\n<p><span style=\"font-weight: 400\">This is mostly for a more complicated way to create apps, maps, and more. Things an experience builder could include: components such as pages, windows, and outline views. It could also include various widgets such as functional &amp; layout widgets. Widgets are classified into two groups, message actions &amp; data actions. When using a message action, it listens to various triggers and performs assigned actions. For data actions, they provide actions to a button that users are able to click on, a usage could be to export records to a file.\u00a0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 1: Creating a basic webpage that included 2 different maps, an image, and methods of switching between the two of them through a view selector.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 2:This was more about how to create various actions for the data, in this case it was the action of making sure the the maps of 2d &amp; 3d match, and with selections when the 2d points are selected, only those ones will appear on the 3d map. These are done by utilizing the action tab that appears once map tabs are selected under the outline window.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 3: This was mostly about how to add a text box that included statistics. It is fairly similar to things we have done in ArcGIS pro, except as a presentation-like format. From this point forward, I have realized I am messing up the styles\/formats of the web experience, however I am going to just add the features &amp; try to salvage it as best as I can.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 4: This tutorial was about how to create a table &amp; how to make it so it displays certain fields in a specific order. Also adding a search bar &amp; filters for the data.<\/span><\/li>\n<\/ul>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 5: When adding a filter I will want to use an SQL expression to ensure that the map itself flows. I can choose various criteria that I want my maps to be filtered by. I got pretty lost halfway through, but from what I am able to judge, I am also able to make filters for the table that I had added in the previous tutorial\u00a0 &amp; also be able to make a donut chart. And when going through the actions, I am able to trigger something to spawn a chart for various data that I give said chart.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 6: This felt like it brought everything that we have made together, and I believe I misunderstood some instructions referring to the cosmetic effects of the main page. This tab was about making a header &amp; more pages with the ability to swap between them.<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1345\" src=\"https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193343-300x183.png\" alt=\"\" width=\"300\" height=\"183\" srcset=\"https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193343-300x183.png 300w, https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193343.png 556w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/span><\/li>\n<\/ul>\n<p><strong>Chapter 4: Mobile GIS<\/strong><\/p>\n<p><span style=\"font-weight: 400\">There are many reasons why Mobile GIS is useful, such as mobility, locational awareness, ease of data collection, real-time info, large user volume, and many ways to communicate. GIS is useful in a bunch of different technologies. I will want to be careful in concern to the utilization of the web interface as phones are needing more simplistic designs. There are three main schools of thought when it comes to app development strategies:\u00a0<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Browser based &#8211; which is using apps through mobile web browsers. This will be fairly limiting the user\u2019s experience as it will not be utilizing the phone\u2019s features.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Native-based approach &#8211; which will be using a mole app, a disadvantage for that would be learning skills for the coding languages\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Hybrid-Based approach &#8211; A combination of both native &amp; browser based approaches<\/span><\/li>\n<\/ol>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 1: To get to the \u2018set rule\u2019 option, go into edit, then find \u2018behavior\u2019. And instead of \u2018If show\u2019, go to the thing you want to see, and then select the conditional. This is very similar to a software such as Google Forms<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 2: I thought it was fairly cool that I could use Survey123 to submit data from my phone. It seems fairly intuitive to collect data &amp; be able to check them out using the page.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 3: I had gotten very lost early on in this section. I think it is because I screwed something up within the tutorial section for the surveys. However from what i can gather, thiss will be tying the survey itself to sync with a feature layer by going into where the survey is collecting responses. I can add a new field for the various different types of data being collected and make them appear as points on the map. And they will appear as lines within the map.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 4: Same issue as tutorial three, but here is what I was able to gather from the tutorial, this will be adding some form of visibility layer with conditional statements. This will be done by adding another layer, and adding various expressions to make it \u201cIncident_Type == Pothole\u201d, for example. And this will allow a user to filter the different types of data within the map.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 5: It appears that in this tutorial I am able to use another app in order to compile data to put directly into my field map rather than filling out a form to put into the map by using skills from tutorial 4.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 6: In tutorial 6 we are using the map created in tutorial 3,\u00a0 this will be using the quick capture software to do. And this will be a great way to include a user-friendly app interface that includes icons for each type of thing you want input on.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 7: This is just showing how to utilize what was made in Tutorial 6.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 8:\u00a0 Utilizing AR will be a way to add more context for the things made in the previous sections.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Tutorial 9: Utilizing AR will be a way to add more context for the things made in the previous sections. <\/span><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1346\" src=\"https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193449-261x300.png\" alt=\"\" width=\"261\" height=\"300\" srcset=\"https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193449-261x300.png 261w, https:\/\/sites.owu.edu\/geog-292\/wp-content\/uploads\/sites\/209\/2024\/11\/Screenshot-2024-11-10-193449.png 501w\" sizes=\"auto, (max-width: 261px) 100vw, 261px\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400\">Application description based on Ch 3 &amp; 4 using my data:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Create a web experience. (Ch 3)<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Creating a survey form for a department to report suspicious activities will be a really good use for GIS tech, maybe creating something for Public Safety? (Ch 4)<\/span><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Chapter 3: Experience Builder This is mostly for a more complicated way to create apps, maps, and more. Things an experience builder could include: components such as pages, windows, and outline views. It could also include various widgets such as functional &amp; layout widgets. Widgets are classified into two groups, message actions &amp; data actions. When using a message action, it listens to various triggers and performs assigned actions. For data actions, they provide actions to a button that users are able to click on, a usage could be to export records to a file.\u00a0 Tutorial 1: Creating a basic webpage that included 2 different maps, an image, and methods of switching between the two of them through a view selector.\u00a0 Tutorial 2:This was more about how to create various actions for the data, in this case it was the action of making sure the the maps of 2d &amp; 3d match, and with selections when the 2d points are selected, only those ones will appear on the 3d map. These are done by utilizing the action tab that appears once map tabs are selected under the outline window. Tutorial 3: This was mostly about how to add a text box that included statistics. It is fairly similar to things we have done in ArcGIS pro, except as a presentation-like format. From this point forward, I have realized I am messing up the styles\/formats of the web experience, however I am going to just add the features &amp; try to salvage it as best as I can. Tutorial 4: This tutorial was about how to create a table &amp; how to make it so it displays certain fields in a specific order. Also adding a search bar &amp; filters for the data. Tutorial 5: When adding a filter I will want to use an SQL expression to ensure that the map itself flows. I can choose various criteria that I want my maps to be filtered by. I got pretty lost halfway through, but from what I am able to judge, I am also able to make filters for the table that I had added in the previous tutorial\u00a0 &amp; also be able to make a donut chart. And when going through the actions, I am able to trigger something to spawn a chart for various data that I give said chart.\u00a0 Tutorial 6: This felt like it brought everything that we have made together, and I believe I misunderstood some instructions referring to the cosmetic effects of the main page. This tab was about making a header &amp; more pages with the ability to swap between them. Chapter 4: Mobile GIS There are many reasons why Mobile GIS is useful, such as mobility, locational awareness, ease of data collection, real-time info, large user volume, and many ways to communicate. GIS is useful in a bunch of different technologies. I will want to be careful in concern to the utilization of the web interface as phones are needing more simplistic designs. There are three main schools of thought when it comes to app development strategies:\u00a0 Browser based &#8211; which is using apps through mobile web browsers. This will be fairly limiting the user\u2019s experience as it will not be utilizing the phone\u2019s features. Native-based approach &#8211; which will be using a mole app, a disadvantage for that would be learning skills for the coding languages\u00a0 Hybrid-Based approach &#8211; A combination of both native &amp; browser based approaches Tutorial 1: To get to the \u2018set rule\u2019 option, go into edit, then find \u2018behavior\u2019. And instead of \u2018If show\u2019, go to the thing you want to see, and then select the conditional. This is very similar to a software such as Google Forms Tutorial 2: I thought it was fairly cool that I could use Survey123 to submit data from my phone. It seems fairly intuitive to collect data &amp; be able to check them out using the page. Tutorial 3: I had gotten very lost early on in this section. I think it is because I screwed something up within the tutorial section for the surveys. However from what i can gather, thiss will be tying the survey itself to sync with a feature layer by going into where the survey is collecting responses. I can add a new field for the various different types of data being collected and make them appear as points on the map. And they will appear as lines within the map.\u00a0 Tutorial 4: Same issue as tutorial three, but here is what I was able to gather from the tutorial, this will be adding some form of visibility layer with conditional statements. This will be done by adding another layer, and adding various expressions to make it \u201cIncident_Type == Pothole\u201d, for example. And this will allow a user to filter the different types of data within the map.\u00a0 Tutorial 5: It appears that in this tutorial I am able to use another app in order to compile data to put directly into my field map rather than filling out a form to put into the map by using skills from tutorial 4. Tutorial 6: In tutorial 6 we are using the map created in tutorial 3,\u00a0 this will be using the quick capture software to do. And this will be a great way to include a user-friendly app interface that includes icons for each type of thing you want input on.\u00a0 Tutorial 7: This is just showing how to utilize what was made in Tutorial 6. Tutorial 8:\u00a0 Utilizing AR will be a way to add more context for the things made in the previous sections.\u00a0 Tutorial 9: Utilizing AR will be a way to add more context for the things made in the previous sections. &nbsp; Application description based on Ch 3 &amp; 4 using my data: Create a web experience. (Ch 3) Creating a survey form for a department to report suspicious activities will be a really good use for GIS tech, maybe creating something for Public Safety? (Ch 4)<\/p>\n","protected":false},"author":2261,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1344","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/1344","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/users\/2261"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/comments?post=1344"}],"version-history":[{"count":1,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/1344\/revisions"}],"predecessor-version":[{"id":1347,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/1344\/revisions\/1347"}],"wp:attachment":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/media?parent=1344"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/categories?post=1344"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/tags?post=1344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}