1 Mar 2007 02:05
New software: PGAT aims to be a graphical interface for PostGIS
Jose Carlos Martinez Llario <jomarlla <at> cgf.upv.es>
2007-03-01 01:05:30 GMT
2007-03-01 01:05:30 GMT
Hello list, I would like to announce the availability of a new project that has the goal to become a graphical interface to PostGIS. PGAT is a graphical interface to PostGIS focused in mapping the spatial operators defined in PostGIS. PGAT is implemented with Java and uses GeoTools to render the geometries. PGAT is focused in using plain SQL statements to carry on most functionalities. The license type is GNU General Public License (GPL). The currently functionalities (version 0.1 beta) are: - Create/Delete spatial databases - Import/Export shape files - Manage tables and geometry Views - Delete layers - Add/Delete geometry columns - Spatial Indexes (create, drop, vacuum) - Copy layers (schema and data) - Convert tables to views and viceversa - Queries - Work with schemas - Spatial operations (buffer, dissolve) - Log system to control errors and see SQL statements - Dissolve improvement using spatial relations - Spatial Indexes information The project is still in its first phase of development. To continue with this project I would like to know the opinions of the potential users(Continue reading)
RSS Feed