<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<metadata xml:lang="pt">
<Esri>
<CreaDate>20240130</CreaDate>
<CreaTime>15425500</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<DataProperties>
<lineage>
<Process Date="20230427" Name="Create Feature Class" Time="133832" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CreateFeatureclass">CreateFeatureclass \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb Decretos_GCS Polygon \\pcondwarq\SECAR\Decretos_Espacializados.gdb\Decretos_Estado_Bahia_24\Decretos_24 No No "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision" # 0 0 0 "Decretos da Bahia"</Process>
<Process Date="20230427" Name="Append" Time="133834" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Input fields must match target fields" # # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Append (2)" Time="133836" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Input fields must match target fields" # # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Add Fields (multiple)" Time="133839" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230427" Name="Calculate Field" Time="133844" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (2)" Time="133848" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CERB'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (3)" Time="133850" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (4)" Time="133853" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (5)" Time="133855" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (6)" Time="133857" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Delete Field" Time="133902" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20230427" Name="Add Fields (multiple) (2)" Time="134938" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230427" Name="Add Fields (multiple) (2)" Time="135035" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230427" Name="Delete Rows" Time="135117" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230427" Name="Append" Time="135315" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Append (2)" Time="135331" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Add Fields (multiple)" Time="135333" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230427" Name="Calculate Field" Time="135415" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (2)" Time="135452" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CERB'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (3)" Time="135528" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (4)" Time="135602" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (5)" Time="135638" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (6)" Time="135706" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Add Fields (multiple) (2)" Time="135905" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230427" Name="Delete Rows" Time="135950" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230427" Name="Append" Time="135956" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Append (2)" Time="140019" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230427" Name="Add Fields (multiple)" Time="140020" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230427" Name="Calculate Field" Time="140111" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (2)" Time="140152" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CERB'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (3)" Time="140234" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (4)" Time="140324" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (5)" Time="140410" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Calculate Field (6)" Time="140442" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230427" Name="Delete Field" Time="140709" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20230428" Name="Add Fields (multiple) (2)" Time="105558" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230428" Name="Delete Rows" Time="105559" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230428" Name="Add Fields (multiple) (2)" Time="105821" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230428" Name="Delete Rows" Time="105821" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230428" Name="Append" Time="105822" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230428" Name="Append (2)" Time="105824" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230428" Name="Add Fields (multiple)" Time="105824" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230428" Name="Calculate Field" Time="105922" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (2)" Time="105924" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (3)" Time="105926" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (4)" Time="105928" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (5)" Time="105930" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (6)" Time="105931" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Delete Field" Time="105935" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20230428" Name="Add Fields (multiple) (2)" Time="110355" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230428" Name="Delete Rows" Time="110440" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230428" Name="Append" Time="110446" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230428" Name="Append (2)" Time="110505" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230428" Name="Add Fields (multiple)" Time="110506" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230428" Name="Calculate Field" Time="110550" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (2)" Time="110629" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (3)" Time="110706" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (4)" Time="110744" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (5)" Time="110820" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Calculate Field (6)" Time="110847" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230428" Name="Delete Field" Time="111141" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20230606" Name="Add Fields (multiple) (2)" Time="154912" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230606" Name="Delete Rows" Time="154949" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230606" Name="Append" Time="154953" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230606" Name="Append (2)" Time="155011" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230606" Name="Add Fields (multiple)" Time="155012" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230606" Name="Calculate Field" Time="155053" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Calculate Field (2)" Time="155135" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CERB'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Calculate Field (3)" Time="155214" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Calculate Field (4)" Time="155255" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Calculate Field (5)" Time="155334" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Calculate Field (6)" Time="155402" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230606" Name="Delete Field" Time="155633" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20230829" Name="Add Fields (multiple) (2)" Time="093737" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20230829" Name="Delete Rows" Time="093808" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20230829" Name="Append" Time="093812" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230829" Name="Append (2)" Time="093827" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20230829" Name="Add Fields (multiple)" Time="093828" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20230829" Name="Calculate Field" Time="093902" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Calculate Field (2)" Time="093934" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Calculate Field (3)" Time="094005" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Calculate Field (4)" Time="094037" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Calculate Field (5)" Time="094110" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Calculate Field (6)" Time="094133" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20230829" Name="Delete Field" Time="094338" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240115" Name="Add Fields (multiple)" Time="165137" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240115" Name="Append" Time="165329" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240115" Name="Append (2)" Time="165403" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240115" Name="Add Fields (multiple)" Time="165405" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240115" Name="Add Fields (multiple)" Time="170021" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240115" Name="Add Fields (multiple) (2)" Time="170616" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240115" Name="Delete Rows" Time="170924" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240115" Name="Append" Time="170933" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240115" Name="Append (2)" Time="171023" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240115" Name="Add Fields (multiple)" Time="171024" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240115" Name="Calculate Field" Time="171159" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Calculate Field (2)" Time="171331" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Calculate Field (3)" Time="171504" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Calculate Field (4)" Time="171611" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Calculate Field (5)" Time="171705" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Calculate Field (6)" Time="171747" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240115" Name="Delete Field" Time="172131" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240123" Time="140121" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.1.0'&gt;&lt;WorkspaceConnectionString&gt;DATABASE=\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb&lt;/WorkspaceConnectionString&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AlterField&gt;&lt;field_name&gt;Nº_do_Decreto&lt;/field_name&gt;&lt;new_field_name&gt;N_do_Decreto&lt;/new_field_name&gt;&lt;field_type&gt;TEXT&lt;/field_type&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;clear_field_alias&gt;False&lt;/clear_field_alias&gt;&lt;/AlterField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20240123" Time="140202" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.1.0'&gt;&lt;WorkspaceConnectionString&gt;DATABASE=\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb&lt;/WorkspaceConnectionString&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AlterField&gt;&lt;field_name&gt;N_do_Decreto&lt;/field_name&gt;&lt;field_alias&gt;N_do_Decreto&lt;/field_alias&gt;&lt;field_type&gt;TEXT&lt;/field_type&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;clear_field_alias&gt;False&lt;/clear_field_alias&gt;&lt;/AlterField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20240123" Time="140241" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.1.0'&gt;&lt;WorkspaceConnectionString&gt;DATABASE=\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb&lt;/WorkspaceConnectionString&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AlterField&gt;&lt;field_name&gt;N_do_Decreto&lt;/field_name&gt;&lt;field_alias&gt;N°_do_Decreto&lt;/field_alias&gt;&lt;field_type&gt;TEXT&lt;/field_type&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;clear_field_alias&gt;False&lt;/clear_field_alias&gt;&lt;/AlterField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20240126" Name="Add Fields (multiple)" Time="145537" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240126" Name="Add Fields (multiple) (2)" Time="145938" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240126" Name="Delete Rows" Time="150337" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240126" Name="Append" Time="150403" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240126" Name="Append (2)" Time="150745" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240126" Name="Add Fields (multiple)" Time="150757" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240126" Name="Calculate Field" Time="151205" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Calculate Field (2)" Time="151446" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Calculate Field (3)" Time="152135" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Calculate Field (4)" Time="153304" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Calculate Field (5)" Time="153651" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Calculate Field (6)" Time="153843" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240126" Name="Delete Field" Time="155631" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="091559" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="091740" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append" Time="091751" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append (2)" Time="091835" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="091836" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240130" Name="Calculate Field" Time="091957" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="092147" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="092330" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="092510" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="092650" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="092810" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="093416" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="110124" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="110222" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append" Time="110224" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append (2)" Time="110224" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="110225" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240130" Name="Calculate Field" Time="110228" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="110229" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="110230" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="110230" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="110231" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="110232" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="110233" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="113707" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="113707" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append" Time="113713" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append (2)" Time="113737" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,500;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,500;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,500;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,500;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="113738" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240130" Name="Calculate Field" Time="113901" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="114000" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="114052" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="114143" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="114234" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="114312" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="114631" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="120421" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="120702" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append" Time="120720" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append (2)" Time="120824" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="120825" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240130" Name="Calculate Field" Time="121126" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="121339" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="121602" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="121747" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="121935" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="122042" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="122728" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="152940" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="152941" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append" Time="152942" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Nº_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append (2)" Time="152943" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "Nº_do_Decreto "Nº_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Nº_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 2 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="152943" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" #</Process>
<Process Date="20240130" Name="Calculate Field" Time="152945" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="152946" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="152947" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="152948" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="152949" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="152949" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="152951" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240130" Time="153256" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CopyMultiple">CopyMultiple "C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb\Decretos_GCS FeatureClass" C:\Users\carlosaraujo\Documents\Decretos_Espacializados.gdb Decretos_GCS_1 "Decretos_GCS FeatureClass Decretos_GCS_1 #"</Process>
<Process Date="20240130" Name="Add Fields (multiple) (2)" Time="163815" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240130" Name="Delete Rows" Time="163817" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Append (3)" Time="163818" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Append" Time="163820" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240130" Name="Add Fields (multiple)" Time="163820" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240130" Name="Calculate Field (7)" Time="163823" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field" Time="163825" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (2)" Time="163826" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (3)" Time="163827" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (4)" Time="163828" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (5)" Time="163830" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Calculate Field (6)" Time="163831" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240130" Name="Delete Field" Time="163834" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240412" Name="Add Fields (multiple) (2)" Time="173512" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240412" Name="Delete Rows" Time="173559" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240412" Name="Append (3)" Time="173604" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240412" Name="Append" Time="173623" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240412" Name="Add Fields (multiple)" Time="173625" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240412" Name="Calculate Field (7)" Time="173657" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field" Time="173738" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field (2)" Time="173818" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field (3)" Time="173858" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field (4)" Time="173942" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field (5)" Time="174024" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Calculate Field (6)" Time="174054" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240412" Name="Delete Field" Time="174339" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240510" Name="Add Fields (multiple) (2)" Time="093837" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240510" Name="Delete Rows" Time="093838" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240510" Name="Append (3)" Time="093839" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240510" Name="Append" Time="093841" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240510" Name="Add Fields (multiple)" Time="093842" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240510" Name="Calculate Field (7)" Time="093845" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field" Time="093846" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field (2)" Time="093847" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field (3)" Time="093848" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field (4)" Time="093850" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field (5)" Time="093851" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Calculate Field (6)" Time="093852" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240510" Name="Delete Field" Time="093857" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240612" Name="Add Fields (multiple) (2)" Time="165203" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240612" Name="Delete Rows" Time="165235" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240612" Name="Append (3)" Time="165240" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240612" Name="Append" Time="165251" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240612" Name="Add Fields (multiple)" Time="165252" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240612" Name="Calculate Field (7)" Time="165311" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field" Time="165340" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field (2)" Time="165409" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field (3)" Time="165436" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field (4)" Time="165505" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field (5)" Time="165533" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Calculate Field (6)" Time="165553" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240612" Name="Delete Field" Time="165743" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240614" Name="Add Fields (multiple) (2)" Time="093400" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240614" Name="Delete Rows" Time="093612" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240614" Name="Append (3)" Time="093622" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240614" Name="Append" Time="093700" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240614" Name="Add Fields (multiple)" Time="093701" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240614" Name="Calculate Field (7)" Time="093805" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field" Time="093924" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field (2)" Time="094036" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field (3)" Time="094200" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field (4)" Time="094318" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field (5)" Time="094441" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Calculate Field (6)" Time="094529" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240614" Name="Delete Field" Time="095102" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240710" Name="Add Fields (multiple) (2)" Time="155853" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240710" Name="Delete Rows" Time="155931" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240710" Name="Append (3)" Time="155934" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240710" Name="Append" Time="155946" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240710" Name="Add Fields (multiple)" Time="155947" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240710" Name="Calculate Field (7)" Time="160007" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field" Time="160034" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field (2)" Time="160102" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field (3)" Time="160129" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field (4)" Time="160156" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field (5)" Time="160638" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Calculate Field (6)" Time="160658" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240710" Name="Delete Field" Time="160858" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240813" Name="Add Fields (multiple) (2)" Time="133957" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240813" Name="Delete Rows" Time="133958" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240813" Name="Append (3)" Time="133959" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240813" Name="Append" Time="133959" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240813" Name="Add Fields (multiple)" Time="134000" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240813" Name="Calculate Field (7)" Time="134001" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field" Time="134002" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (2)" Time="134003" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (3)" Time="134004" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (4)" Time="134004" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (5)" Time="134005" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (6)" Time="134006" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Delete Field" Time="134010" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240813" Name="Add Fields (multiple) (2)" Time="134756" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240813" Name="Delete Rows" Time="134809" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240813" Name="Append (3)" Time="134813" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240813" Name="Append" Time="134821" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240813" Name="Add Fields (multiple)" Time="134822" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240813" Name="Calculate Field (7)" Time="134846" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field" Time="134916" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (2)" Time="134957" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (3)" Time="135028" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (4)" Time="135058" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (5)" Time="135131" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Calculate Field (6)" Time="135153" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240813" Name="Delete Field" Time="135352" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20240905" Name="Add Fields (multiple) (2)" Time="092909" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20240905" Name="Delete Rows" Time="092911" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240905" Name="Append (3)" Time="092912" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240905" Name="Append" Time="092914" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20240905" Name="Add Fields (multiple)" Time="092915" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20240905" Name="Calculate Field (7)" Time="092918" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field" Time="092920" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field (2)" Time="092923" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field (3)" Time="092926" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field (4)" Time="092929" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field (5)" Time="092932" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Calculate Field (6)" Time="092935" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20240905" Name="Delete Field" Time="092945" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20241016" Name="Add Fields (multiple) (2)" Time="140631" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20241016" Name="Delete Rows" Time="140730" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20241016" Name="Append (3)" Time="140736" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241016" Name="Append" Time="140759" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241016" Name="Add Fields (multiple)" Time="140800" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20241016" Name="Calculate Field (7)" Time="140840" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field" Time="140930" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field (2)" Time="141029" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field (3)" Time="141131" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field (4)" Time="141238" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field (5)" Time="141333" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Calculate Field (6)" Time="141409" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241016" Name="Delete Field" Time="141725" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20241217" Name="Append (3)" Time="113942" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241217" Name="Append" Time="114009" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241217" Name="Add Fields (multiple)" Time="114010" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20241217" Name="Calculate Field (7)" Time="114230" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Add Fields (multiple) (2)" Time="141131" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20241217" Name="Delete Rows" Time="141412" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20241217" Name="Append (3)" Time="141421" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241217" Name="Append" Time="141446" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20241217" Name="Add Fields (multiple)" Time="141447" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20241217" Name="Calculate Field (7)" Time="141542" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field" Time="141655" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field (2)" Time="141812" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) "Python 3" "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field (3)" Time="141928" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field (4)" Time="142042" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) "Python 3" "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field (5)" Time="142158" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Calculate Field (6)" Time="142254" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20241217" Name="Delete Field" Time="142752" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\Pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20250107" Name="Add Fields (multiple) (2)" Time="110940" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20250107" Name="Delete Rows" Time="111050" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20250107" Name="Append (3)" Time="111059" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20250107" Name="Append" Time="111120" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20250107" Name="Add Fields (multiple)" Time="111121" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20250107" Name="Calculate Field (7)" Time="111206" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field" Time="111305" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field (2)" Time="111402" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field (3)" Time="111507" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field (4)" Time="111627" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field (5)" Time="111722" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Calculate Field (6)" Time="111801" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250107" Name="Delete Field" Time="112550" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20250206" Name="Add Fields (multiple) (2)" Time="161156" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao SHORT Instituicao # # #;Inst_Extenso SHORT Inst_Extenso # # #;SRO SHORT SRO # # #;Identificacao SHORT Identificacao # # #" #</Process>
<Process Date="20250206" Name="Delete Rows" Time="161405" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteRows">DeleteRows \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20250206" Name="Append (3)" Time="161417" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D23,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20250206" Name="Append" Time="161503" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24 \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Use the field map to reconcile field differences" "N_do_Decreto "N°_do_Decreto" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,N_do_Decreto,0,499;Data "Data" true true false 8 Date 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Data,-1,-1;Descricao "Descricao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Descricao,0,499;Municipio "Municipio" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Municipio,0,499;Observacao "Observacao" true true false 500 Text 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Observacao,0,499;Instituicao2 "Instituicao" true true false 50 Text 0 0,First,#;Inst_Extenso2 "Inst_Extenso" true true false 255 Text 0 0,First,#;SRO2 "SRO" true true false 50 Text 0 0,First,#;Identificacao2 "Identificacao" true true false 50 Text 0 0,First,#;Ano_Decreto "Ano do Decreto" true true false 4 Text 0 0,First,#;Instituicao "Instituicao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Instituicao,-1,-1;Inst_Extenso "Inst_Extenso" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Inst_Extenso,-1,-1;SRO "SRO" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,SRO,-1,-1;Identificacao "Identificacao" true true false 0 Short 0 0,First,#,\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\D24,Identificacao,-1,-1" # # # NOT_UPDATE_GEOMETRY</Process>
<Process Date="20250206" Name="Add Fields (multiple)" Time="161504" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddFields">AddFields \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS "Instituicao2 TEXT Instituicao 50 # #;Inst_Extenso2 TEXT Inst_Extenso 255 # #;SRO2 TEXT SRO 50 # #;Identificacao2 TEXT Identificacao 50 # #;Ano_Decreto TEXT 'Ano do Decreto' 4 # #" \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS;\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS</Process>
<Process Date="20250206" Name="Calculate Field (7)" Time="161619" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS N_do_Decreto !N_do_Decreto! Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field" Time="161809" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Identificacao2 insere_descdomain(!Identificacao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'Servidao'
if (field_domain == 3):
descricao = 'Ampliação de área'
if (field_domain == 4):
descricao = 'Criacao de Parque Estadual'
if (field_domain == 5):
descricao = 'Revogado'
if (field_domain == 6):
descricao = 'Alteração'
if (field_domain == 2):
descricao = 'Desapropriacao'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field (2)" Time="162023" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao2 insere_descdomain(!Instituicao!) Python "def insere_descdomain(field_domain):
descricao = ''
if (field_domain == 1):
descricao = 'BAHIAGAS'
if (field_domain == 2):
descricao = 'BAHIATURSA'
if (field_domain == 3):
descricao = 'CERB'
if (field_domain == 4):
descricao = 'CIS'
if (field_domain == 5):
descricao = 'COELBA'
if (field_domain == 6):
descricao = 'CONDER'
if (field_domain == 7):
descricao = 'CRA'
if (field_domain == 8):
descricao = 'DERBA'
if (field_domain == 9):
descricao = 'DTT'
if (field_domain == 10):
descricao = 'EMBASA'
if (field_domain == 11):
descricao = 'INCRA'
if (field_domain == 12):
descricao = 'FUNCEB'
if (field_domain == 13):
descricao = 'IPAC'
if (field_domain == 14):
descricao = 'PGE'
if (field_domain == 15):
descricao = 'SEAGRI'
if (field_domain == 16):
descricao = 'SEAD'
if (field_domain == 17):
descricao = 'SEC'
if (field_domain == 18):
descricao = 'SECULT'
if (field_domain == 19):
descricao = 'SEINFRA'
if (field_domain == 20):
descricao = 'SESAB'
if (field_domain == 21):
descricao = 'SETC'
if (field_domain == 22):
descricao = 'SUDIC'
if (field_domain == 23):
descricao = 'URBIS'
if (field_domain == 24):
descricao = 'SEDUR'
if (field_domain == 25):
descricao = 'SETRE'
if (field_domain == 26):
descricao = 'SEPLAN'
if (field_domain == 27):
descricao = 'INCONSISTENTE'
if (field_domain == 28):
descricao = 'SICM'
if (field_domain == 29):
descricao = 'AGERBA'
if (field_domain == 30):
descricao = 'CTB'
if (field_domain == 31):
descricao = 'SIT'
if (field_domain == 32):
descricao = 'IMETAME'
if (field_domain == 33):
descricao = 'SSP'
if (field_domain == 34):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field (3)" Time="162124" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Inst_Extenso2 insere_descdomain(!Inst_Extenso!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'Companhia de Gás da Bahia'
if (field_domain == 2):
descricao = 'Empresa de Turismo da Bahia S/A'
if (field_domain == 3):
descricao = 'Companhia de Engenharia Rural da Bahia'
if (field_domain == 4):
descricao = 'Centro Industrial do Subaé'
if (field_domain == 5):
descricao = 'Companhia de Eletricidade do Estado da Bahia'
if (field_domain == 6):
descricao = 'Companhia de Desenvolvimento Urbano do Estado da Bahia'
if (field_domain == 7):
descricao = 'Centro de Recursos Ambientais'
if (field_domain == 8):
descricao = 'Departamento de Infra-Estrutura de Transportes da Bahia'
if (field_domain == 9):
descricao = 'Departamento de Transportes e Terminais'
if (field_domain == 10):
descricao = 'Empresa Baiana de Águas e Saneamento S/A'
if (field_domain == 11):
descricao = 'Instituto Nacional de Colonização e Reforma Agrária'
if (field_domain == 12):
descricao = 'Fundação Cultural do Estado da Bahia'
if (field_domain == 13):
descricao = 'Instituto do Patrimônio Artístico e Cultural da Bahia'
if (field_domain == 14):
descricao = 'Procuradoria Geral do Estado'
if (field_domain == 15):
descricao = 'Secretaria da Agricultura, Irrigação e Reforma Agrária'
if (field_domain == 16):
descricao = 'Secretaria da Administração'
if (field_domain == 17):
descricao = 'Secretaria da Educação'
if (field_domain == 18):
descricao = 'Secretaria da Cultura e Turismo'
if (field_domain == 19):
descricao = 'Secretaria de Infra-Estrutura'
if (field_domain == 20):
descricao = 'Secretaria da Saúde'
if (field_domain == 21):
descricao = 'Secretaria de Energia, Transportes e Comunicações'
if (field_domain == 22):
descricao = 'Superintendência de Desenvolvimento Industrial e Comercial'
if (field_domain == 23):
descricao = 'Habitação e Urbanização do Estado da Bahia S/A'
if (field_domain == 24):
descricao = 'Secretaria de Desenvolvimento Urbano'
if (field_domain == 25):
descricao = 'Secretaria do Trabalho, Emprego, Renda e Esporte'
if (field_domain == 26):
descricao = 'Secretaria de Planejamento'
if (field_domain == 27):
descricao = 'Inconsistência'
if (field_domain == 28):
descricao = 'Secretaria da Indústria, Comércio e Mineração'
if (field_domain == 29):
descricao = 'Agência Estadual de Regulação de Serviços Públicos de Energia, Transportes e Comunicações da Bahia'
if (field_domain == 30):
descricao = 'Companhia de Transportes do Estado da Bahia'
if (field_domain == 31):
descricao = 'Superintendência de Infraestrutura de Transportes da Bahia'
if (field_domain == 32):
descricao = 'Imetame Energia Ltda'
if (field_domain == 33):
descricao = 'Secretaria de Segurança Pública'
if (field_domain == 34):
descricao = 'Companhia de Engenharia Hídrica e de Saneamento da Bahia'
if (field_domain == 35):
descricao = 'CASA CIVIL'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field (4)" Time="162224" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS SRO2 insere_descdomain(!SRO!) Python "def insere_descdomain(field_domain):
descricao = '' if (field_domain == 1):
descricao = 'SAD 69'
if (field_domain == 2):
descricao = 'WGS 84'
if (field_domain == 3):
descricao = 'SIRGAS 2000'
if (field_domain == 4):
descricao = 'Sem Sistema de Referencia'
if (field_domain == 5):
descricao = 'Aratu'
return descricao" Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field (5)" Time="162323" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Ano_Decreto !Data!.strftime('%Y') Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Calculate Field (6)" Time="162405" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Municipio !Municipio!.strip() Python # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20250206" Name="Delete Field" Time="162804" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\DeleteField">DeleteField \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS Instituicao;Inst_Extenso;SRO;Identificacao "Delete Fields"</Process>
<Process Date="20250211" Name="Append (2)" Time="134335" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append E:\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250212" Name="Append (2)" Time="154032" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append E:\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250212" Time="161633" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField ModelBuilder\Decretos_GCS_GERAL:Decretos_GCS Ano_Decreto 2024 PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250324" Name="Append (2)" Time="151207" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250324" Name="Append (2)" Time="151352" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250325" Time="104954" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Data "09/11/2016" VB #</Process>
<Process Date="20250325" Time="105026" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Descricao "As áreas de terra de que trata este artigo destinam-se à implantação de Estação Elevatória de Água e Reservatório de Distribuição, pertencentes ao Sistema Simplificado de Abastecimento de Água da localidade de Bugi Dois, no Município de Santa Brígida - Bahia." VB #</Process>
<Process Date="20250325" Time="105040" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Municipio "Santa Brígida" VB #</Process>
<Process Date="20250414" Time="140446" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Descricao "As áreas de terra de que trata este artigo destinam-se à implantação de Estação Elevatória, Reservatório e Dessalinizador, pertencentes ao Sistema de Abastecimento de Água das localidades de Jatubarana e Silva, no Município de Chorrochó - Bahia." VB #</Process>
<Process Date="20250414" Name="Append (2)" Time="164528" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250513" Name="Append (2)" Time="155231" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250610" Name="Append (2)" Time="102221" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS USE_FEATURE_SERVICE_MODE</Process>
<Process Date="20250611" Time="115959" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\Toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.5.0'&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AddField&gt;&lt;field_name&gt;Observacao_Espacial&lt;/field_name&gt;&lt;field_type&gt;TEXT&lt;/field_type&gt;&lt;field_length&gt;255&lt;/field_length&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;field_is_required&gt;False&lt;/field_is_required&gt;&lt;/AddField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20250611" Time="161615" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Observacao_Espacial "Fuso errado" VB #</Process>
<Process Date="20250611" Time="171451" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Observacao_Espacial "Coordenadas publicadas erradas" VB #</Process>
<Process Date="20250611" Time="171811" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Observacao_Espacial "Caindo em Igaporã" VB #</Process>
<Process Date="20250612" Time="155432" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Observacao_Espacial "Fuso errado" VB #</Process>
<Process Date="20250613" Time="082339" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Observacao_Espacial "Coordenadas publicadas erradas" VB #</Process>
<Process Date="20250617" Name="Append (2)" Time="102643" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250617" Time="111056" ToolSource="c:\program files (x86)\arcgis\desktop10.8\ArcToolbox\Toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Inst_Extenso2 "Companhia de Engenharia Hídrica e de Saneamento da Bahia" VB #</Process>
<Process Date="20250618" Name="Append (2)" Time="171955" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250704" Name="Append (2)" Time="155921" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250709" Name="Append (2)" Time="102919" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250714" Name="Append (2)" Time="161451" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250715" Name="Append (2)" Time="125832" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250716" Time="164458" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\Toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.5.0'&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AddField&gt;&lt;field_name&gt;Arquivo_Decreto&lt;/field_name&gt;&lt;field_type&gt;BLOB&lt;/field_type&gt;&lt;field_alias&gt;Arquivo_Decreto&lt;/field_alias&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;field_is_required&gt;False&lt;/field_is_required&gt;&lt;/AddField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20250716" Time="165526" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.5.0'&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;DeleteField&gt;&lt;field_name&gt;Arquivo_Decreto&lt;/field_name&gt;&lt;/DeleteField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20250716" Time="165600" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\UpdateSchema">UpdateSchema "CIMDATA=&lt;CIMStandardDataConnection xsi:type='typens:CIMStandardDataConnection' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/3.5.0'&gt;&lt;WorkspaceFactory&gt;FileGDB&lt;/WorkspaceFactory&gt;&lt;Dataset&gt;Decretos_GCS&lt;/Dataset&gt;&lt;DatasetType&gt;esriDTFeatureClass&lt;/DatasetType&gt;&lt;/CIMStandardDataConnection&gt;" &lt;operationSequence&gt;&lt;workflow&gt;&lt;AddField&gt;&lt;field_name&gt;URL_DECRETO&lt;/field_name&gt;&lt;field_type&gt;TEXT&lt;/field_type&gt;&lt;field_length&gt;255&lt;/field_length&gt;&lt;field_is_nullable&gt;True&lt;/field_is_nullable&gt;&lt;field_is_required&gt;False&lt;/field_is_required&gt;&lt;/AddField&gt;&lt;/workflow&gt;&lt;/operationSequence&gt;</Process>
<Process Date="20250723" Time="144909" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" N_do_Decreto "12491" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="144959" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Data "02/12/2010" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="145209" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Descricao "Concessão do Serviço Público de recuperação, operação, manutenção, monitoração, conservação, implantação de melhorias e ampliação da capacidade do Sistema Rodoviário da BA 093" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="145249" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Identificacao2 "Desapropriação" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="145302" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Ano_Decreto "2010" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="154711" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Instituicao2 "INCONSISTENTE" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250723" Time="155258" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField "Decretos da Bahia" Inst_Extenso2 "Inconsistência" PYTHON3 # TEXT NO_ENFORCE_DOMAINS</Process>
<Process Date="20250724" Name="Append (2)" Time="101737" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250808" Name="Append (2)" Time="094232" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250808" Name="Append (2)" Time="100634" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
<Process Date="20250808" Name="Append (2)" Time="103938" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\Append">Append \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\DECRETOS_ATUALIZACAO_FERRAMENTA\Decretos_Espacializados.gdb\Decretos_GCS \\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb\Decretos_GCS TEST # # # # NOT_UPDATE_GEOMETRY NO_ENFORCE_DOMAINS</Process>
</lineage>
<itemProps>
<itemLocation>
<linkage Sync="TRUE">file://\\pcondwarq\Publicacao_Gis\SECAR\DECRETOS\Decretos_Espacializados.gdb</linkage>
<protocol Sync="TRUE">Local Area Network</protocol>
</itemLocation>
</itemProps>
</DataProperties>
</Esri>
<dataIdInfo>
<idAbs>Map Image Layer criado para publicação no Geopolis</idAbs>
<searchKeys>
<keyword>CONDER</keyword>
<keyword>Decretos</keyword>
</searchKeys>
<idPurp>Decretos da Conder</idPurp>
<idCredit/>
<resConst>
<Consts>
<useLimit/>
</Consts>
</resConst>
<idCitation>
<resTitle>Decretos da Conder</resTitle>
</idCitation>
</dataIdInfo>
<Binary>
<Thumbnail>
<Data EsriPropertyType="PictureX">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
+7+usv83W0dvgI7sDfMAAAAASUVORK5CYII=</Data>
</Thumbnail>
</Binary>
</metadata>
