Personal tools
You are here: Home gvSIG Projects Colaboraciones Select duplicated rows in table Public documents
Document Actions

Public documents

by Grupo gvSIG last modified 2012-09-08 00:55




Introduction

Introduction

With the select duplicates tool you can quickly locate duplicate geometries through the attribute table.

Requirements

The system requirements are the same as those required for gvSIG 1.10.


Installation

Installation Instructions

This extension should be installed on the version of gvSIG for which it has been developed. This is indicated in the Downloads table for the extension. This version must be properly installed on your PC using the following steps:

WINDOWS:

Download the EXE file from the Download Site on the web and then run the file. If the installer does not automatically find the directory where the correct version of the application was installed then this must be entered manually. For example, for gvSIG 1.10 on Windows XP the installation directory might be C:/Program Files/gvSIG_1.10

LINUX:

Download the BIN file from the Download Site on the web and then run the file. If the installer does not automatically find the directory where the correct version of the application was installed then this must be entered manually. For example, for gvSIG 1.10 on Ubuntu 9.10, the directory might be /home/user/gvSIG_1.10


Usage instructions

Duplicate records

The Locate Duplicates tool can be used to quickly locate duplicate geometries in a layer's attribute table.

To locate duplicate geometries in a layer, open the layer's attribute table and select the field (by clicking on its header) for which you want to select duplicates.

duplicados_en.img/select-tabla-en.png

Then click on the "Select Duplicates" button.

duplicados_en.img/duplicados-en.png

Select Duplicates button

Notice that the selected geometries have duplicate attribute values for the specified field:

duplicados_en.img/select-duplicados-en.png

Credits

gvSIG extension

Sponsored by:

Landeshauptstadt München, Referat für Gesundheit und Umwelt

Bayerstr. 28a, 80335 München

E-Mail: gube.rgu@muenchen.de

Web: http://www.muenchen.de/rgu

Developed by:

  • IVER Information Technologies

C / Lérida Nº 20

46009 Valencia

Tel: 902 25 25 40 - Fax: 96 316 27 16

E-Mail: dac@iver.es

Web: http://www.iver.es/

  • CSGIS Jose Canalejo & Ruth Schönbuchner GbR

Innere Wiener Str. 32

D - 81667 München

Email: info@csgis.de

Web: http://csgis.de/

Project sheet

  • Project identifier:

    Project identifier with 14 characters or less, it will only have upper or lower case, numbers and dashes (_ and -)

    gvsig-selduplic

  • Project title :

    Descriptive name for the project, with 40 characters or less.

    SelectDuplicatedRowsInTable

  • Project short description

    Brief description of the project with two or three paragraphs, between 100 and 2000 characters.

    It consists of a plugin with new features demanded by the Munich's council to be developed on the program gvSIG (Geographic Information System (GIS)). These features are a compendium of what is needed for certain tasks the council.

    These features are:

    • Select duplicates by field.

    It consist to select all duplicates rows by a previous selected column.

  • License

    GNU General Public License (GPL)

  • Sources

    URL to access the source code SVN/CVS repository

    url: http://forge.osor.eu/projects/gvsig-selduplic


Version 0.1.0

Checklist

Check list

Deliverable Requirements Comments Status
Project sheet     Rejected
  Project identifier   ---> Done
  Project title   ---> Done
  Short description project   ---> Done
  License   ---> Done
Contacts     Done
  Main contact   ---> Done
  Technical contact   ---> Done
Sources     Done
  Public access to the source code   ---> Done
  Strings in english   ---> Done
Dependency report (description3 , template3)     Done
  Project dependences   ---> Done
  Dependency Tree   ---> Done
  Licenses   ---> Done
  Dependency Repository Locations   ---> Done
README, README_es (description1, template1 )     Done
  README.txt in source code   ---> Done
  Introduction   ---> Done
  Version information   ---> Done
  Build instructions   ---> Done
  Packaging instructions   ---> Done
  Internazionalization notes   ---> Done
  Public access to package tools   ---> Done
User manual     Not recieved
  Introduction   ---> Not recieved
  Requeriments   ---> Not recieved
  Installation   ---> Not recieved
  Instructions for use   ---> Done
  Credits   ---> Not recieved
Test plan     Not recieved
  Test plan   ---> Not recieved
Analysis documentation (description2)     Done
  Introduction   ---> Done
  Context   ---> Done
  Developers overwiew   ---> Done
  Components overview   ---> Done

Status values:

  • Done
  • Being reviewed
  • Rejected
  • Not recieved

Project dependencies

Project Dependencies
Compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

Artifact Version Type
gdbms-0.8-SNAPSHOT.jar 1.10.0 jar
andami.jar 1.10.0 jar
com.iver.cit.gvsig.jar 1.10.0 jar
org.gvsig.exception.jar 1.10.0 jar
fmap.jar 1.10.0 jar
Runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

Artifact Version Type
gdbms-0.8-SNAPSHOT.jar 1.10.0 jar
andami.jar 1.10.0 jar
com.iver.cit.gvsig.jar 1.10.0 jar
org.gvsig.exception.jar 1.10.0 jar
fmap.jar 1.10.0 jar
Test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

Artifact Version Type
gdbms-0.8-SNAPSHOT.jar 1.10.0 jar
andami.jar 1.10.0 jar
com.iver.cit.gvsig.jar 1.10.0 jar
org.gvsig.exception.jar 1.10.0 jar
fmap.jar 1.10.0 jar
Dependency Tree
  • Nothing
Licenses
  • GNU Lesser General Public Licence (LGPL):
    • Nothing
Dependency Repository Locations
Artifact Location
Nothing Nothing

Developers documentation

Introduction

We try to incorporate new functionality demanded by the Department of Health and Environment of the City of Munich.

This particular feature, aims to select the rows containing a particular repeat value, this value to be considered for comparison is obtained from the pre-selection column.

This extension of gvSIG is an independent and uses the core to perform its functionality without changing the core code, but they develop and improve it.

Context

To establish an overview of situations where this component from the rest of gvSIG, we need to select the duplicate records depending on the previously selected column.

This plugin will add a unique extension of gvSIG with this functionality, therefore, provides the plugin code stays in the background image within gvSIG, without going into FMAP.

imagenes/contextDuplicate.PNG

Developers overview

It is a new feature that it aims to select the features repeated in the table as the value that a particular column and previously selected.

  • Extensions provided by this plugin:
  • DuplicateSelectionExtension: Extension responsible for launching the operation of selecting the duplicates according to the previously selected field.
imagenes/umlduplicate.PNG

Componets overview


imagenes

Cached time 11/21/13 08:21:57 Clear cache and reload


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: