LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
BackTrack 4 Final
9,178
TeamSpeak 2
2.0.32.60

3,920
Wine 1.0.1 / 1.1.38
3,273
VLC 1.0.5
3,185
Charles Web
Debugging Proxy
3.5.1

2,387
Yahoo Messenger
1.0.4

2,346
Adobe Flash Player
for Linux 10.0.42.34
/ 10.1 Beta

1,778
Ubuntu 9.10
1,698
Thunderbird PST
Import plugin 1.2

1,644
Corel Photo-Paint 9
1,492

WEEK'S BEST

  • Ubuntu 9.10
  • Ubuntu Netbook Rem...
  • Pidgin 2.6.5
  • Wine 1.0.1 / 1.1.38
  • Linux Kernel 2.6.3...
  • Mozilla Firefox 3.6
  • Fedora 12
  • OpenOffice.org 3.2.0
  • Firestarter 1.0.3
  • The Gimp 2.6.8 / 2...
  • FileZilla 3.3.1
  • Transmission 1.83
  • Super Grub Disk 0....
  • Gufw 9.10.4
  • Skype 2.0.072 / 2....
  • openSUSE Linux 11....
  • Opera 10.50 Build ...
  • Adobe Flash Player...
  • wine-doors 0.1.3
  • Google Gadgets 0.1...
  • Home / Linux / Multimedia / Graphics

    GeoTools 2.5.3 / 2.6 Milestone 1

    Download button

    Downloads: 1,768  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    27 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    James Macgill | More programs
    LGPL / FREE
    March 13th, 2009, 19:09 GMT [view history]
    ROOT / Multimedia / Graphics

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    GeoTools description

    GeoTools is a Java toolkit for geospatial applets, applications, and services.

    Geotools is an open source Java GIS toolkit for developing standards compliant solutions. GeoTools project provides an implementation of Open Geospatial Consortium (OGC) specifications as they are developed.

    Geotools maintains an open development process, with public collaboration on new ideas . Project communication is open to all , and we welcome new contributions .

    Here are some key features of "GeoTools":

    Data Formats:

    · Geotools tries to support as many data formats as possible.

    · The DataStore interface is used to access vector data.

    DataStore:

    Data formats supported are:

    · Shapefile - an ESRI shapefile (R/W)
    · GML - Geography Markup Language (R)
    · PostGIS - geometric objects for PostgreSQL (R)
    · Oracle Spatial - Oracle's extension for spatial data (R)
    · ArcSDE - ESRI's middleware for spatial databases (R)
    · MySQL - support for the new geometry types
    · GeoMedia - an Intergraph format (R)
    · Tiger - Topologically Integrated Geographic Encoding and Referencing developed at the US Census Bureau (R)
    · VPF - Vector Product Format, a data interchange format (R)

    Features and Geometries:

    · Features are used to represent basic geographic elements in a vector system. These are composed of both geometries and attributes.

    · Java Topology Suite (JTS) is used as the current geometry model. This library is an implementation of the Simple Features Specification for SQL, http://www.opengis.org/docs/99-049.pdf. It also provides in memory spatial indexing support and robust topologic operations, though they are not used much at present in the codebase.

    · If you're willing to add some vector computation operations (for example, overlay) please step up: we need someone willing to work on an operation API and the associated implementations. See the Operations API page for more information.

    Grid coverages:

    · A grid coverage provides support for the raster data format, that is, a georeferenced grid of numbers that can be used to represent data ranging from satellite images, to digital elevation models, noise distribution and so on. See also the OpenGIS specification about grid coverages, http://www.opengis.org/docs/01-004.pdf.

    · Grid coverages are based on the JAI library which provides support for data management, presentation, image data format access, tiling support, a framework for raster data processing with lots of predefined operators.

    Coordinate Transformation:

    · The cts-coordtrans (CTS) module implements a subset of the OGC's Coordinate Transformation Services specification, http://www.opengis.org/docs/01-009.pdf. It provides an implementation for general positioning, coordinate reference systems, and coordinate transformations.

    · Types of transformations provided include datum shifts, map projections (Mercator, Transverse Mercator, Lambert Conformal Conic, Albers Equal Area Conic, Stereographic, Orthographic) and others.

    Renderers:

    Geotools has two renderer implementations:

    · LiteRenderer - a 'stateless' renderer, particularly useful in server-side environments. Main features: code simplicity and low memory footprint, but it's faster than J2D only for the first map rendering.
    · J2D - a 'stateful' renderer with optimizations for update rate, good for interactive client-side displays. It's way more complex but supports on the fly coordinate reprojection, fast update by intelligent data decimation and memory caching.

    Styling:

    · Allows for symbolizing (colour, line thickness, opacity, etc.) of datasets. This is closely modeled on, and fully supporting, the OpenGIS Styled Layer Descriptor specification, http://www.opengis.org/docs/02-070.pdf. These can be stored as XML documents.

    Filter Encodings:

    · Filters provide a way to specify a subset of features to operate on. This supports both attribute and spatial constraints and a method of storing these as XML documents.

    · This is an implementation of the Filter Encoding specification, http://www.opengis.org/docs/02-059.pdf

    Graph:

    · Allows the creation of graphs and networks based on MultiLineStrings or arbitray Geometries and Spatial Relationships. Graphs can be walked using the visitor pattern. Common walks, such as shortest route, are already available. Other walks may also be defined by the user.

    Validation:

    · This provides a method to validate features base on different constraints. Allows the definition of test suites based on validaiton plug-ins. Tests suites (and indeed validaiton plug-ins) are configured using xml files.

    · A working validation Processor is provided as a demo.

    Requirements:

    · Java 1.4.x
    · The Java Advanced Imaging Libraries (JAI)
    · The Java Advanced Imaging Image I/O Tools
    · The JAI and the JAI I/O Tools

    What's New in This Release: [ read full changelog ]

    Sub-task:
    · [GEOT-2107] - Remove old filters/expressions usage from xml-xsd
    · [GEOT-2116] - Remove old filter usage from the validation module

    Bug:
    · [GEOT-2091] - Trunk build broken by geoapi-2.2-SNAPSHOT
    · [GEOT-2096] - net.opengis.ows10.DomainType.getValue() has wrong multiplicity.
    · [GEOT-2097] - XSAnyURIBinding bound to java.net.URI causes parsing problems, it should be bound to java.lang.String
    · [GEOT-2098] - net.opengis.wfs.FeatureTypeType.getOtherSRS() has wrong multiplicity
    · [GEOT-2266] - CRS.toSRS doesn't work if the WKT or HSQL factory.
    · [GEOT-2272] - V1.0.0 Commit sometimes fails to resolve schema when encoding xml commit

    Improvement:
    · [GEOT-2075] - Allow Square Bracket in search condition
    · [GEOT-2109] - JDBCFeatureSourceTest cannot work with DB2 Spatial Extender
    · [GEOT-2224] - JDBCFeatureReader should ensure CRS is set for geometries returned
    · [GEOT-2226] - Improve spatial filter performance with Prepared Geometries
    · [GEOT-2273] - ability to not turn on/off feature bounds in encoded features
    · [GEOT-2275] - Support FeatureType in FeatureTypeCache

    New Feature:
    · [GEOT-2080] - Allow bindings to declare their contents should not be parsed further
    · [GEOT-2129] - Allow third party objects to perform custom encoding in selected places
    · [GEOT-2132] - WPSCapabilitiesType missing the xml:lang attribute
    · [GEOT-2133] - Validating WPS caps responses using Parser fails
    · [GEOT-2136] - Some WPS model objects are missing the xml:lang attribute
    · [GEOT-2138] - WPSCapabilites.version does not get encoded
    · [GEOT-2141] - WPS ProcessDescription.processVersion does not get encoded
    · [GEOT-2281] - Reserve Areas of the Screen from the Labelling process

    Task:
    · [GEOT-2067] - Make sure it's possible to compute bounds out of a view
    · [GEOT-2268] - Change TXT by ECQL

      


    TAGS:

    Java toolkit | geospatial applets | geospatial applications | GeoTools | Java | toolkit



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM