Metadata-Version: 2.1
Name: assetic-esri
Version: 1.0.1.11
Summary: Assetic ESRI Integration API
Home-page: http://www.assetic.com
Author: UNKNOWN
Author-email: developer@assetic.com
License: UNKNOWN
Keywords: Assetic ESRI Integration APIs
Platform: UNKNOWN
Requires-Dist: assetic (>=2019.13.2.0)
Requires-Dist: arcgis2geojson

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.11**
        *   When initiating the passed in logfile name and level will be
            used in preference to the setting sin the xml configuration file

**Release 1.0.1.10**
        *   Cater for multiple network measure addition records against a
            single component provided the shape differs for each

**Release 1.0.1.9**
        *   Cater for arcs/circles in polygon and polyline definitions
        *   Add arcpy Progressor option for progress messages when using
            model builder

**Release 1.0.1.8**
        *   On asset creation the status did not match the layer configuration

**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

