Jack Dangermond credits Ralph Nader with being the person who inspired the creation of GIS Day. He considered GIS Day a good initiative for people to learn about geography and the uses of GIS. He wanted GIS Day to be a grassroots effort and open to everyone to participate.
GIS Day was first held in November 1999 by the National Geographic Society, Association of American Geographers (AAG) and Esri. It is celebrated since then the third week of November, coinciding with National Geographic Society's Geography Awareness Week.
Our 2.5 release includes updates to the Survey123 website, Survey123 Connect for ArcGIS and the Survey123 field app across all supported platforms. Make sure you refresh your browser cache and get the latest Connect and field app from the Survey123 download page.
Remember to clear you web browser cache to make sure you get the greatest and latest from this update:
With Survey123 web designer, you can visually create surveys right from your web browser. Our vision with web designer is to provide the simplest experience possible for building powerful smart forms. Survey123 web designer, in fact, does a lot for you under the covers including automatically building a fully functional ArcGIS feature service where data from your survey will get persisted. Up until this release, you could not control the exact characteristics of the fields in your feature service. This is not typically an issue except when you want to download the data to Microsoft Excel, CSV or other formats like Shapefiles.
Starting with this release, we added an option in the Publish Survey dialog that lets you modify the schema of your survey's feature service. You can control the exact name that will be given to fields, define the values to be stored when using choice lists and even the maximum length of text fields.
Please note that you will not be able to change the schema of fields that already exist in your feature service. For example, when you publish your survey for the first time, you will be able to modify the schema for all questions in your survey. However, if you publish the same survey again, you will only be able to modify the schema for new questions in your survey.
Starting with this release, the Delete Survey dialog in the Survey123 website includes a handy option that will let you optionally preserve all data you captured. If you choose to delete all collected data, your survey will be removed along with its feature service. If you choose this option, you may want to first make a backup copy of your data first.
The Data tab in the Survey123 website lets you explore all collected data using a map, a table and an individual response format. We made a handful of changes:
Through a new survey-level setting in Survey123 Connect for ArcGIS you can now disable the Sent box in the Survey123 field app. This setting has been requested by a handful of organizations who, for security reasons, want to ensure that data already submitted to ArcGIS is completely erased from the device. Disabling the Sent boxis also handy if you want to prevent users from copying previously sent surveys to create new ones.
If you already have published a survey and you want to apply this setting, field users will need to delete their local copy of their survey first, and then download the survey again. Simply refreshing the survey from the Download page will not take effect, unless the Sent box in the device is already empty.
For more info, check this help topic.
The pulldata() XLSForm function has been extended so you can extract Exif metadata from photos. This allows you to store the Exif metadata as attributes of your features, making it possible to use this information easily once stored in ArcGIS.
Information such as the date-time and location where the photo was taken are stored as Exif metadata. You can also retrieve information about the camera used to take the photo, its dimensions etc
The syntax for extracting Exif data is as follows:
pulldata("@exif", ${image}, "gpslatitude")
The first parameter indicates that the pulldata() function will be used to extract Exif metadata. The second parameter indicates the question in your XLSForm with the image. The third parameter defines the name of the Exif metadata to be extracted. Depending on the camera used to take the photo, Exif metadata can include more than 100 tags.
For a detailed list of common tags available, look at the Exif XLSForm included in Survey123 Connect for ArcGIS:
Survey123 Connect will no longer overwrite your survey feature service when attempting to add new questions to an already published survey. A new dialog will prompt you to confirm that new fields should be added to your feature service.
A side effect of this enhancement may cause you some confusion when attempting to re-publish surveys with notes in your XLSForm. If the Publish dialog indicates that new fields will be added for your note questions, simply go back to your XLSForm and remove the value of your note question in the name field of the survey worksheet. Notes should not include a name! You can learn more about notes in https://community.esri.com/groups/survey123/blog/2017/11/14/understanding-notes-in-survey123
The Create New Survey dialog in Survey123 Connect for ArcGIS includes many functional XLSForms in the Community and Samples categories. You can use these surveys as a starting point to your own. This update includes new XLSForms:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.