Tags: nickwerner-hub/arcgis-python-api
Tags
API Ref Doc for v1.2.1 (Esri#132) * added geocoding module introduction. (Esri#124) * Auth page updates (Esri#126) * Use ReadTheDocs theme * api doc updates * gis doc update * clean up doc * bug fixes in clone portal sample * V101 updates (Esri#75) * v101 added a topic on masking passwords to the 'working with auth schemes' page * guide v101 added section showing how to use well-known raster functions * guide v101 - item2item relationships - added link to REST api showing a table of all possible relationship types * bug fixes for NYC taxi sample notebook * added install instructions from pro 1.4 * guide - getting started - name changes * guide - API overview - updated release notes for v1.0.1, naming changes * guide - 03 - naming changes * guide - 04 - naming changes * guide - 07 - naming changes * guide - landing page - naming changes * samples - naming changes * samples - added credentials * samples - switched to forward slash. Removed redundant thumbnail images * apidoc update * V101 publish packages & clone samples (Esri#77) * content and notebook demonstrating publishing of packages as web layers * added sample showing how to publish packages as web layers * updated clone portals sample * minor doc update - gis.map (Esri#79) * content and notebook demonstrating publishing of packages as web layers * added sample showing how to publish packages as web layers * updated clone portals sample * fix for Esri#76 * from merge of dev with master - dev summit cut * remove old folder * Fix language detection for this repo * Change repo language to Python * Update README.md * Update README.md * UC 2017 tech sessions and demo theater presentations * UC 2017 Tech Sessions and Demo Theater sessions * UC2017 Tech Sessions and Demo Theater sessions * Updatye raster analysis sample to use pythonic raster functions instead of json * advanced scripting - features, geocoding, network * added my talks for Python API for developers * updated auth page for v1.2 * Updated OAuth 2.0 authorization steps * minor tweaks * added guide pages for GIS collaborations (Esri#127) * finished writing server module guide * server mod doc proofed * API REF doc updates for v1.2.1
Merge branch 'master' of https://github.com/esri/arcgis-python-api
Merge dev branch into master for 0.2 Beta and Holistic Testing (Esri#24) * 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 (Esri#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" (Esri#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 (Esri#12) * Minor - updated sample to search for desired item to add instead of a fixed index (Esri#13) * GIS analysts - sample illustrating spatial analysis using ArcGIS Python API (Esri#14) * Initial commit * Furnished the sample with spatial analysis examples * Fixes for API changes. Added summary text and elaborated a few steps (Esri#15) * new sample to showcase big data anlaysis using NYC taxi example (Esri#16) * Updated hurricane tracks sample to match API changes (Esri#17) * Updated hurricane tracks sample to match API changes and added descriptive text * updated credentials * Updated sample to match API changes, added explanatory text (Esri#19) * clean up sample (Esri#18) * clean up sample (Esri#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 (Esri#22) * synced raster product sample in 05 Content Publishers folder to match that in 04 GIS Analysts and Data Scientists (Esri#21) Thanks, @AtmaMani * Updated Overview page - updated sample TOC (Esri#23) * doc updates * apidoc update for 0.2 beta release * updated install instructions