Skip to content

Conversation

@AtmaMani
Copy link
Contributor

@rohitgeo I updated the cloud formation scripts for Dev Summit, here is the finished set of files:
Updates include

  • Accept portal url, credentials as command line parameters
  • Write output to a log file instead of terminal [can expand to add verbose as an option where it will output to both]
  • Publisher script will also share webmaps to the groups the user is a member of (benefits the clone portal sample when we use this as input)
  • Publisher script will also create a folder for each user and store the webmap in that folder (also helps with clone sample)
  • Added cloud_formation_a.bat which will download miniconda, install, create new env called cloud_formation and install the latest arcgis package
  • Added cloud_formation_b.bat which will activate the known env and execute the Python scripts in sequence. This batch accepts the same cmd line parameters as rest of the Python files.

The cloud formation batch files are for completely automated workflow where the admin wants to run this on AWS infrastructure right after running Chef scripts. Since it is unlikely those machines come with conda, these batch files take care of that part.

rohitgeo and others added 30 commits September 9, 2016 22:33
* Updated publishing samples to reflect changes made to source code

* Updated Publihing SDs, shp, csv samples to reflect latest API changes

* Publisher sample updates - added samples for web maps and web scene (#3)

* Updated notebook title to match filename

* Added a new sample to showcase publishing web maps and web scenes

* Fixed credentials

* Updated sample titled "Using and updating GIS content" (#4)

* Updated notebook title to match filename

* Added a new sample to showcase publishing web maps and web scenes

* Fixed credentials

* Updated the sample with additional examples

* Fixed credentials

* Added an example for line featuers. Added some text explaining what smart mapping is

* Additional widgets to minimize scrolling. Fixed geocoder usage following API update

* Updated geocoder usage to match API updates

* Updated the sample to match gp service update. Added a bit more text explaining the usage of gp tools (#12)

* Minor - updated sample to search for desired item to add instead of a fixed index (#13)

* GIS analysts - sample illustrating spatial analysis using ArcGIS Python API (#14)

* Initial commit

* Furnished the sample with spatial analysis examples

* Fixes for API changes. Added summary text and elaborated a few steps (#15)

* new sample to showcase big data anlaysis using NYC taxi example (#16)

* Updated hurricane tracks sample to match API changes (#17)

* Updated hurricane tracks sample to match API changes and added descriptive text

* updated credentials

* Updated sample to match API changes, added explanatory text (#19)

* clean up sample (#18)

* clean up sample (#20)

* Remove usage statistics notebook as the API isnt available

This requires work on the portal backend as well as it does not yet
support ASM.

* bug fixes and added descriptive text (#22)

* synced raster product sample in 05 Content Publishers folder to match that in 04 GIS Analysts and Data Scientists (#21)

Thanks, @AtmaMani

* Updated Overview page - updated sample TOC (#23)

* doc updates

* apidoc update for 0.2 beta release

* updated install instructions
Atma Mani added 23 commits February 23, 2017 11:34
…. when reassigning the webmap, store it in a new folder of naming convention: Lastname_webmaps
…. when reassigning the webmap, store it in a new folder of naming convention: Lastname_webmaps
@rohitgeo rohitgeo merged commit 6b4500e into Esri:dev Mar 23, 2017
@AtmaMani AtmaMani deleted the cloud_formation branch August 8, 2017 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants