検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for raster (0.021 sec.)
GDAL API — Django 4.0.6 ドキュメント 12696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inimal support for GDAL's features with respect to raster (image) data. 注釈 Although the module is named gd ... upports some of the capabilities of OGR and GDAL's raster features at this time. オーバービュー ¶ Sample Dat ... ontent.com/django/django/main/tests/gis_tests/data/rasters/raster.tif Vector Data Source Objects ¶ DataSourc ... eometry ... geom . transform ( ct ) # transforming Raster Data Objects ¶ GDALRaster ¶ GDALRaster is a wrappe ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 12269
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns are not as rich as other backends like PostGIS. Raster Support ¶ RasterField is currently only implemente ... PostGIS backend. Spatial lookups are available for raster fields, but spatial database functions and aggrega ... tes aren't implemented for raster fields. Creating and Saving Models with Geometry F ... he GEOS tutorial . Creating and Saving Models with Raster Fields ¶ When creating raster models, the raster f ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 9513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n this section are available for GeometryField and RasterField . For an introduction, see the spatial lookup ... spatial lookup compatibility table . Lookups with rasters ¶ All examples in the reference below are given f ... uts, but the lookups can be used the same way with rasters on both sides. Whenever a lookup doesn't support ... ST_Polygon function. See also the introduction to raster lookups . The database operators used by the looku ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 8535
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on ( 'postgis' ), ... ] If you plan to use PostGIS raster functionality on PostGIS 3+, you should also activ ... ate the postgis_raster extension. You can install the extension using the ... n, or directly by running CREATE EXTENSION postgis_raster; . GeoDjango does not currently leverage any PostG ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 8250
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th Geometry Fields Creating and Saving Models with Raster Fields Spatial Lookups Distance Queries Compatibil ... e Objects OGR Geometries Coordinate System Objects Raster Data Objects 設定 例外 Geolocation with GeoIP2 カス ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 7966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s . CharField ( max_length = 100 ) rast = models . RasterField () Spatial Field Types ¶ Spatial fields consi ... st of a series of geometry field types and one raster field type. Each of the geometry field types corre ... specification [1] . There is no such standard for raster data. GeometryField ¶ class GeometryField ¶ The ba ... tryCollectionField ¶ Stores a GeometryCollection . RasterField ¶ class RasterField ¶ Stores a GDALRaster . R ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 7752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... brary that has support for reading most vector and raster spatial data formats. Currently, GeoDjango only su ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 7752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nclude: Django model fields for OGC geometries and raster data. Extensions to Django's ORM for querying and ... high-level Python interfaces for GIS geometry and raster operations and data manipulation in different form ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... スが、raw データからファイルベースでインメモリの GDALRaster オブジェクト のインスタンス化をサポートしました。p ... 性の setter が追加されました。 PostGIS のユーザは、 RasterField により GDALRaster オブジェクトの保存 ができる ... querying はまだサポートしていません。 The new GDALRaster.warp() method allows warping a raster by specifyin ... g target raster properties such as origin, width, height, or pixel ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7610
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing invalid geometries on the database side. Added raster support for all spatial lookups . django.contrib.p ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 NEXT