From e97e526159f4674534cd49de240a4d6b599e5063 Mon Sep 17 00:00:00 2001 From: gacarrillor Date: Fri, 8 Jun 2018 23:27:37 -0500 Subject: [PATCH] Release v0.3.0 --- README.md | 4 +- README_en.md | 4 +- .../i18n/Asistente-LADM_COL_es.ts | 194 ++++++++++-------- asistente_ladm_col/metadata.txt | 2 +- 4 files changed, 114 insertions(+), 90 deletions(-) diff --git a/README.md b/README.md index c1cd2c003d..ec0dff8341 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ Un proyecto de: [Agencia de Implementación](https://www.proadmintierra.info/) ( ## Funcionalidades -La versión actual ([0.2.0](https://github.com/AgenciaImplementacion/Asistente-LADM_COL/releases/tag/0.2.0)) del Asistente LADM_COL depende del plugin [Project Generator](https://github.com/opengisch/projectgenerator/) v3.2.3 (o superior) y permite: +La versión actual ([0.3.0](https://github.com/AgenciaImplementacion/Asistente-LADM_COL/releases/tag/0.3.0)) del Asistente LADM_COL depende del plugin [Project Generator](https://github.com/opengisch/projectgenerator/) v3.2.3 (o superior) y permite: - Capturar datos para el modelo LADM_COL v2.2.1. - Preprocesar puntos: Medición controlada. - - Agregar puntos a las capas `Punto Lindero` y `Punto Levantamiento`: + - Agregar puntos a las capas `Punto Lindero`, `Punto Levantamiento` y `Punto Control`: - Desde archivo CSV con la estructura requerida. - Validar para evitar insertar puntos superpuestos. - Desde otra capa con cualquier estructura, definiendo un mapeo de campos. diff --git a/README_en.md b/README_en.md index 5f56d2a1f4..c4aeee1373 100644 --- a/README_en.md +++ b/README_en.md @@ -14,11 +14,11 @@ A project of: [Agencia de Implementación](https://www.proadmintierra.info/) ([B ## Functionalities -The current version ([0.2.0](https://github.com/AgenciaImplementacion/Asistente-LADM_COL/releases/tag/0.2.0)) of the LADM_COL Assistant depends on [Project Generator](https://github.com/opengisch/projectgenerator/) plugin v3.2.3 (or higher) and allows users to: +The current version ([0.3.0](https://github.com/AgenciaImplementacion/Asistente-LADM_COL/releases/tag/0.3.0)) of the LADM_COL Assistant depends on [Project Generator](https://github.com/opengisch/projectgenerator/) plugin v3.2.3 (or higher) and allows users to: - Capture data for the LADM_COL v2.2.1 model. - Preprocess points: Controlled Measurement. - - Add points to the `Boundary Point` and `Survey Point` layers: + - Add points to the `Boundary Point`, `Survey Point` and `Control Point` layers: - From CSV files. - Validate and avoid insertion of overlapping points. - From another layer with any structure, setting a field mapping. diff --git a/asistente_ladm_col/i18n/Asistente-LADM_COL_es.ts b/asistente_ladm_col/i18n/Asistente-LADM_COL_es.ts index fb581df8ae..f8845325c2 100644 --- a/asistente_ladm_col/i18n/Asistente-LADM_COL_es.ts +++ b/asistente_ladm_col/i18n/Asistente-LADM_COL_es.ts @@ -42,7 +42,7 @@ Hubo un error con la descarga. El archivo descargado no es válido. - + Help files were successfully downloaded and can be accessed offline from the About dialog! ¡Los archivos de ayuda fueron descargados exitosamente y pueden ser accedidos ofline desde el diálogo "Acerca de"! @@ -510,42 +510,52 @@ CreatePointsCadastreWizard - + Import Importar - + Load data to Boundary Points... Cargar datos a Punto Lindero... - + Configure CSV data source for Boundary Points... Configurar fuente de datos CSV para Punto Lindero... - + Load data to Survey Points... Cargar datos a Puntos de Levantamiento... - + Configure CSV data source for Survey Points... Configurar fuente de datos CSV para Puntos de Levantamiento... - + + Load data to Control Points... + Cargar datos a Punto Control... + + + + Configure CSV data source for Control Points... + Configurar fuente de datos CSV para Puntos de Control... + + + Select a source layer to set the field mapping to '{}'. Selecciona una capa fuente para definir el mapeo de campos a '{}'. - + No CSV file given or file doesn't exist. No se especificó un archivo CSV o el archivo no existe. - + It was not possible to read field names from the CSV. Check the file and try again. No se pudieron leer los nombres de los campos del archivo CSV. Revisa el archivo e intenta de nuevo. @@ -939,70 +949,75 @@ <b>Punto Levantamiento</b> es una clase especializada de <i>LA_Punto</i> que representa la posición horizontal de un vértice de construcción, servidumbre o auxiliares. - + + Choose this option to load points to <b>Control Points</b> layer from <i>LADM_COL</i> model.<br><br><b>Control Point</b> is a specialized class of <i>LA_Point</i> which represents points belonging to the local network, used in cadastre operation for surveying physical information of the territorial objects. + Elige esta opción para cargar puntos a la capa <b>Punto de Control</b> del modelo <i>LADM_COL</i>. <b>Punto de Control</b> es una clase especializada de <i>LA_Punto</i> que representa puntos de la densificación de la red local, que se utiliza en la operación catastral para el levantamiento de información fisica de los objetos territoriales. + + + Add a Comma Separated Values file (CSV), choosing the delimiter and fields that contain point coordinates. Agrega un archivo de valores separados por coma (CSV), seleccionando el delimitador y los campos que contienen las coordenadas de los puntos. - + Choose this option if you have selected at least one <i>Administrative Source</i> and want to link such selected sources to a new <b>Responsibility</b> that you will create using a form.<br><br><b>COL_Responsibility</b> is a class of type <i>LA_RRR</i> which stores responsibilities that parties have over parcels. Elige esta opción si has seleccionado por lo menos una <i>Fuente Administrativa</i> y deseas relacionar esas fuentes seleccionadas con una nueva <b>Responsabilidad</b> que vas a crear usando un formulario.<br><br><b>COL_Responsabilidad</b> es una clase de tipo <i>LA_RRR</i> que registra las responsabilidades que las instancias de los interesados tienen sobre los predios. - + Choose this option if you have selected at least one <i>Administrative Source</i> and want to link such selected sources to a new <b>Restriction</b> that you will create using a form.<br><br><b>COL_Restriction</b> are the restrictions on a parcel that affect rights that parties may have over it. Elige esta opción si has seleccionado por lo menos una <i>Fuente Administrativa</i> y deseas relacionar esas fuentes seleccionadas con una nueva <b>Restricción</b> que vas a crear usando un formulario.<br><br><b>COL_Restricción</b> almacena las restricciones a las que está sometido un predio y que inciden sobre los derechos que pueden ejercerse sobre él. - + Choose this option if you have selected at least one <i>Administrative Source</i> and want to link such selected sources to a new <b>Right</b> that you will create using a form.<br><br><b>COL_Right</b> is a class that stores right instances that a party has over a parcel. It is a specialization of the class LA_RRR. Elige esta opción si has seleccionado por lo menos una <i>Fuente Administrativa</i> y deseas relacionar esas fuentes seleccionadas con un nuevo <b>Derecho</b> que vas a crear usando un formulario.<br><br><b>COL_Derecho</b> es una clase que registra las instancias de los derechos que un interesado ejerce sobre un predio. Es una especialización de la clase <i>LA_RRR</i> del propio modelo. - + Choose this option to open a window that allows you to import data from a source {type} into the LADM_COL <b>{name}</b> {type}. <br><br> If the field structure of input and target {type}s differs, you can set a field mapping to define field transformations and correspondence. Elige esta opción para abrir una ventana que te permite importar datos desde una {type} fuente hacia la {type} <b>{name}</b> de LADM_COL. <br><br> Si la estructura de campos de las {type}s de entrada y salida difiere, puedes definir un mapeo para transformar campos y establecer correspondencias entre ellos. - + layer capa - + table tabla - + Choose this option if you want to create an <b>Administrative Source</b> using a form.<br><br><b>Administrative Source</b> is a specialization of the <i>COL_Fuente</i> class to store those sources corresponding to documents (mortgage document, notarial documents, historical documents, and the like) that document the relationship between parties and parcels. Elige esta opción si deseas agregar una <b>Fuente administrativa</b> con un formulario. <br><br> <b>Fuente administrativa</b> es una especialización de la clase <i>COL_Fuente</i> para almacenar aquellas fuentes constituidas por documentos (documento hipotecario, documentos notariales, documentos históricos, etc.) que documentan la relación entre instancias de interesados y de predios. - + Choose this option if you want to create a <b>Legal Party</b> using a form.<br><br><b>Legal Party</b> is a legal entity that has rights, restrictions or responsibilities related to one or more <i>Parcels</i>. Elige esta opción si deseas agregar una <b>Interesado Jurídico</b> con un formulario. <br><br> <b>Interesado Jurídico</b> es una Persona jurídica que tiene derechos, restricciones o responsabilidades referidas a uno o más predios. - + Choose this option if you want to add a <b>Legal Party</b> with an external resource, such as a CSV file, a QGIS table, etc.<br><br><b>Legal Party</b> is a legal entity that has rights, restrictions or responsibilities related to one or more <i>Parcel</i>. Elige esta opción si deseas agregar una <b>Interesado natural</b> con un recurso externo, como un archivo CSV, una tabla de QGIS, entre otros. <br><br> <b>Interesado natural</b> es una Persona jurídica que tiene derechos, restricciones o responsabilidades referidas a uno o más predios. - + Choose this option if you want to create a <b>Natural Party</b> using a form.<br><br><b>Natural Party</b> is a natural person who has rights or who is subject to restrictions or responsibilities related to one or more <i>Parcels</i>. Elige esta opción si deseas agregar una <b>Interesado Natural</b> con un formulario. <br><br> <b>Interesado Natural</b> es una Persona natural que tiene derechos o a la que le recaen restricciones o responsabilidades referidas a uno o más predios. - + Choose this option if you want to add a <b>Natural Party</b> with an external resource, such as a CSV file, a QGIS table, etc.<br><br><b>Natural Party</b> is a natural person who has rights or who is subject to restrictions or responsibilities related to one or more <i>Parcel</i>. Elige esta opción si deseas agregar una <b>Interesado natural</b> con un recurso externo, como un archivo CSV, una tabla de QGIS, entre otros. <br><br> @@ -1017,7 +1032,7 @@ Lindero es una instancia de la clase <i>LA_BoundaryFaceString</i> y sus especializaciones. - + Add a Comma Separated Values file (CSV), choosing the delimiter and fields that contain point coordinates.<br><br><a href='#template'>Click to download CSV template</a><br><br><a href='#data'>Click to download CSV sample data</a> Agregar un archivo separado por comas (CSV), seleccionando el delimitador y los campos que contienen las coordenadas de los puntos. <br><br> @@ -1026,22 +1041,22 @@ Lindero es una instancia de la clase <i>LA_BoundaryFaceString</i> y <a href='#data'>Clic para descargar un CSV con datos de ejemplo</a> - + Choose this option if you want to add an <b>Administrative Source</b> with an external resource, such as a CSV file, a QGIS table, etc.<br><br><b>Administrative Source</b> is a specialization of the class <i>COL_Fuente</i> to store those sources constituted by documents (mortgage document, notarial documents, historical documents, etc.) that document the relationship between instances of interested and property. Elige esta opción si deseas agregar una <b>Fuente Administrativa</b> con un recurso externo, como un archivo CSV, una tabla de QGIS, entre otros. <br><br> -<b>Fuente Administrativa</b> es una especialización de la clase <i>COL_Fuente</i> para almacenar aquellas fuentes constituidas por documentos (documento hipotecario, documentos notariales, documentos históricos, etc.) que documentan la relación entre instancias de interesados y de predios. - + Choose this option if you want to create a <b>Parcel</b> based on existing plots.<br><br><b>Parcel</b> is a specialized <i>BA Unit</i> class, which describes the basic administrative unit of Colombian cadastre. The <b>Parcel</b> is the legal territorial unit, which is formed by the plot and may or may not have associated constructions. Elige esta opción si deseas crear un <b>Predio</b> sin una geometría asociada. -<br><br> -<b>Predio</b> es una clase especializada de BAUnit, que describe la unidad administrativa básica para el caso de Colombia. El predio es la unidad territorial legal propia de Catastro. Esta formada por el terreno y puede o no tener construcciones asociadas. - + Choose this option if you want to create a <b>Parcel</b> without geometry.<br><br><b>Parcel</b> is a specialized <i>BA Unit</i> class, which describes the basic administrative unit of Colombian cadastre. The <b>Parcel</b> is the legal territorial unit, which is formed by the plot and may or may not have associated constructions. Elige esta opción si deseas crear un <b>Predio</b> desde un recurso externo, como un archivo CSV, una tabla de QGIS, entre otros. <br><br> -<b>Predio</b> es una clase especializada de BAUnit, que describe la unidad administrativa básica para el caso de Colombia. El predio es la unidad territorial legal propia de Catastro. Esta formada por el terreno y puede o no tener construcciones asociadas. - + Choose this option if you want to create a <b>Parcel</b> from external resource, such as a CSV file, a QGIS table, etc.<br><br><b>Parcel</b> is a specialized BaUnit Class, which describes the basic administrative unit for the case of Colombia.The property is the legal territorial unit of Cadastre.It is formed by the terrain and may or may not have associated constructions. Elige esta opción si deseas crear un <b>Predio</b> desde un recurso externo, como un archivo CSV, una tabla de QGIS, entre otros. <br><br> @@ -1050,14 +1065,14 @@ El predio es la unidad territorial legal propia de Catastro. Esta formada por el terreno y puede o no tener construcciones asociadas. - + Choose this option if you want to create a <b>Plot</b> from a re-factored layer.<br><br><b>Plot</b> is a portion of land with a defined geographical extension. Elige esta opción si deseas crear un <b>Terreno</b> a partir de una capa re-factorizada. <br><br> <b>Terreno</b> es una porción de tierra con una extensión geográfica definida. - + Choose this option if you want to create a <b>Plot</b> from existing <i>Boundaries</i>.<br><br><b>Plot</b> is a portion of land with a defined geographical extension. Elige esta opción si deseas crear un <b>Terreno</b> a partir de <i>Límites</i> existentes. <br><br> @@ -1068,14 +1083,14 @@ Esta formada por el terreno y puede o no tener construcciones asociadas.Seleccione la capa de <b>Terreno</b> de las disponibles en el proyecto de QGIS. - + Choose this option if you want to create a <b>Building</b> from existing <i>Survey Points</i>.<br><br><b>Building</b> is a type of legal space of the building unit of the LADM model that stores data specific of the resulting valuation. Elige esta opción si deseas crear una <b>Construcción</b> a partir de <i>Puntos de Levantamiento</i> existentes. <br><br> <b>Construcción</b> es un tipo de espacio jurídico de la unidad de edificación del modelo LADM que almacena datos específicos del avalúo resultante del mismo. - + Choose this option if you want to create a <b>Building Unit</b> from existing <i>Survey Points</i>.<br><br><b>Building Unit</b> is a group of consolidated materials within a <i>Parcel</i> that has specific characteristics in terms of physical constituent elements and their usage. Elige esta opción si deseas crear una <b>Unidad de Construcción</b> a partir de <i>Puntosde Levantamiento</i> existentes. <br><br> @@ -1118,14 +1133,14 @@ Esta formada por el terreno y puede o no tener construcciones asociadas. - + Choose this option if you want to create a <b>Spatial Source</b> using a form.<br><br><b>Spatial Source</b> is a specialization of the <i>COL_Fuente</i> class to store those sources corresponding to spatial data (geographic features, satellite imagery, photogrammetric flights, maps, coordinate listings, ancient or modern plans, location descriptions, and the like) that technically document the relationship between parties and parcels. Elige esta opción si deseas agregar una <b>Fuente espacial</b> usando un formulario. <br><br> <b>Fuente espacial</b> es una especialización de la clase <i>COL_Fuente</i> para almacenar las fuentes constituidas por datos espaciales (entidades geográficas, imágenes de satélite, vuelos fotogramétricos, listados de coordenadas, mapas, planos antiguos o modernos, descripción de localizaciones, etc.) que documentan técnicamente la relación entre instancias de interesados y de predios. - + Choose this option if you want to create a <b>Boundary</b> using QGIS digitizing tools.<br><br><b>Boundary</b> is a specialization of the <i>LA_CadenaCarasLindero</i> class to store boundaries that define plots. Two boundaries must not cross or overlap. Elige esta opción si deseas agregar un <b>Lindero</b> usando las herramientas de digitalización de QGIS. <br><br> @@ -1198,148 +1213,152 @@ Esta formada por el terreno y puede o no tener construcciones asociadas. QGISUtils - + The point layer '{}' couldn't be found in the DB... {} No se encontró la capa de puntos '{}' en la base de datos... {} - - + + First load the layer {} into QGIS! ¡Primero carga la capa {} a QGIS! - - - - + + + + Load layer {} now Cargar la capa {} ahora - + + Extracting relations and domains from the database... This is done only once per session! + Extrayendo relaciones y dominios de la base de datos... ¡Esto se realiza solo una vez por sesión! + + + {} feature(s) was/were exploded generating {} feature(s). {} objeto(s) espacial(es) fue(ron) partido(s) generando {} objeto(s) espacial(es). - + First select at least 2 boundaries! ¡Primero selecciona por lo menos 2 linderos! - + {} features were merged! ¡Se unieron {} objetos espaciales! - - + + Layer {} not found in the DB! {} ¡No se encontró la capa {} en la base de datos! {} - + Model ETL-model was not found and cannot be opened! ¡No se encontró el modelo 'ETL-model' y por ello no puede ser abierto! - + First load the layer {} into QGIS and select at least one boundary! ¡Primero carga la capa {} a QGIS y selecciona por lo menos un lindero! - - + + {} out of {} records were saved into '{}'! {} out of {} records already existed in the database. ¡{} de {} registros fueron guardados en '{}'! {} de {} registros ya existían en la base de datos. - - + + First select at least one boundary! ¡Primero selecciona por lo menos un lindero! - Extracting data from the database... This is done only once per session! - Extrayendo datos de la base de datos... ¡Esto se realiza solamente una vez por cada sesión de QGIS! + Extrayendo datos de la base de datos... ¡Esto se realiza solamente una vez por cada sesión de QGIS! - + Loading LADM_COL layers to QGIS and configuring their relations and forms... Cargando capas LADM_COL a QGIS y configurando sus formularios y relaciones... - + No CSV file given or file doesn't exist. No se especificó un archivo CSV o el archivo no existe. - + CSV layer not valid! ¡La capa CSV no es válida! - + There are overlapping points, we cannot import them into the DB! See selected points. Hay puntos superpuestos, ¡no podemos importarlos a la base de datos! Revisa los puntos seleccionados en el mapa. - + {} points were added succesfully to '{}'. Se agregaron {} puntos a '{}' satisfactoriamente. - - - - - + + + + + Table {} not found in the DB! {} ¡No se encontró la tabla {} en la base de datos! {} - + {} out of {} records were saved into {}! {} out of {} records already existed in the database. ¡{} de {} registros fueron guardados en {}! {} de {} registros ya existían en la base de datos. - + No pairs id_boundary-id_boundary_point found. No se encontraron parejas id_lindero-id_punto_lindero. - + First load the layer {} into QGIS and select at least one plot! ¡Primero carga la capa {} a QGIS y selecciona por lo menos un terreno! - + First select at least one plot! ¡Primero selecciona por lo menos un terreno! - + First select boundaries! ¡Primero selecciona linderos! - + {} new plot(s) has(have) been created! ¡{} nuevo(s) terreno(s) ha(n) sido creado(s)! - + No plot could be created. Make sure selected boundaries are closed! No se pudieron crear terrenos. ¡Asegúrate que los linderos seleccionados formen polígonos cerrados! - + The local help could not be found in '{}' and cannot be open. No se encontró la ayuda local en '{}' y por lo tanto no se pudo abrir. - + Is your computer connected to Internet? If so, go to <a href="{}">online help</a>. ¿Está tu computador conectado a Internet? Si es así, ve a la<a href="{}">ayuda en línea</a>. @@ -1369,17 +1388,17 @@ Esta formada por el terreno y puede o no tener construcciones asociadas.Punto Levantamiento - + ; ; - + Browse CSV files Buscar archivos CSV - + Delimiter Separador @@ -1394,37 +1413,42 @@ Esta formada por el terreno y puede o no tener construcciones asociadas.Tipo de puntos - + + Control Point + Punto de Control + + + Load data Cargar datos - + From a CSV file with the required structure Desde un archivo CSV con la estructura requerida - + From another QGIS layer/table (setting a field mapping) Desde otra capa de QGIS (definiendo un mapeo de campos) - + Source: Fuente: - + ... ... - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Noto Sans'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Noto Sans';"><br /></p></body></html> @@ -1432,17 +1456,17 @@ p, li { white-space: pre-wrap; } Deshabilitar campos automáticos mientras carga datos - + Configure CSV Data Source Configurar la fuente de datos CSV - + Longitude field Campo Longitud - + Latitude field Campo Latitud diff --git a/asistente_ladm_col/metadata.txt b/asistente_ladm_col/metadata.txt index b4c051cd17..4a0bf1254b 100755 --- a/asistente_ladm_col/metadata.txt +++ b/asistente_ladm_col/metadata.txt @@ -2,7 +2,7 @@ name=Asistente LADM_COL description=Assistant to capture and manage data for Colombian multipurpose cadastre about=Plugin de QGIS que ayuda a capturar y mantener datos conformes con LADM_COL y a generar archivos de intercambio de INTERLIS (.XTF). -version=0.2.0 +version=0.3.0 qgisMinimumVersion=2.99 qgisMaximumVersion=3.99 category=Database