Metadata-Version: 2.0
Name: assetic-esri
Version: 1.0.1.7
Summary: Assetic ESRI Integration API
Home-page: http://www.assetic.com
Author: UNKNOWN
Author-email: developer@assetic.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Keywords: Assetic ESRI Integration APIs
Platform: UNKNOWN
Requires-Dist: arcgis2geojson
Requires-Dist: assetic (>=2019.3.2.0)

Assetic ESRI integration SDK
============================
This package provides tools that can be used to assist with integration between Assetic and ESRI.  The tools may be included in the ArcMap python add-in, or in scripts run outside of the ArcMap desktop environment



**Changelog**

**Release 1.0.1.7**
        *   Add support for creating and updating Component, Dimension and Address, standardise spatial upload.
        *   Improve error logging to catch unhandled exceptions
        *   Minimum required Assetic package is 2019.2.3.0

**Release 1.0.1.6**
		*	Correct potential issue with unsupported spatial data upload

**Release 1.0.1.5**
		*	Add property config.force_use_arcpy_addmessage as boolean.  
			If using Model Builder in ArcMap it ensures messages are written to the	Model Builder run dialog rather than a separate
			pop-up dialog that can get lost behind the Model Builder dialog.  Default = False
**Release 1.0.1.4**
        *	Allow a filter to be provided on asset creation

		*	Correct issue with setting log file
**Release 1.0.1.1**
        *	Publish to pypi
**Release 1.0.1.0**
        *	Include default field configuration option
**Release 1.0.0.0**
        *	Initial Build

