Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.8% on repo1.maven.org
Top 4.8% dependent packages on repo1.maven.org
Top 4.9% forks on repo1.maven.org

repo1.maven.org : io.oss84.geotools:gt-main

The main module contains the GeoTools public interfaces that are used by other GeoTools modules (and GeoTools applications). Where possible we make use industry standard terms as provided by OGC and ISO standards. The formal GeoTools public api consists of gt-metadata, jts and the gt-main module. The main module contains the default implementations that are available provided to other GeoTools modules using our factory system. Factories are obtained from an appropriate FactoryFinder, giving applications a chance configure the factory used using the Factory Hints facilities. FilterFactory ff = CommonFactoryFinder.getFilterFactory(); Expression expr = ff.add( expression1, expression2 ); If you find yourself using implementation specific classes chances are you doing it wrong: Expression expr = new AddImpl( expression1, expressiom2 );

Registry - Source - Documentation - JSON
purl: pkg:maven/io.oss84.geotools/gt-main
Keywords: geojson, geospatial, geotools, gis, java, mongodb, mysql, oracle-spatial, postgis, shapefile, sqlserver
License: LGPL-2.1
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: io.oss84.geotools
Dependent packages: 13
Dependent repositories: 2
Stars: 1,545 on GitHub
Forks: 1,106 on GitHub
Total Commits: 8076
Committers: 391
Average commits per author: 20.655
Development Distribution Score (DDS): 0.763
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...