Getting to Know Web GIS. Pinde Fu
Чтение книги онлайн.

Читать онлайн книгу Getting to Know Web GIS - Pinde Fu страница 9

Название: Getting to Know Web GIS

Автор: Pinde Fu

Издательство: Ingram

Жанр: Программы

Серия: Getting to Know

isbn: 9781589485228

isbn:

СКАЧАТЬ or instructor to create an account for you.

      1 Open your web browser, navigate to http://www.esri.com/arcgis/trial.

      2 Fill out the Sign Up for the ArcGIS Trial form:Input your name, email, and other requested information.Click Start Trial to submit the form. You will know the form has submitted correctly when a new page comes up that reads, “Confirmation email sent!”

      Esri will send you a confirmation email for you to activate your account.

      1 Check your email and click the activation URL link in the Activate Your Free ArcGIS Trial email.

      2 On the activation page, fill in the fields, accept the terms and conditions, and click Create My Account.Having created an ArcGIS Online for Organizations trial account, you have been made the administrator for your organization. You will be directed to the Set up Your Organization page.

      3 On the Set up Your Organization page, fill in the fields. Then click Save and Continue. (Do not select Allow access to the organization through HTTPS only.)Refer to the “Questions and answers” section for details on the HTTPS only option.

      4 If prompted with the pop-up window asking if you want to download ArcGIS Pro and other software, click Continue with ArcGIS Online.You will need ArcGIS Pro later in this book, but not now.

      5 Click the Organization tab, click Editing Settings, click Security, and select Allow anonymous access to your organization’s website.This setting will allow your instructor to see your homework anonymously. Otherwise, your instructor will need to have an account in your trial organization to see your layers, maps, and apps.

      6 Click Save.

      You have successfully created your trial organization account.

      Certain configurable apps require certain kinds of data content. The Story Map Tour template, for example, requires a layer of points. The layer should have the locations, captions, descriptions, photos or videos, and thumbnails associated with the tour points. You can organize your data in a CSV or point shapefile, feature service, map service, or other formats. This section will create a hosted feature layer for using in the web map and web app.

      1 If you have not already done so, navigate to esri.com/gtkwebgis3, or follow your instructor’s directions to download the sample data for this book. Extract the files to C:\EsriPress on a PC or to EsriPress under your home directory on a Mac.This tutorial works for both PCs and Macs, though the lab data directories differ on them. To simplify the tutorial instructions, the following tutorial mentions the data directory on the PC only.

      2 In Microsoft Excel, navigate to C:\EsriPress\GTKWebGIS\Chapter1\Locations .csv, and study its data format.This file has the main POIs in the City of Redlands. You will examine the sample data to familiarize yourself with the required fields. The first row of your spreadsheet provides the header. Below that, each row contains one tour point. For each point, the Story Map Tour template expects the following fields:Name: A short name identifying the point.Caption: A description of the point. Keep it short (less than 350 characters is recommended). The caption can include HTML tags to format the text or provide hyperlinks.Icon_color (optional): The color of each point. The valid values—R, G, B, and P—indicate red, green, blue, and purple, respectively.Geographic Location: You can describe geographic location by specifying longitude and latitude as Long and Lat (in decimal degrees), a single Address field containing a complete street address, or multiple fields (such as Address, City, State, and ZIP). This tutorial uses Long and Lat.URL: The full web address for the full-size image or video, starting with http://, https://, or //. The recommended image size is 1000 × 750 pixels, but other sizes will also work.For videos: The template does not include a generic video player. Instead, you will use the URL that a video hosting service, such as YouTube, provides for embedding videos via a link. You will append #isVideo to the end of the URL (for example, http://www.youtube .com/embed/RM0eMdrPhEA#isVideo). For YouTube videos, you will right-click the video being played, click Copy Embed Code, paste the code into Notepad, find the URL in the code, and append #isVideo to the end of the URL.To use photos or videos on your computer, you must first upload them to some form of online storage, such as Flickr, YouTube, or your own web server.If you have not yet collected your own images and videos, you can search for media through search engines and then copy their URLs. For images: Right-click an image. Select Copy Image Location in Firefox or Copy Image URL in Chrome. For Internet Explorer, select Properties and then copy the image address URL.Thumb_URL: The full web address of the thumbnail image (starting with http://, https://, or //). Images can fit to scale, but the recommended image size is 200 × 133 pixels.

      3 Open a web browser, navigate to ArcGIS Online (www.arcgis.com) or your Portal for ArcGIS, and sign in.You can familiarize yourself with the links at the top of the page:Home returns to the homepage.Gallery leads to featured maps and apps.Map goes to ArcGIS Map Viewer.Scene goes to ArcGIS Scene Viewer.Groups takes users to the My Groups page where you can create and join groups.Content links to the Content page, where you can see your own content, your groups’ content, and your organization’s content that are shared with you. Users with corresponding privileges can add and delete content items.Organization leads you to a page about your organization. If you are an administrator of your organization, the page includes tools you can use to manage your organization.In the upper-right corner of the page, the Search box and button allow you to search for content in the ArcGIS Online catalog.

      4 Click Content.

      5 Click Add Item , and then click From my computer.

      6 In the Item from my computer window, perform the following tasks:For File, browse to C:\EsriPress\GTKWebGIS\Chapter1\Locations.csv, and click it. If you have published a file of the same name to your content before, rename your Locations.csv file to a unique name, and then select it.For Title, use the default, or specify a new one.For Tags, specify keywords, such as Redlands Tour, GTKWebGIS, and your organization name, as illustrated. Separate the keywords with commas.Make sure the check box next to Publish this file as a hosted layer remains selected.Leave the Use Latitude/Longitude option selected.Review the field types and location fields.Click Add Item.

      Among the tags, GTKWebGIS stands for the title of the book. This tag indicates this item is based on the tutorial from this book.

      The item details page appears as your CSV file is being published as a hosted feature layer. Each item in ArcGIS Online and Portal for ArcGIS includes an item page with a variety of information, actions, options, and settings organized by tab: Overview, Data, Visualization, Usage, and Settings. The tabs you see, as well as the options and information available on the tabs, depend on the item type, your privileges, and whether you are the item owner or administrator.

      1 Click each tab to familiarize yourself with the tabs on the item details page.The Overview tab includes overview information about an item, such as a description, tags, data source information, creation date, size, and sharing status. The tab also includes options to open, add to favorites, share the item, edit metadata, and add ratings and comments.The Data tab allows you to view, sort, and edit—if you are the item owner or the administrator—the attribute data of feature layers.The Visualization tab allows you to change default properties such as style, filter, pop-ups, and labels, of a feature layer without having to open the layer in map viewer.The Usage tab allows owners and administrators to see the usage statistics of the layer over time.The Settings tab allows editors and administrators to СКАЧАТЬ