検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for geography (0.015 sec.)
GeoDjango Model API — Django 4.0.6 ドキュメント 12832
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... want decent performance, enable the GeometryField.geography keyword so that geography database type is used in ... is limited to the PostGIS and SpatiaLite backends. geography ¶ GeometryField. geography ¶ If set to True , this ... option will create a database column of type geography, rather than geometry. Please refer to the geograp ... hy type section below for more details. 注釈 Geography support is limited to PostGIS and will force the S ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 8696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formance on WGS84 distance queries, consider using geography columns in your database instead because they are ... distance queries. You can tell GeoDjango to use a geography column by setting geography=True in your field def ... s ¶ The following table provides a summary of what geography-specific database functions are available on each ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8144
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.5 release. New features include support for the geography type and enabling of distance queries with non-poi ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
索引 — Django 4.0.6 ドキュメント 8107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eds のクラス) geographic (SpatialReference の属性) geography (GeometryField の属性) GeoHash (django.contrib.gis ...
https://man.plustar.jp/django/genindex.html - [similar]
モデル — Django 4.0.6 ドキュメント 8107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed. For example: from django.db import models from geography.models import ZipCode class Restaurant ( models . ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
PREV 1 NEXT