Skip to content

cs-map/python-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

time-saving Python projects

geographic information systems

#ESRI integration (ArcGIS products)

  • itemStatus.py Open every ESRI item type (Feature Collection, Feature Service, Map Service, Web Map, and Web Mapping Application) in ArcGIS Enterprise Portal and report any errors with the item.
  • codeTitle.py Download all Code Attachments from a list of ArcGIS Enterprise packages.
  • extractWidgets.py List all widgets found in a Code Attachment and used in a corresponding ArcGIS Enterprise Web Mapping Application.
  • testWidgets.py Write each step of a simple test script to test the functional status of every widget in an ArcGIS Enterprise Web Mapping Application.

general tools

  • temperatureConversion.py Convert a temperature to and from Celsius and Farenheit.

Releases

No releases published

Packages

No packages published

Languages