翻訳と辞書
Words near each other
・ Spatial relation
・ Spatial Reuse Protocol
・ Spatial science
・ Spatial Sciences Institute
・ Spatial Synoptic Classification system
・ Spatial tense
・ Spatial turn
・ Spatial twist continuum
・ Spatial variability
・ Spatial verification
・ Spatial view cells
・ Spatial visualization ability
・ Spatial-numerical association of response codes
・ Spatial/Design
・ Spatialism
SpatiaLite
・ Spatialization
・ Spatially Explicit Landscape Event Simulator
・ Spatially offset Raman spectroscopy
・ Spatial–temporal reasoning
・ Spatiamentum
・ Spatika Lingam
・ Spatiospectral scanning
・ Spatiotemporal database
・ Spatiotemporal Epidemiological Modeler
・ Spatiotemporal gene expression
・ Spatiotemporal pattern
・ Spatium
・ Spatium 3D Technologies
・ Spatlo


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

SpatiaLite : ウィキペディア英語版
SpatiaLite

SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality. It is similar to PostGIS, Oracle Spatial, and SQL Server with spatial extensions, although SQLite/SpatiaLite aren't based on client-server architecture: they adopt a simpler personal architecture. i.e. the whole SQL engine is directly embedded within the application itself: a complete database simply is an ordinary file which can be freely copied (or even deleted) and transferred from one computer/OS to a different one without any special precaution.
SpatiaLite extends SQLite's existing spatial support to cover the OGC's SFS specification. It isn't necessary to use SpatiaLite to manage spatial data in SQLite, which has its own implementation of R-tree indexes and geometry types, but in order to do advanced spatial queries and support multiple map projections, SpatiaLite is needed. SpatiaLite is provided natively for Linux and Windows as a software library as well several utilities that incorporate the SpatiaLite library. These utilities include command line tools that extend SQLite's own with spatial macros, a graphical GUI for manipulating Spatialite databases and their data, and a simple desktop GIS tool for browsing data.
Being a single binary file, SpatiaLite is also being used as a GIS vector format to exchange geospatial data.
== Software that supports SpatiaLite ==

* Desktop:
*
* ESRI ArcGIS since version 10.2 as "Database Connection".〔http://resources.arcgis.com/en/help/main/10.2/index.html#/What_s_new_in_ArcGIS_10_2/016w0000005s000000/〕
*
* QGIS supports SpatiaLite native since version 1.1〔(【引用サイトリンク】url=http://qgis.org/en/about-qgis/features.html )
*
* AutocadMap 2013
*
* Global Mapper 〔http://www.bluemarblegeo.com/products/global-mapper-features.php〕
*
* OpenJUMP offers a Plug-In.
*
* FME (also available as server)
*
* TileMill renderer (uses Mapnik) reads SpatiaLite as data source.
*
* Spatial Manager Desktop, Spatial Manager for AutoCAD, Spatial Manager for BricsCAD
* (Web)Server:
*
* GeoServer via SpatiaLite extension.〔(【引用サイトリンク】url=http://docs.geoserver.org/stable/en/user/community/spatialite/index.html )
*
* GeoDjango via the GeoDjango module.〔(【引用サイトリンク】url=https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/spatialite/ )
*
* Web2py (web framework) native 〔https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#requirements〕
*
* FeatureServer, a WFS server.
* Tools and libraries:
*
* OGR Simple Feature Library reads and writes SpatiaLite since version 1.7
*
* GeoTools supports SpatiaLite using JDBC module.〔(【引用サイトリンク】url=http://docs.codehaus.org/display/GEOTOOLS/JDBC+SpatiaLite )
*
* Mapnik, a renderer.
*
* pyspatialite, a Python library.
*
* OSGeo Live DVD includes spatialite along with a short tutorial.〔http://live.osgeo.org/en/quickstart/spatialite_quickstart.html〕
* Web Apps:
*
* GeoConverter - Free online data converter which reads and writes several GIS vector file formats (based on OGR), including SpatiaLite.〔http://giswiki.hsr.ch/GeoConverter〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「SpatiaLite」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.