MANIFEST.in
README.md
VERSION
setup.py
mapactionpy_controller/__init__.py
mapactionpy_controller/check_naming_convention.py
mapactionpy_controller/config_verify.py
mapactionpy_controller/crash_move_folder.py
mapactionpy_controller/data_search.py
mapactionpy_controller/data_source.py
mapactionpy_controller/event.py
mapactionpy_controller/label_class.py
mapactionpy_controller/layer_properties.py
mapactionpy_controller/map_cookbook.py
mapactionpy_controller/map_doc.py
mapactionpy_controller/map_layer.py
mapactionpy_controller/map_recipe.py
mapactionpy_controller/map_report.py
mapactionpy_controller/map_result.py
mapactionpy_controller/name_clause_validators.py
mapactionpy_controller/name_convention.py
mapactionpy_controller/product_bundle_definition.py
mapactionpy_controller.egg-info/PKG-INFO
mapactionpy_controller.egg-info/SOURCES.txt
mapactionpy_controller.egg-info/dependency_links.txt
mapactionpy_controller.egg-info/not-zip-safe
mapactionpy_controller.egg-info/requires.txt
mapactionpy_controller.egg-info/top_level.txt
mapactionpy_controller/example/01_geoextent.csv
mapactionpy_controller/example/02_category.csv
mapactionpy_controller/example/03_theme.csv
mapactionpy_controller/example/04_geometry.csv
mapactionpy_controller/example/05_scale.csv
mapactionpy_controller/example/06_source.csv
mapactionpy_controller/example/07_permission.csv
mapactionpy_controller/example/99_DNCmetadata.csv
mapactionpy_controller/example/a_map_frame.csv
mapactionpy_controller/example/cmf_description.json
mapactionpy_controller/example/cmf_description_flat_test.json
mapactionpy_controller/example/cmf_description_relative_paths_test.json
mapactionpy_controller/example/data_naming_convention.json
mapactionpy_controller/example/dummy_layerProperties.json
mapactionpy_controller/example/dummy_mapCookbook.json
mapactionpy_controller/example/event_description.json
mapactionpy_controller/example/layer_file_naming_convention.json
mapactionpy_controller/example/map_project_naming_convention.json
mapactionpy_controller/example/map_template_naming_convention.json
mapactionpy_controller/example/product_bundle_example.json
mapactionpy_controller/schemas/cmf-v0.1.schema
mapactionpy_controller/schemas/cmf-v0.2.schema
mapactionpy_controller/schemas/event.schema
mapactionpy_controller/schemas/layer_properties-v0.1.schema
mapactionpy_controller/schemas/map-recipe-v0.1.schema
mapactionpy_controller/schemas/map-template-schema.schema
mapactionpy_controller/schemas/map_cook_book-v0.1a.schema
mapactionpy_controller/schemas/productbundle.schema
mapactionpy_controller/tests/__init__.py
mapactionpy_controller/tests/fixtures.py
mapactionpy_controller/tests/test_check_naming_convention.py
mapactionpy_controller/tests/test_config_verify.py
mapactionpy_controller/tests/test_data_search.py
mapactionpy_controller/tests/test_event.py
mapactionpy_controller/tests/test_layer_properties.py
mapactionpy_controller/tests/test_map_cookbook.py
mapactionpy_controller/tests/test_mapactionpy_controller.py
mapactionpy_controller/tests/test_name_convention.py
mapactionpy_controller/tests/test_to_integrate_from_arcmap.py