TerraLib (original) (raw)
TerraLib è una libreria software GIS che estende la tecnologia dei DBMS basati sul sistema oggetto-relazione per gestire tipi di dati spazio-temporali. La libreria supporta diversi DBMS, tra cui MySQL, PostgreSQL, e Oracle. Il suo modello di dati vettoriali è verso l'alto (con funzioni che implementano) compatibile con gli standard OGC. TerraLib supporta lo sviluppo di applicazioni geografiche che utilizzano database spaziali.
Property | Value |
---|---|
dbo:abstract | TerraLib ist eine Open-Source-Programmbibliothek mit Funktionen eines Geoinformationssystems. Die Bibliothek wurde in C++ geschrieben und besitzt Programmierschnittstellen zu Java und Visual Basic. Ein Zusammenschluss mehrerer öffentlicher Einrichtungen aus Brasilien hat TerraLib entwickelt. Motivation war es ein Geoinformationssystem zu haben, das auf die Bedürfnisse von Umwelt- und sozioökonomische Daten ausgerichtet ist, gut mit großen Datenmengen zurechtkommt und sich leicht eigenständig erweitern lässt um neue Forschungsmethoden implementieren zu können. Ein wesentliches Ziel liegt in der Verarbeitung großer räumlicher und raumzeitlicher Datenmengen. Daher werden vergleichsweise viele Datenbanken unterstützt. PostgreSQL mit der räumlichen Komponente PostGIS, die Oracle-Datenbank (insbesondere Oracle Spatial and Graph), MySQL, Firebird und der Microsoft SQL Server können angebunden werden. Innerhalb der TerraLib-Architektur werden die Daten verarbeitet und im Cache gespeichert um die Zeit des Renderns von Landkarten zu verkürzen. So können Benutzer schneller und ruckelfrei durch visualisierte Geodaten navigieren. Das Datenmodell ist ab Version 4 mit den OGC-Standards kompatibel. TerraLib unterstützt dynamisches Modellieren in verallgemeinerten Zellräumen, hat einen Schnittstelle zur statistischen Programmiersprache R und kann auch mit Bilddateien umgehen. Es sind zahlreiche Modelle für räumliche Daten implementiert. Aufbauend auf TerraLib hat das brasilianische Instituto Nacional de Pesquisas Espaciais das GIS TerraView entwickelt. (de) TerraLib is an open-source GIS software library that extends object-relational DBMS technology to handle spatiotemporal data types. The library supports different DBMS, including MySQL, PostgreSQL, and Oracle. Its vector data model is upwards compliant with OGC standards. TerraLib supports the development of geographical applications using spatial databases. The design goal for TerraLib is to support large-scale applications using socioeconomic and environmental data. It handles spatiotemporal data types (events, moving objects, cell spaces, modifiable objects) and allows spatial, temporal and attribute queries on the database. TerraLib supports dynamic modelling in generalized cell spaces and has a dynamic link with the R programming language for statistical analysis. It handles large image data sets. TerraLib is implemented as a library of C++ classes and functions, written in ANSI-C++, and has programming interfaces in Java and Visual Basic. TerraLib has a core development team based in Brazil. The team includes the Image Processing Division of Brazil's National Institute for Space Research, and the Computer Graphics Technology Group of the Pontifical Catholic University of Rio de Janeiro. TerraLib is licensed as open-source according to the LGPL. Using TerraLib, the INPE team developed the TerraView open-source GIS, which provides functions for data conversion, visualization, exploratory spatial data analysis, spatial statistical modelling and spatial and non-spatial queries. Another application is TerraAmazon, Brazil's national database for monitoring deforestation in the Amazon Rainforest. It handles more than 2 million complex polygons and 60 GB of remote sensing images. (en) TerraLib è una libreria software GIS che estende la tecnologia dei DBMS basati sul sistema oggetto-relazione per gestire tipi di dati spazio-temporali. La libreria supporta diversi DBMS, tra cui MySQL, PostgreSQL, e Oracle. Il suo modello di dati vettoriali è verso l'alto (con funzioni che implementano) compatibile con gli standard OGC. TerraLib supporta lo sviluppo di applicazioni geografiche che utilizzano database spaziali. (it) |
dbo:developer | dbr:National_Institute_for_Space_Research |
dbo:genre | dbr:Geographic_information_system |
dbo:latestReleaseDate | 2019-07-05 (xsd:date) |
dbo:latestReleaseVersion | 5.4.3 |
dbo:license | dbr:GNU_Lesser_General_Public_License |
dbo:thumbnail | wiki-commons:Special:FilePath/logo_terralib_index.png?width=300 |
dbo:wikiPageExternalLink | http://www.terralib.org/ |
dbo:wikiPageID | 1513683 (xsd:integer) |
dbo:wikiPageLength | 3197 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1018056658 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Brazil dbr:Deforestation_of_the_Amazon_rainforest dbc:Free_computer_libraries dbr:Geographic_information_system dbr:GNU_Lesser_General_Public_License dbr:MySQL dbr:Linux dbr:Polygon_(computer_graphics) dbr:C++ dbr:ANSI dbr:DBMS dbr:Remote_sensing dbr:Java_(programming_language) dbr:TerraAmazon dbr:Pontifical_Catholic_University_of_Rio_de_Janeiro dbr:PostgreSQL dbr:Microsoft_Windows dbr:National_Institute_for_Space_Research dbr:Open-source_software dbr:Open_Geospatial_Consortium dbc:Free_GIS_software dbr:Visual_Basic dbr:Spatiotemporal_database dbr:TerraView dbr:Gigabyte dbr:Spatial_database dbr:R_programming_language dbr:Oracle_database dbr:File:Logo_terralib_index.png dbr:Spatial_data_analysis |
dbp:developer | INPE, TecGraf/PUC-RIO and FUNCATE (en) |
dbp:genre | Geographic information system software library (en) |
dbp:latestReleaseDate | 2019-07-05 (xsd:date) |
dbp:latestReleaseVersion | 5.400000 (xsd:double) |
dbp:license | dbr:GNU_Lesser_General_Public_License |
dbp:logo | dbr:File:Logo_terralib_index.png |
dbp:name | TerraLib (en) |
dbp:operatingSystem | dbr:Linux dbr:Microsoft_Windows |
dbp:website | http://www.terralib.org/ |
dbp:wikiPageUsesTemplate | dbt:Cite_book dbt:Infobox_software dbt:More_citations_needed dbt:Portal_bar |
dbp:wordnet_type | http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dct:subject | dbc:Free_computer_libraries dbc:Free_GIS_software |
gold:hypernym | dbr:Library |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 dbo:Library yago:Software106566077 |
rdfs:comment | TerraLib è una libreria software GIS che estende la tecnologia dei DBMS basati sul sistema oggetto-relazione per gestire tipi di dati spazio-temporali. La libreria supporta diversi DBMS, tra cui MySQL, PostgreSQL, e Oracle. Il suo modello di dati vettoriali è verso l'alto (con funzioni che implementano) compatibile con gli standard OGC. TerraLib supporta lo sviluppo di applicazioni geografiche che utilizzano database spaziali. (it) TerraLib ist eine Open-Source-Programmbibliothek mit Funktionen eines Geoinformationssystems. Die Bibliothek wurde in C++ geschrieben und besitzt Programmierschnittstellen zu Java und Visual Basic. Ein Zusammenschluss mehrerer öffentlicher Einrichtungen aus Brasilien hat TerraLib entwickelt. Motivation war es ein Geoinformationssystem zu haben, das auf die Bedürfnisse von Umwelt- und sozioökonomische Daten ausgerichtet ist, gut mit großen Datenmengen zurechtkommt und sich leicht eigenständig erweitern lässt um neue Forschungsmethoden implementieren zu können. (de) TerraLib is an open-source GIS software library that extends object-relational DBMS technology to handle spatiotemporal data types. The library supports different DBMS, including MySQL, PostgreSQL, and Oracle. Its vector data model is upwards compliant with OGC standards. TerraLib supports the development of geographical applications using spatial databases. (en) |
rdfs:label | TerraLib (de) TerraLib (it) TerraLib (en) |
owl:sameAs | freebase:TerraLib yago-res:TerraLib wikidata:TerraLib dbpedia-de:TerraLib dbpedia-it:TerraLib https://global.dbpedia.org/id/4vnuJ |
prov:wasDerivedFrom | wikipedia-en:TerraLib?oldid=1018056658&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/Logo_terralib_index.png wiki-commons:Special:FilePath/logo_terralib_index.png |
foaf:homepage | http://www.terralib.org/ |
foaf:isPrimaryTopicOf | wikipedia-en:TerraLib |
foaf:name | TerraLib (en) |
is dbo:wikiPageWikiLink of | dbr:Geographic_information_system_software dbr:Array_DBMS dbr:Comparison_of_geographic_information_systems_software dbr:TerraAmazon dbr:PostGIS dbr:Spatiotemporal_database dbr:TerraView |
is foaf:primaryTopic of | wikipedia-en:TerraLib |